[glib] (426 commits) Non-fast-forward update to branch pgriffis/gtlscertificate-password



The branch 'pgriffis/gtlscertificate-password' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  f1ddad1... gtlscertificate: Add ability to load PKCS #12 encrypted fil

Commits added to the branch:

  9c7caf5... gsettingsschema: Fix docs for g_settings_schema_key_range_c (*)
  0de8ec8... Revert "Merge branch 'fix/gclosure-invoke-type-annotation'  (*)
  8b3506b... ci: Use C.UTF-8 locale on FreeBSD 12 (*)
  07f23b9... Update Korean translation (*)
  758948e... Update Chinese (China) translation (*)
  9f327fa... Update Romanian translation (*)
  3c459b7... doc: Explicitly said, that no null term. is needed (*)
  f26555b... Merge branch 'DarkTrick-main-patch-43422' into 'main' (*)
  93ec31e... Merge branch 'wip/lantw/ci-Use-C.UTF-8-locale-on-FreeBSD-12 (*)
  e1819c4... gio: Fix conditions in memory-monitor test (*)
  5b90f9d... Merge branch 'wip/hadess/fix-assert-eventually' into 'main' (*)
  e99ee35... Merge branch 'revert-cd93c350' into 'main' (*)
  28ad073... gpowerprofilemonitordbus: Fix a memory leak (*)
  a37b9d8... gpowerprofilemonitordbus: Fix a crash if no property is cac (*)
  d051ef1... gpowerprofilemonitorportal: Set property value by default (*)
  4f62fdf... tests: Fix subsequent tests after first power-profile test  (*)
  452afce... gsettings: Add various missing (nullable) or (not nullable) (*)
  b52de54... Merge branch '2481-power-profile-default-value' into 'main' (*)
  5083523... Fix false deprecation warnings on old GCC/MSVC (*)
  c9b1e66... Merge branch 'gcc-suppress-deprecated-2' into 'main' (*)
  21a27f4... Merge branch '2425-settings-schema-range-check' into 'main' (*)
  b8160ce... docs: Add a note about git-evtag to SECURITY.md (*)
  573c629... Merge branch 'readme-release-signing' into 'main' (*)
  73c217d... 2.69.3 (*)
  4466688... Update Swedish translation (*)
  9f102c2... Update French translation (*)
  b60cd32... gdesktopappinfo: Return failure rather than blindly call xt (*)
  f654e4f... Update Turkish translation (*)
  205697d... Update German translation (*)
  59e5612... gsequence: make treap priorities more random to avoid worst (*)
  1436c15... Update Croatian translation (*)
  aee2749... Update Hungarian translation (*)
  22a43dd... Updated Danish translation (*)
  f763f2b... Update Polish translation (*)
  e995974... ci: Replace FreeBSD 11 with FreeBSD 13 (*)
  6fe0f98... Add a (diagnostic) warning for finalized floating objects (*)
  e3e5a06... Merge branch 'wip/lantw/ci-Replace-FreeBSD-11-with-FreeBSD- (*)
  0d57092... gobject: Document it’s unsafe to call g_object_ref() from G (*)
  1da68b3... Update British English translation (*)
  6fd4f36... 2.70.0 (*)
  ea68b22... gobject: Cleanup GWeakRef locations on object finalization (*)
  e861f60... gobject: Cleanup weak locations when the last one has been  (*)
  a7262d6... gobject: Cleanup weak locations data as part of dispose (*)
  861afbe... Merge branch 'main' into 'main' (*)
  94b74c7... gversionmacros: Add version macros for GLib 2.72 (*)
  7692e84... build: Post-release version bump to 2.71.0 (*)
  7fc7c57... GString: Bump minimum size (*)
  97716e7... Merge branch 'gstring-min-size' into 'main' (*)
  23e37e0... Small optimization for g_object_set (*)
  497986c... Small optimization for g_object_setv (*)
  3b67d53... gobject: Clarify behaviour of adding weak refs during dispo (*)
  3e57fc4... Merge branch 'always-cleanup-weak-locations' into 'main' (*)
  3f1a1cd... Merge branch 'prop-set-speedups' into 'main' (*)
  468246b... gobject: Ensure an object has toggle references before noti (*)
  e8568e2... Fix documentation for g_dbus_object_manager_get_object(). (*)
  ab895d9... Update to Unicode 14 (*)
  00b4547... Merge branch 'unicode-14-updates' into 'main' (*)
  afaa081... Merge branch 'object-manager-doc-wrong-class' into 'main' (*)
  b2b7fed... Merge branch 'safer-toggle-notify' into 'main' (*)
  4558810... Merge branch 'gio-add-gsettings-nullable-annotations' into  (*)
  f6ddce4... g_output_stream_write_all: Allow NULL empty buffer (*)
  6483808... Merge branch 'fix-2471' into 'main' (*)
  bbd1350... Merge branch '#0434_GSequenceSlowsDown_counter' into 'main' (*)
  579ff9f... Merge branch 'ebassi/floating-warning' into 'main' (*)
  6fcad9d... Merge branch 'open-2.71' into 'main' (*)
  7ba86be... Add g_main_context_new_with_flags() (*)
  e26a8a5... Add G_MAIN_CONTEXT_FLAGS_OWNERLESS_POLLING (*)
  0460e78... GWin32AppInfo: Remove assertion on the opened registry key (*)
  2a17bac... Provide built DLLs as Gitlab-CI artifacts (*)
  bb40105... gutils: Avoid segfault in g_get_user_database_entry (*)
  969a263... Merge branch 'fix_pw_name_segfault' into 'main' (*)
  1176835... Merge branch 'gitlab-ci-provide-built-dlls' into 'main' (*)
  8d82453... gdbusobjectmanagerclient: Don’t warn if removing an interfa (*)
  3b4a34c... gdbusobjectmanagerclient: Remove an unused label (*)
  3d2ac60... Update gio/xdgmime with commit 722325f of xdgmime project (*)
  b489398... Force to use the config.h header file (required for HAVE_MM (*)
  d099ac6... Merge branch '2401-object-manager-warning' into 'main' (*)
  a1bfe89... Don't give up too early when collecting mime types (*)
  14e46ca... Don't compile some unused functions in gio/xdgmime/ (*)
  e7822bd... Silence an uninitialize variable warning (*)
  e4d1813... xdgmime: Finer handling for cases where mmap() is not avail (*)
  b765c79... gio/xdgmime/: LGPLv2+ -> LGPLv2.1+ (*)
  fa6f455... xdgmime: Add xdg_mime_set_dirs() method to override XDG env (*)
  38869ec... xdgmime: Prevent infinite loops from badly-formed MIME regi (*)
  2f98cbe... Remove function pointer casts when calling xdg_run_command_ (*)
  f304df3... Coerce type cast to void* because it causes compiler warnin (*)
  8f2a61f... Update Serbian translation (*)
  ef72bed... gtask: Document dependency on GMainContext more explicitly (*)
  97d39b7... Merge branch 'fix_atomic_cast' into 'main' (*)
  6e791f8... Update Persian translation (*)
  1bfac1e... Update Friulian translation (*)
  2b86821... fix uninitial variable (*)
  60173d0... Merge branch 'xdgmime_update' into 'main' (*)
  59ea3c5... glib-private: Add begin/end ignore leak functions for Addre (*)
  c2562bd... gcontenttype: Ignore intentional one-time leaks from xdgmim (*)
  f31e5e6... tests: Re-enable contenttype tests under AddressSanitizer (*)
  4db9e24... Merge branch 'main' into 'main' (*)
  510763c... Update Persian translation (*)
  6ccb387... Merge branch 'object-weak-ref-docs' into 'main' (*)
  1348b36... g_simply_proxy_resolver_set_ignore_hosts: add missing GIR a (*)
  951402d... Merge branch 'btj-main-patch-04927' into 'main' (*)
  709226d... Do not try to access errno after calling getpwnam_r. (*)
  75c854b... Merge branch 'main' into 'main' (*)
  36408b1... Merge branch '2404-task-docs-main-context' into 'main' (*)
  2464420... giomodule: Skip introspection of two virtual plugin functio (*)
  a0d2efd... Merge branch '2498-io-module-annotations' into 'main' (*)
  1c37f08... gdbusobjectmanagerserver: Factor out child object path vali (*)
  bd7a3e2... gappinfo: Modernize GAppInfo signals docs a bit (*)
  5890b2b... gdesktopappinfo: Emit "launched" and "launch-failed" signal (*)
  7665b74... gappinfo: Add launch-started signal (*)
  d5c9c05... Update Slovak translation (*)
  cbb2a51... Merge branch 'dbus-launch-startup-id' into 'main' (*)
  9255f1b... update the proxy-libintl subproject to the latest release (*)
  ad7ea7f... Merge branch 'fatal-meson-warnings' into 'main' (*)
  f0e0754... gdbusobjectmanagerserver: Disallow child objects at `/` (*)
  4023c9b... Merge branch '2500-object-manager-path-validation' into 'ma (*)
  0aff931... ci: Update Debian CI image to new Stable (Bullseye) (*)
  1bba036... ci: Update Fedora CI images to new oldstable (33) (*)
  e988220... ci: Update Coverity download URI (*)
  e728278... ci: Install the correct libpcre library in the Debian CI (*)
  a4c9049... build: Don’t pass false to `install_dir` (*)
  4658869... build: Bump Meson dependency to 0.52.0 (*)
  4f3e7ca... ci: Drop some workarounds for old Meson versions (*)
  59832ab... ci: Use the new CI images (*)
  a3ac24c... Update g_source_remove doc comment: the function doesn't al (*)
  25c6234... Merge branch 'GuillaumeGomez-main-patch-22014' into 'main' (*)
  0c6ed99... Update g_source_remove documentation for the returned value (*)
  32b4c53... Merge branch 'g_source_remove-doc' into 'main' (*)
  36531f7... gcontenttype: Fix strchr failure leading to a NULL derefere (*)
  84affed... gdbusauthmechanismsha1: Fix pointer being freed after being (*)
  16ce10e... glocalfile: Fix g_stat return value not being checked (*)
  5a032f3... glocalfileinfo: Fix atime/mtime mix due to bad copy/paste (*)
  e90eaff... gmarshal-internal: Fix string leakage due to misplaced chec (*)
  f419966... gnetworkmonitornm: Stop using removed PropertiesChanged sig (*)
  643fc7e... gnetworkmonitornm: Do not re-update cached property (*)
  33c2968... Fix always false statement warning in glib/gdatetime.c (*)
  74c3c5b... Fix signedness warning in glib/gcharset.c (*)
  affa411... Fix signedness warning in glib/ghostutils.c (*)
  574842a... Fix signedness warning in glib/genviron.c (*)
  cd04e0b... Fix signedness warning in glib/gslice.c (*)
  02a94a4... Merge branch 'fix_more_warnings' into 'main' (*)
  a2f2745... glib-private: Fix MSVC build with AddressSanitizer (*)
  f432ebf... ci: Add -fstack-protector to mingw64 cross file (*)
  a8a4bbf... Fix signedness warning in glib/gspawn-win32.c (*)
  4ec06aa... Fix missing initializer warning in glib/giowin32.c (*)
  90b2ad8... gutf8: Document that out args from g_utf16_to_utf8() are no (*)
  5471c13... Fix signedness warning in glib/gdate.c (*)
  78af147... Fix signedness warning in glib/gfileutils.c (*)
  d16d780... Fix signedness warning in glib/win_iconv.c (*)
  9dc7475... gopenuriportal: Fix GVariantBuilder and string leakage on g (*)
  a50e605... gproxyaddressenumerator: Fix string leakage on an invalid i (*)
  cdb9762... gsettings-mapping: Fix HANDLE being treated as unsigned (*)
  328bd31... gsocket: Add ignorant of an fcntl return value (*)
  b32727d... gsocks5proxy: Fix buffer overflow on a really long domain n (*)
  e9adcd8... gbacktrace: Fix fcntl command arguments not being checked (*)
  a3f81a2... gkeyfile: Remove unreachable code (*)
  5a61f8b... gmessages: Add check for a localtime function return value (*)
  0abf51e... gslice: Fix page size being limited to int instead of gsize (*)
  05dffc1... gvariant: Fix memory leak on a TYPE_CHECK failure (*)
  7f6ce4d... gvariant: Fix pointers being dereferenced despite NULL chec (*)
  5419228... gtype: Fix pointer being dereferenced despite NULL check (*)
  9f1c59e... add OOM handling in mimemagic (*)
  6163c2c... Merge branch 'update-ci' into 'main' (*)
  abb8e1c... meson: fix warnings for extract_all_objects function (*)
  2423419... Merge branch 'static-analysis' into 'main' (*)
  c8e78f3... Merge branch 'fatal-meson-warnings' into 'main' (*)
  68295cb... Merge branch 'utf16-to-utf8-docs' into 'main' (*)
  6e2de8f... Merge branch 'msvc-asan-build' into 'main' (*)
  aa729f0... Merge branch 'modern-nm-properties-changed' into 'main' (*)
  b89967a... Fix signedness warnings in glib/gpoll.c (*)
  928be8b... Fix signedness warnings in glib/gstdio.c (*)
  e212c5a... Merge branch 'fix_more_windows_warnings' into 'main' (*)
  c9b4b0e... Fix signedness warning in glib/gthread-win32.c (*)
  995823b... #1331: buffer overflow fix (*)
  85969ce... Merge branch 'main' into 'main' (*)
  6971f4f... Fix signedness warnings in glib/gtimezone.c (*)
  2f2e021... Fix signedness warnings in glib/gwin32.c (*)
  059dc76... Fix signedness warnings in gio/win32/gwinhttpvfs.c (*)
  a16d639... Fix signedness warning in gio/win32/gwin32fsmonitorutils.c (*)
  23e9017... Fix signedness warning in gio/win32/gwinhttpfile.c (*)
  db5a9d8... Fix signedness warning in gio/gsocket.c (*)
  9784f31... Merge branch 'fix_more_windows_warnings' into 'main' (*)
  ee867a3... gthread-win32: Remove an unnecessary volatile qualifier (*)
  422f744... Merge branch 'fix-win32-warnings' into 'main' (*)
  9b1b045... gunixmounts: Drop references to pamconsole mount option (*)
  0630272... gfileenumerator: Add missing precondition to get_child() (*)
  e508a0a... gfileenumerator: Upgrade existing warning to critical warni (*)
  b6424b5... gfileenumerator: Warn if name is not available for get_chil (*)
  2602e0f... Merge branch 'drop-pamconsole' into 'main' (*)
  464470d... Merge branch '2507-file-enumerator-docs' into 'main' (*)
  5484bf1... gutils: Add a comment specifying reason of omitting g_mkdir (*)
  ceb23e9... Merge branch 'XDG_RUNTIME_DIR_mkdir' into 'main' (*)
  8f41713... Update Croatian translation (*)
  ac26e9d... tests: Fix a typo in a test message in gdatetime.c (*)
  1df7c2e... gio: document g_file_get_relative_path() with absolute path (*)
  3a6e8bc... gio: check the given child name is not an absolute path (*)
  b268555... gio: fix GFile doc indentation and nullable annotations (*)
  0c5c55b... Merge branch 'datetime-typo-fix' into 'main' (*)
  7fde5a1... Merge branch 'gio-doc-relative' into 'main' (*)
  4f6c666... Update Latvian translation (*)
  6419033... Update Croatian translation (*)
  f9158d8... Update Croatian translation (*)
  10f7a0e... Update Croatian translation (*)
  8444dc5... Fix cast from pointer to integer of different size warning  (*)
  045a6fb... Merge branch 'fix_g_win32_app_info_launch_internal_signedne (*)
  8b443c3... gdelayedsettingsbackend: Fix applying after calling g_setti (*)
  05523b7... tests: Use a helper macro to drop redundant code in gsettin (*)
  3db22ab... gsettings: Improve documentation formatting slightly (*)
  0101ccb... gsettings: Clarify that g_settings_get_child() inherits del (*)
  44cbba5... gsettings: Drop internal delayed member (*)
  de720c9... Update Croatian translation (*)
  bff13ab... Update Croatian translation (*)
  2f4e911... Update Croatian translation (*)
  98e0789... Merge branch 'weak-refs-docs' into 'main' (*)
  e4b3a88... docs: Add .editorconfig file (*)
  310f2c1... gdbusconnection: Move ExportedSubtree definition (*)
  a497fdf... gdbusconnection: Add some ownership annotations (*)
  c8c2ed4... gdbusconnection: Make ExportedInterface/ExportedSubtree ref (*)
  50fbf05... gdbusconnection: Fix race between method calls and object u (*)
  117b748... gdbusconnection: Fix race between subtree method call and u (*)
  34ce204... tests: Add D-Bus object/subtree unregistration tests (*)
  e4bb09d... Merge branch 'fix-win32-app-info-registry-key-assert' into  (*)
  3dcae41... Revert "Don't compile some unused functions in gio/xdgmime/ (*)
  14c5589... gdbusaddress: setuid error message references AT_SECURE (*)
  32b034a... Merge branch 'setuid-wording' into 'main' (*)
  f6b8679... Update Ukrainian translation (*)
  46fe963... gkeyfile: Make various parsing variables const (*)
  9a9f6b5... Rename libpcre.wrap to pcre.wrap (*)
  40f995e... Merge branch 'editorconfig' into 'main' (*)
  726c44c... Merge branch '2400-dbus-race' into 'main' (*)
  48af1cb... Merge branch 'source-attach-trigger-wakeup' into 'main' (*)
  192b3e6... docs: Fix the GListModel description (*)
  e4288ef... Merge branch 'pcre' into 'main' (*)
  e045675... Update Swedish translation (*)
  1161bd8... Merge branch 'drop-old-xdgmime-change' into 'main' (*)
  9600307... gkeyfile: Add a length argument to is_key_name() (*)
  f71db39... gkeyfile: Avoid an unnecessary strcmp() (*)
  cba8d59... gkeyfile: Eliminate unnecessary allocations when setting bo (*)
  c296018... gkeyfile: Eliminate strcmp()s when looking up a group node (*)
  535653e... gstrfuncs: Document that g_ascii_strncasecmp() stops at fir (*)
  b07408f... gkeyfile: Fix off-by-one error in calculating value length (*)
  cdcc06b... gkeyfile: Move allocation of value until after error checki (*)
  6c70d30... gkeyfile: Tidy up ownership transfer in parse_key_value_pai (*)
  5a38dc7... gkeyfile: Move allocation of value until after locale check (*)
  f93f24e... gkeyfile: Avoid allocating a copy of the locale for a key (*)
  f471afb... gkeyfile: Clarify behaviour of locales and checked_locales (*)
  655e2ba... gkeyfile: Remove some redundant checks (*)
  d2e5c61... tests: Use g_assert_*() rather than g_assert() in keyfile.c (*)
  e8a6d0b... tests: Test various different invalid encoding names for ke (*)
  513f48b... gkeyfile: Rework preconditions to avoid unreachable branche (*)
  82be9c4... Merge branch 'keyfile-parsing-performance' into 'main' (*)
  fe0346a... gdate: Clarify the documentation for g_date_new_dmy() and n (*)
  9500542... Merge branch '2520-date-docs' into 'main' (*)
  fd080d8... Merge branch 'list-model-doc-fixes' into 'main' (*)
  7be79cb... Merge branch '2310-xdgmime-leaks' into 'main' (*)
  caf7779... Merge branch '2426-delayed-settings-null-handling' into 'ma (*)
  a107a32... gdbusproxy: Add G_DBUS_PROXY_FLAGS_NO_MATCH_RULE flag (*)
  12113f3... Fix always true comparison warning in glib/garray.c (*)
  746ce4e... Merge branch 'fix_garray_warning' into 'main' (*)
  044229e... Merge branch '1109-no-match-rule' into 'main' (*)
  ce093ed... Update Ukrainian translation (*)
  e5dc299... Fix link to pcre-8.37.tar.bz2 (*)
  15aff43... Merge branch 'fix_pcre' into 'main' (*)
  c57d312... Update Portuguese translation (*)
  b4b5b3d... Update Italian translation (*)
  22e438b... Update Croatian translation (*)
  b75a16b... gdbus: Add --interactive option to `gdbus call` (*)
  ef3ff29... Update Hebrew translation (*)
  9e3a08b... Fix signedness warning in gio/gcontenttype-win32.c (*)
  5eeac53... Changed gendered terms to be gender-neutral (*)
  c3a87f1... Merge branch 'main' into 'main' (*)
  88ed83c... gutils: Add missing (nullable) annotation to g_get_user_spe (*)
  e9acc6a... Merge branch '2529-special-dirs-annotation' into 'main' (*)
  c8fa295... tests: Drop arbitrary and flaky waits from actions tests (*)
  4eafbab... tests: Fix two small leaks in the actions test (*)
  d1fc42e... ci: Bump Meson version to 0.60.1 on macOS (*)
  366597a... Fix GSettings dict error macOS (*)
  1f1bf73... Merge branch 'mauriceackel-main-patch-88459' into 'main' (*)
  6a7187c... Merge branch 'actions-test-fix' into 'main' (*)
  fc4070a... gmessages: Support namespaced journals (*)
  2ebdf59... Merge branch 'wip/pwithnall/macos-ci' into 'main' (*)
  42f5a3e... Merge branch '2530-namespaced-journald' into 'main' (*)
  03753cd... Better detection of the cleanup attribute. (*)
  780af9c... Document potential footgun with GTlsCertificateFlags (*)
  38de97c... gtlsclientconnection: deprecate validation-flags property (*)
  d1e9e0c... gsocketclient: deprecate tls-validation-flags property (*)
  65368ca... Merge branch 'main' into 'main' (*)
  743b600... Merge branch 'mcatanzaro/validation-flags' into 'main' (*)
  511c5f5... tests: Wait for gdbus-testserver to die when killing it (*)
  e7e2949... Merge branch 'test-failure-gdbus-proxy' into 'main' (*)
  c6dca34... tests: Reformat mkenums.py slightly to make run-black.sh ha (*)
  0749643... gobject: Assert that GObjects are at least as aligned as ba (*)
  ed553e8... gtype: Eliminate -Wcast-align warnings with G_TYPE_CHECK_IN (*)
  7a8756d... gobject: Add advice on larger alignment requirements for GO (*)
  bc04b57... gtypes: Rework checked arithmetic handling (*)
  a2d8780... Merge branch '1231-gobject-alignment' into 'main' (*)
  9bd4730... gsubprocess: Add G_SUBPROCESS_FLAGS_SEARCH_PATH_FROM_ENVP (*)
  927c7e4... Merge branch 'subprocess-path-envp' into 'main' (*)
  f9b4a55... Fix signedness warning in gio/gwin32packageparser.c (*)
  264055f... Fix signedness warnings in gio/gwin32appinfo.c (*)
  8c35109... Fix signedness warnings in glib/gutf8.c (*)
  dea0ec3... Fix signedness warning in gio/ginputstream.c (*)
  22037bf... Fix set but unused parameter warning in gio/tests/gio-du.c (*)
  b09ccc4... Merge branch 'fix_all_warnings' into 'main' (*)
  b5dade1... Get back to '-werror' with warnings at level 3 (*)
  21b45d6... guri: Improve performance of remove_dot_segments() algorith (*)
  eba5443... Merge branch 'main' into 'main' (*)
  30c3f05... Merge branch 'back_to_werror' into 'main' (*)
  296a8c6... Sort output of gsettings command-line tool (*)
  81a31fd... Merge branch '2523-checked-arithmetic' into 'main' (*)
  6554af0... gutils: Disable some dead code on macOS (*)
  c94f24c... Merge branch 'fm/gsettings-output-sorted' into 'main' (*)
  e161c62... gio/tests/codegen.py: bump timeout to 100 seconds (*)
  e5719fd... gosxutils: Add newline at end of file (*)
  cc0e297... build: Disable -Wvariadic-macros (*)
  249e654... build: Pass warning and warning-disabling arguments to C++  (*)
  97e3d36... gosxutils: Add missing prototype (*)
  b891266... ci: Enable --werror on macOS (*)
  3ec896b... Merge branch 'wip/pwithnall/macos-werror' into 'main' (*)
  9adbdd4... gutf8: add string length check when ending character offset (*)
  674966b... Update Croatian translation (*)
  045b4b8... gwin32.c: Split out call to RtlGetVersion() (*)
  0715104... Annotate `g_getenv()` and `g_environ_getenv()` return value (*)
  5f56477... gutils.c: Improve Windows Server 2016/10 20H2+ detection (*)
  7540bed... gutils.c: Improve g_get_os_info() for Windows Server 2008+ (*)
  6d324cb... Merge branch 'getenv-nullable' into 'main' (*)
  d455ece... Merge branch 'improve-win32-version' into 'main' (*)
  fc05d08... Merge branch 'fix-timeout' into 'main' (*)
  de2f692... Merge branch 'main' into 'main' (*)
  40037eb... tests: Use g_assert_*() rather than g_assert() in converter (*)
  8e185e1... tests: Fix a flaky wait in converter-stream (*)
  c3f4f9c... Merge branch 'reformat-enums' into 'main' (*)
  84d02b1... Merge branch 'wip/pwithnall/test-converter-stream-fail' int (*)
  6d8045d... Merge branch 'gdbus-call-interactive' into 'main' (*)
  3b3d56a... gtlsdatabase: remove stray "Since: 2.70" (*)
  5f58522... gtlsdatabase: tone down warning about g_tls_database_verify (*)
  a6a41cf... gtlscertificate: tone down warning about g_tls_certificate_ (*)
  8299987... gtlsconnection: warn about footguns of using a non-default  (*)
  b092339... Merge branch 'mcatanzaro/gtlsdatabase-docs' into 'main' (*)
  d37706f... Update Croatian translation (*)
  5c3ebf3... Update Galician translation (*)
  9aaaf71... Update Ukrainian translation (*)
  4b9a27a... gdbusmessage: Add more bounds checking when parsing D-Bus m (*)
  c58be7d... tests: Add test cases for truncated D-Bus messages (*)
  1f8390c... gdbusmessage: Remove arbitrary restriction on minimum D-Bus (*)
  d98a522... gtestdbus: Print the dbus address on a specific FD intead o (*)
  93bde24... ci: Upgrade to clang-format-11 from clang-format-7 (*)
  e606205... Merge branch '2528-dbus-message-truncation' into 'main' (*)
  56b0b80... Merge branch 'dbus-daemon-print-address-fd' into 'main' (*)
  bff4db5... gdbusproxy: Make 'g-signal' signal detailed (*)
  ecb2bb7... Update Croatian translation (*)
  697d2c3... Update Ukrainian translation (*)
  467bcac... Update Portuguese translation (*)
  b248f34... meson: specify when commands need to succeed in run_command (*)
  23940e4... Merge branch 'dbusproxy-signal-detailed' into 'main' (*)
  6ec18d8... Merge branch 'fix-clang-format' into 'main' (*)
  6bdb06f... Merge branch 'run_command-check' into 'main' (*)
  ef4b43f... gutils: Make g_set_prgname() thread-safe (*)
  f496d28... Merge branch 'make_setprgname_thread_safe' into 'main' (*)
  dc243a5... tests: Allow `objcopy --help` to fail, because it fails on  (*)
  ebddb60... Add vfunc checks in gappinfo.c (*)
  de6da5a... GWin32AppInfo: Implement should_show vfunc (*)
  462b6c2... Merge branch 'issue-1104-avoid-crash' into 'main' (*)
  ed7c3dd... Merge branch 'wip/pwithnall/freebsd-objcopy-fix-why-oh-why' (*)
  c2b5fe9... gresolver: remove unneeded call to res_init() (*)
  6eb741a... gresolver: rename internal reload function (*)
  f877b82... gresolver: add missing locking (*)
  2a893fd... Merge branch 'mcatanzaro/gresolver-reload' into 'main' (*)
  f8bfd73... Update Ukrainian translation (*)
  5fcd249... De-duplicate g_nearest_pow() implementation (*)
  d01dc6d... Add stricter overflow protection from GArray to g_ptr_array (*)
  b5447e8... Add overflow protection to g_string_maybe_expand() (*)
  72ca69e... Add some overflow protection to g_string_chunk_insert_len() (*)
  d8e745d... Update Portuguese translation (*)
  badc51f... Merge branch 'g-nearest-pow' into 'main' (*)
  922df0c... Update Brazilian Portuguese translation (*)
  7dc7b84... gcharset: Document the CHARSET environment variable a bit (*)
  3fecaa3... tests: Unset CHARSET when testing locales to avoid it break (*)
  b4631c4... galloca: Add new API g_alloca0 and g_newa0 (*)
  1c7936b... slice-test: Use new g_newa0() function (*)
  8bf62d6... ghmac: Use new g_alloca0() function (*)
  34cf69e... gsignal: Use new g_newa0() function (*)
  b321bf7... goption: Use new g_newa0() function (*)
  1529c2c... gobject: Use new g_newa0() function (*)
  48d0d9f... gsocket: Use new g_alloca0() function (*)
  e9eec6f... Merge branch '2514-charset-conundrum' into 'main' (*)
  72377e3... Merge branch 'new_alloca0_newa0' into 'main' (*)
  9a30a49... gfileutils: Improve performance of g_canonicalize_filename( (*)
  96e02da... Updated Spanish translation (*)
  64961b5... Update Croatian translation (*)
  279a610... gqsort: Move test to glib/tests/ (*)
  38b61f3... Merge branch 'move_qsort_test' into 'main' (*)
  0a4b693... Update Polish translation (*)
  d08690c... Update Russian translation (*)
  3bd2ab4... docs: Improve GVariant docs (*)
  a8edd30... Merge branch 'wip/sadiq/improve-gvariant-docs' into 'main' (*)
  1ec3312... Defer GObject::notify during object destruction (*)
  074d0a7... Removing tests/asyncqueue-test.c from tests/ (*)
  b1e748a... Merge branch 'ebassi/dispose-notify' into 'main' (*)
  0ebaf8a... glib.supp: Suppress one-time allocation in g_get_home_dir() (*)
  120478e... Merge branch 'home-dir-suppression' into 'main' (*)
  4e8239b... Merge branch 'removing_asyncqueue_from_test' into 'main' (*)
  9bd3ae8... Merge branch '2541-canonicalize-performance' into 'main' (*)
  70a8811... GSource: move test to glib/tests/ (*)
  b5b3327... Merge branch 'move_test_sources' into 'main' (*)
  dd47df8... Merging tests/bit-test.c into glib/tests/utils.c (*)
  17ffe7b... Merge branch 'move_bit-test' into 'main' (*)
  d5e6793... tests: Factor out common calculations in test_basic_bits()  (*)
  cbd4882... tests: Test the function forms of g_bit_*() APIs too (*)
  5ab008a... Merge branch 'bit-test-improvements' into 'main' (*)
  3421a70... gfileutils: Add a comment in g_canonicalize_filename() (*)
  e3d28f8... Update Occitan translation (*)
  fc25f8d... gfileutils: Correctly reset start value when canonicalising (*)
  9538e05... Merge branch 'ossfuzz-41563-canonical-triple-slash-dot-dot' (*)
  93f5758... gfileutils: Fix transfer annotation and whitespace issues (*)
  4d2a76a... Merge branch 'file-utils-minor-fixes' into 'main' (*)
  84464d8... Update Indonesian translation (*)
  1acef5a... docs: Add API documentation links to the README (*)
  e3e3c02... Merge branch 'readme-docs' into 'main' (*)
  568291b... docs: Update the README a little (*)
  6c93858... Merge branch 'project-docs' into 'main' (*)
  4b2f342... gstrfuncs: don't require nonstandard functions for USE_XLOC (*)
  44397ad... Update Romanian translation (*)
  67dad10... Merge branch 'xlocale-musl' into 'main' (*)
  ce57cc1... Updated Lithuanian translation (*)
  2737776... gtlscertificate: Add ability to load PKCS #12 encrypted fil

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]