summaryrefslogtreecommitdiff
path: root/gcr
Commit message (Expand)AuthorAgeFilesLines
* certificate: Print dates in ISO8601 formatDaiki Ueno2023-01-171-3/+3
* test-ssh-agent-process: remember to free connectionNiels De Graef2023-01-161-2/+3
* tests: Don't leak GError in test-ssh-agent-serviceNiels De Graef2023-01-161-0/+1
* gcr: Don't leak error/stderror when spawning askpassNiels De Graef2023-01-161-3/+3
* certificate: Don't leak Identifier field valueNiels De Graef2023-01-161-1/+1
* Stop using GSliceNiels De Graef2023-01-164-12/+12
* gcr: Add means to construct GcrCertificate from PKCS #11 URIDaiki Ueno2023-01-163-20/+188
* gcr: Fix criticals if a CN is nullNiels De Graef2022-08-091-0/+4
* gcr: Add GcrCertificateSection/FieldCorentin Noël2022-08-0710-0/+1091
* Drop Gck list APINiels De Graef2022-07-1710-46/+24
* gcr: Drop the GcrComparable interfaceNiels De Graef2022-07-159-243/+1
* parser: use gi-docgen syntaxNiels De Graef2022-07-091-19/+21
* importer: drop sync import methodNiels De Graef2022-07-072-121/+1
* meson: Ensure the vala metadata is foundNiels De Graef2022-07-071-2/+3
* certificate: Remove markup-textNiels De Graef2022-07-073-48/+1
* Drop remaning uses of strptime()Niels De Graef2022-07-072-13/+10
* egg: Drop usage of timegm in favor of GDateTimeNiels De Graef2022-07-071-2/+0
* Use GDateTime instead of GDateNiels De Graef2022-07-073-40/+20
* certificate: rename properties to match gettersnielsdg/certificate-props-renameNiels De Graef2022-07-061-28/+28
* gcr: Drop GcrColumnNiels De Graef2022-06-278-199/+0
* gcr: Rename gcr-ssh-askpassNiels De Graef2022-06-273-14/+12
* Drop custom icons in gcrNiels De Graef2022-06-2716-832/+1
* gcr: Remove gcr-prompter based D-Bus servicesnielsdg/remove-dbus-servicesNiels De Graef2022-06-263-23/+0
* meson: Install DBus services in the correct prefixNiels De Graef2022-06-131-1/+1
* Replace g_memdup with g_memdup2Niels De Graef2022-06-135-7/+7
* Remove symbols filesNiels De Graef2022-06-061-265/+0
* Add lookup of trust assertions for distrusted certscert-distrustedNiels De Graef2022-06-063-0/+290
* 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