summaryrefslogtreecommitdiff
path: root/gck/gck-modules.c
Commit message (Expand)AuthorAgeFilesLines
* Drop Gck list APINiels De Graef2022-07-171-10/+8
* gck: Remove floating capabilities to GckAttributesCorentin Noël2022-04-091-3/+1
* gck: use the right namespace for GckUriData methodsCorentin Noël2022-04-091-2/+2
* gck: Remove deprecated headerCorentin Noël2022-04-091-2/+2
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-101-9/+7
* gck-call: Make the API more consistent, making it always handle GckCall pointersMarco Trevisan (Treviño)2021-01-191-4/+4
* gck-call: Move cb_object parameter to the async_ready functionsMarco Trevisan (Treviño)2021-01-191-2/+2
* gck-call: Simplify the code by using GTask based implementationMarco Trevisan (Treviño)2021-01-191-1/+1
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-031-3/+3
* Use Unicode in translatable stringsPiotr Drąg2016-10-181-1/+1
* Makefile.am: Single Makefile mode and parallel-testsStef Walter2014-03-031-1/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Port to new p11-kit managed style functionsStef Walter2013-05-271-11/+5
* Revert changes to libtool version and removed APIStef Walter2011-12-091-1/+1
* gck: Bump gck libtool version, as we removed interfaces from libgckStef Walter2011-12-081-1/+1
* gck: Add documentation for newly functionsStef Walter2011-12-081-2/+4
* gck: Add floating references to GckAttributesStef Walter2011-12-081-1/+1
* gck: Allow enumerating objects on a sessionStef Walter2011-11-021-2/+2
* Include gi18n-lib.h in library sources instead of gi18n.hGabor Kelemen2011-10-171-1/+1
* gck: Integrate GTlsInteraction into libgckStef Walter2011-10-031-3/+9
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-3/+11
* gck: Documentation, introspection, and header fixesStef Walter2011-09-291-0/+8
* gck: Fix introspection warnings and complete introspection annotationsStef Walter2011-09-281-21/+35
* gck: Add gck_modules_tokens_for_uri() functionStef Walter2011-08-311-19/+61
* gck: Cleanup gck API for consistencyStef Walter2011-08-251-10/+11
* gck: Add async initialization functions.Stef Walter2011-08-251-17/+91
* gck: Update GckUriFlags to match p11-kitStef Walter2011-07-061-2/+4
* Remove extraneous argument from gck_module_new and gck_module_initializeStef Walter2011-07-061-3/+2
* gck: Use p11-kit for module loading, messages, and uri parsing.Stef Walter2011-07-061-99/+37
* gck: Cleanup the documentationStef Walter2011-04-051-21/+102
* [gck] Update PKCS#11 URI to add library support.Stef Walter2011-01-191-21/+42
* [gck] Allow enumeration over slots as well as modules.Stef Walter2010-12-181-1/+1
* [gck] Don't load *.la files as PKCS#11 modules.Stef Walter2010-12-061-0/+4
* [gck] Add session options, remove module options.Stef Walter2010-09-271-9/+9
* Port gnome-keyring to new gck library.Stef Walter2010-08-251-3/+18
* [gck] Implement PkCS#11 URI's and enumerationStef Walter2010-08-091-83/+83
* [gck] Add methods for listing and initializing registered modules.Stef Walter2010-08-011-0/+65
* [gck] Remove most complex var args functions.Stef Walter2010-07-311-71/+5
* [gck] Remove session pooling, and add concept of module list.Stef Walter2010-07-301-0/+221