summaryrefslogtreecommitdiff
path: root/gcr
Commit message (Expand)AuthorAgeFilesLines
* secure-memory: Fix odr-violation by using a private settertintou/fix-ciCorentin Noël2022-06-051-6/+5
* gcr: Add nullable and out annotations in GcrCertificateCorentin Noël2022-04-302-28/+34
* build: Make building the Vala bindings optionalMarvin Schmidt2022-04-291-12/+14
* gck: Remove floating capabilities to GckAttributesCorentin Noël2022-04-099-25/+29
* gck: use the right namespace for GckUriData methodsCorentin Noël2022-04-091-2/+2
* gck: Remove authenticate_slot/object from GckModuleCorentin Noël2022-04-091-1/+1
* gcr: Update the inclusion guard to not mention gcr-baseCorentin Noël2022-04-0934-122/+98
* gck-object-cache: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-091-2/+2
* gcr-importer: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-094-27/+18
* gcr-import-interaction: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-092-27/+13
* gcr-comparable: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-094-17/+9
* gcr-prompt: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-095-31/+22
* gcr: Remove deprecated methodsCorentin Noël2022-04-095-189/+0
* gcr: Remove the GcrCollection interfaceCorentin Noël2022-04-0918-2917/+1
* gcr-simple-certificate: Use a GBytes internallyCorentin Noël2022-04-091-17/+6
* gcr: Add gcr-fingerprint.h file in gcr.hCorentin Noël2022-04-091-0/+1
* gck: Remove deprecated headerCorentin Noël2022-04-091-1/+1
* gcr: Remove gcr-base-3 and make gcr-3 independent of GTKCorentin Noël2022-04-0928-144/+101
* meson: Declare libversion variables and consistently use itCorentin Noël2022-04-081-6/+7
* meson: Use the library object to declare pkgconfig dependency chainCorentin Noël2022-04-081-1/+1
* gcr: fix build with newest gi-docgenmcatanzaro/ifaceMichael Catanzaro2022-04-041-1/+1
* meson: Fix unknown kw argument in gnome.generate_girJakub Jirutka2022-01-121-1/+0
* certifiate-request: Remove (constructor) annotationNiels De Graef2021-11-161-2/+2
* gcr: Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn commandsCorentin Noël2021-11-123-4/+4
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-1024-514/+222
* Unbreak build without systemd.Antoine Jacoutot2021-10-241-1/+1
* test-certificate-chain: Wait for objects being released by GTask'sMarco Trevisan (Treviño)2021-09-111-5/+35
* Drop "volatile" for g_once_init_enter locationsbugfix/drop-volatileNiels De Graef2021-05-027-7/+7
* gcr/meson.build: fix one parallel build failureChangqing Li2021-05-021-0/+1
* gcr-ssh-agent: Wire up systemd activationDaiki Ueno2021-03-274-23/+96
* gcr: Port ssh-agent tests from gnome-keyringDaiki Ueno2021-03-2730-5/+2163
* gcr-ssh-agent: Port from gnome-keyringDaiki Ueno2021-03-2713-0/+2116
* gcr/key-mechanism: Port to GTaskwip/nielsdg/gcr-key-mechanisms-gtaskNiels De Graef2021-02-051-26/+29
* gck-call: Simplify the code by using GTask based implementationMarco Trevisan (Treviño)2021-01-191-0/+1
* Remove Autotools buildNiels De Graef2021-01-162-437/+0
* gcr, ui: Use NULL for "simple" signalsNiels De Graef2021-01-163-4/+4
* gcr: mock-prompter: Stop using GParameterNiels De Graef2021-01-161-15/+20
* Create a workaround for tests and GTaskwip/nielsdg/fix-tests-with-racy-gtaskNiels De Graef2021-01-151-6/+9
* prompt: Support transient_for in WaylandNiels De Graef2021-01-131-0/+4
* gcr-console-interaction: Port to GTaskNiels De Graef2021-01-121-26/+29
* gcr-pkcs11-importer: Port to GTaskNiels De Graef2021-01-121-95/+71
* gcr-trust: Port to GTaskNiels De Graef2021-01-121-134/+89
* gcr-certificate-chain: Port to GTaskNiels De Graef2021-01-121-17/+14
* gcr-gnupg-importer: Port to GTaskNiels De Graef2021-01-121-21/+16
* gcr-subject-public-key: Port to GTaskNiels De Graef2021-01-121-20/+17
* gcr-gnupg-collecion: Port to GTaskNiels De Graef2021-01-121-43/+32
* gcr-library: Port to GTaskNiels De Graef2021-01-121-28/+24
* gcr-pkcs11-certificate: Port to GTaskNiels De Graef2021-01-121-44/+22
* gcr-memory-icon: Port to GTaskNiels De Graef2021-01-121-7/+8
* gcr-certificate-request: Port to GTaskNiels De Graef2021-01-121-40/+32