summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add test for GHmac in FIPS modemcatanzaro/gnutls-hmacMichael Catanzaro2021-07-011-0/+46
* dlopen GnuTLS instead of linking directlyMichael Catanzaro2021-07-014-9/+102
* Add a gnutls backend for GHmacColin Walters2021-07-017-7/+260
* ghmac: Split off wrapper functions into ghmac-utils.cColin Walters2021-07-013-112/+146
* Merge branch 'async-get-objects' into 'main'Philip Withnall2021-06-281-50/+97
|\
| * gdbusobjectmanagerclient: Cancel GetManagedObjects on disposeGuido Günther2021-06-281-5/+27
| * gdbusobjectmanagerclient: Call GetManagedObjects asyncGuido Günther2021-06-281-35/+60
| * gdbusobjectmanagerclient: Move weak ref helpers upwardsGuido Günther2021-06-281-15/+15
|/
* Merge branch 'DarkTrick-main-patch-77797' into 'main'Philip Withnall2021-06-231-1/+1
|\
| * g_value_set_string description: clarified (unified), that v_string is a copy.DarkTrick2021-06-231-1/+1
|/
* Merge branch 'mcatanzaro/gtlscertificate-introspection' into 'main'Michael Catanzaro2021-06-211-2/+2
|\
| * gtlscertificate: Add more annotations to new propertiesMichael Catanzaro2021-06-211-2/+2
* | Merge branch 'mcatanzaro/#2393' into 'main'Philip Withnall2021-06-213-43/+26
|\ \ | |/ |/|
| * gio: add missing Since tags in GTlsConnection/GDtlsConnectionMichael Catanzaro2021-06-212-5/+5
| * gdtlsconnection: document get_binding_data vfuncMichael Catanzaro2021-06-211-1/+2
| * gtlsconnection: Add doc comment for GTlsConnectionClassMichael Catanzaro2021-06-211-0/+14
| * gtlsconnection: use a vfunc to implement get_negotiated_protocol()Michael Catanzaro2021-06-212-41/+9
|/
* Merge branch 'wip/pwithnall/962-drop-embedded-pcre' into 'main'Philip Withnall2021-06-2138-35440/+64
|\
| * ci: Use default wrap mode for libpcre on cross-build platformsPhilip Withnall2021-06-211-3/+12
| * build: Drop unused pcre_objects+pcre_deps variables in meson.buildPhilip Withnall2021-06-161-6/+3
| * pcre: Drop internal libpcre copyPhilip Withnall2021-06-1629-35325/+0
| * build: Drop the internal_pcre option in favour of the subprojectPhilip Withnall2021-06-167-103/+34
| * ci: Update to the latest CI imagesPhilip Withnall2021-06-161-4/+4
| * ci: Update Android and mingw CI imagesPhilip Withnall2021-06-162-2/+3
| * subprojects: Add libpcre.wrapPhilip Withnall2021-06-101-0/+11
| * tests: Tweak whether a PCRE test is enabledPhilip Withnall2021-06-091-1/+1
* | Merge branch 'mcatanzaro/misleading-indentation' into 'main'Philip Withnall2021-06-161-1/+3
|\ \
| * | testgdate: fix -Wmisleading-indentation warningMichael Catanzaro2021-06-161-1/+3
* | | Merge branch 'gbytes-test-coverage' into 'main'Philip Withnall2021-06-161-37/+70
|\ \ \ | |/ / |/| |
| * | tests: Add a test for GBytes memory transfer with an odd free funcPhilip Withnall2021-06-161-0/+25
| * | tests: Test that g_bytes_unref(NULL) is a no-opPhilip Withnall2021-06-161-0/+8
| * | tests: Use g_assert_*() rather than g_assert() in bytes.cPhilip Withnall2021-06-161-37/+37
|/ /
* | Merge branch 'app_name' into 'main'Philip Withnall2021-06-161-1/+3
|\ \
| * | gfdonotificationbackend: set app_name if availableAndré Apitzsch2021-06-151-1/+3
* | | Merge branch 'mcatanzaro/readable-private-key' into 'main'Philip Withnall2021-06-164-70/+74
|\ \ \
| * | | gtlscertificate: add some doc links to PKCS #11 specificationMichael Catanzaro2021-06-151-5/+7
| * | | gtlscertificate: make private key properties readableMichael Catanzaro2021-06-154-65/+67
| |/ /
* | | Merge branch 'g_dbus' into 'main'Philip Withnall2021-06-165-3/+34
|\ \ \ | |/ / |/| |
| * | Added test case for g_dbus_is_error_namenitinosiris2021-06-162-3/+9
| * | gdbus: Add g_dbus_is_error_name() symbol for g_dbus_is_interface_name()nitinosiris2021-06-163-0/+25
* | | Merge branch 'wip/wait-status' into 'main'Philip Withnall2021-06-1513-107/+161
|\ \ \
| * | | spawn: Clarify the most common non-exit reason for process terminationSimon McVittie2021-06-151-2/+2
| * | | Distinguish more clearly between wait status and exit statusSimon McVittie2021-06-1513-105/+159
| * | | subprocess test: Check wait status correctlySimon McVittie2021-06-151-1/+1
* | | | Merge branch 'unix-mount-for-docs' into 'main'Ondrej Holy2021-06-151-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | gunixmounts: Document when g_unix_mount_at() returns NULLPhilip Withnall2021-06-091-0/+2
| * | | gunixmounts: Document NULL return value for g_unix_mount_for()Philip Withnall2021-06-091-0/+3
| | |/ | |/|
* | | Merge branch 'wip/pwithnall/local-file-monitor-deadlock' into 'main'Philip Withnall2021-06-151-1/+1
|\ \ \
| * | | glocalfilemonitor: Avoid a deadlock on finalizationPhilip Withnall2021-06-141-1/+1
* | | | Merge branch 'range-checked' into 'main'Philip Withnall2021-06-154-0/+113
|\ \ \ \