summaryrefslogtreecommitdiff
path: root/gck/gck.h
Commit message (Expand)AuthorAgeFilesLines
* Split Gcr and Gck libraries out of gnome-keyringsplitStef Walter2011-10-061-1324/+0
* gck: Add support for setting attributes in an arrayStef Walter2011-10-041-0/+16
* gck: Integrate GTlsInteraction into libgckStef Walter2011-10-031-3/+53
* gck: Fix more argument typesStef Walter2011-09-301-7/+7
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-12/+12
* gck: More introspection and documentation cleanupStef Walter2011-09-291-7/+7
* gck: Documentation, introspection, and header fixesStef Walter2011-09-291-14/+15
* gck: Work around g-ir-scanner syntax problemStef Walter2011-09-291-10/+20
* Gck: GckAttribute value field is a byte arrayStef Walter2011-09-291-5/+9
* gck: Fix introspection warnings and complete introspection annotationsStef Walter2011-09-281-34/+71
* gcr: Refactor the importer with multiple registered importersStef Walter2011-09-271-0/+4
* gck: Add functions for matching uri to modules and tokensStef Walter2011-09-091-2/+12
* gck: Add debug output to GckEnumerator and bits of GckSessionStef Walter2011-08-311-0/+4
* gck: Cleanup gck API for consistencyStef Walter2011-08-251-1/+3
* gck: Add async initialization functions.Stef Walter2011-08-251-1/+16
* gck: Update GckUriFlags to match p11-kitStef Walter2011-07-061-4/+14
* Remove extraneous argument from gck_module_new and gck_module_initializeStef Walter2011-07-061-4/+2
* gck: Use p11-kit for module loading, messages, and uri parsing.Stef Walter2011-07-061-21/+31
* gck: Cleanup the documentationStef Walter2011-04-051-256/+75
* [gck] Update PKCS#11 URI to add library support.Stef Walter2011-01-191-6/+23
* [gck] Allow enumeration over slots as well as modules.Stef Walter2010-12-181-0/+4
* [gck] Add functionality for dumping PKCS#11 attributes.Stef Walter2010-11-291-0/+3
* Merge branch 'ui-widgets'Stef Walter2010-10-051-0/+6
|\
| * Merge branch 'gck-work' into ui-widgetsStef Walter2010-08-281-0/+6
* | [gck] Mark the gck API as unstable with a define.Stef Walter2010-10-011-1/+10
* | [gck] GckAttribute with const value pointer.Stef Walter2010-09-281-1/+1
* | [gck] Simplify use of GckMechanismStef Walter2010-09-281-11/+1
* | [gck] Cleanup use of 'full' functions.Stef Walter2010-09-271-38/+38
* | [gck] Add session options, remove module options.Stef Walter2010-09-271-18/+28
* | [gck] Add gck_attributes_add_all() for copying GckAttributesStef Walter2010-09-181-0/+3
* | [gck] Expose CK_BBOOL and CK_ULONG casting helpers.Stef Walter2010-09-181-0/+8
|/
* Port gnome-keyring to new gck library.Stef Walter2010-08-251-0/+2
* [gck] Implement PkCS#11 URI's and enumerationStef Walter2010-08-091-17/+96
* [gck] Add methods for listing and initializing registered modules.Stef Walter2010-08-011-0/+4
* [gck] Make various objects pretty much immutable.Stef Walter2010-08-011-8/+15
* [gck] Remove most complex var args functions.Stef Walter2010-07-311-49/+0
* [gck] Remove session pooling, and add concept of module list.Stef Walter2010-07-301-11/+15
* [gck] Fix some indentationStef Walter2010-07-301-6/+6
* [gck] More header cleanups.Stef Walter2010-07-301-55/+1
* [gck] Objects keep reference to sessions not slots.Stef Walter2010-07-301-8/+2
* [gck] In preparation for public release, rename library.Stef Walter2010-07-291-0/+1297