summaryrefslogtreecommitdiff
path: root/gck/gck-modules.c
Commit message (Expand)AuthorAgeFilesLines
* 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