summaryrefslogtreecommitdiff
path: root/gck/gck-private.h
Commit message (Expand)AuthorAgeFilesLines
* gck: Remove authenticate_slot/object from GckModuleCorentin Noël2022-04-091-14/+0
* gck-call: Make the API more consistent, making it always handle GckCall pointersMarco Trevisan (Treviño)2021-01-191-6/+4
* gck-call: Move cb_object parameter to the async_ready functionsMarco Trevisan (Treviño)2021-01-191-1/+2
* gck-call: Simplify the code by using GTask based implementationMarco Trevisan (Treviño)2021-01-191-9/+6
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* gck: Add GckBuilder as a mutable attribute setStef Walter2011-12-081-9/+5
* gck: Make the gck_attributes_to_string() function publicStef Walter2011-11-301-2/+0
* gck: Allow enumerating objects on a sessionStef Walter2011-11-021-1/+8
* gck: Enumerator can now retrieve object attributesStef Walter2011-10-121-0/+3
* gck: Integrate GTlsInteraction into libgckStef Walter2011-10-031-11/+37
* gck: Add debug output to GckEnumerator and bits of GckSessionStef Walter2011-08-311-0/+4
* Remove extraneous argument from gck_module_new and gck_module_initializeStef Walter2011-07-061-2/+1
* gck: Use p11-kit for module loading, messages, and uri parsing.Stef Walter2011-07-061-7/+14
* [gck] Update PKCS#11 URI to add library support.Stef Walter2011-01-191-2/+10
* [gck] Simplify use of GckMechanismStef Walter2010-09-281-0/+2
* [gck] Add session options, remove module options.Stef Walter2010-09-271-1/+1
* [gck] Implement PkCS#11 URI's and enumerationStef Walter2010-08-091-2/+11
* [gck] Remove session pooling, and add concept of module list.Stef Walter2010-07-301-8/+0
* [gck] In preparation for public release, rename library.Stef Walter2010-07-291-0/+162