summaryrefslogtreecommitdiff
path: root/gck/gck-slot.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-2/+1
2012-12-22Fix annotation warningsStef Walter1-3/+4
2011-12-09Revert changes to libtool version and removed APIStef Walter1-3/+16
2011-12-08gck: Bump gck libtool version, as we removed interfaces from libgckStef Walter1-16/+3
2011-12-08gck: Add documentation for newly functionsStef Walter1-0/+4
2011-12-08gck: Add floating references to GckAttributesStef Walter1-1/+1
2011-11-15gck: Fix problem where gck_slot_open_session_async() leaked objectsStef Walter1-2/+9
2011-11-14gck: Fix regression in gck_slot_open_session_finishStef Walter1-3/+37
2011-11-02gck: Allow enumerating objects on a sessionStef Walter1-1/+1
2011-11-02gck: GTlsInteraction is set on sessions, not slotsStef Walter1-95/+1
2011-11-01gck: Add methods for opening and logging in that accept interactionsStef Walter1-143/+15
2011-10-12gck: Add gck_slot_enumerate_objects() functionStef Walter1-4/+34
2011-10-12gck: Documentation fix upStef Walter1-1/+0
2011-10-03gck: Integrate GTlsInteraction into libgckStef Walter1-53/+131
2011-09-30gck: Fix more argument typesStef Walter1-3/+5
2011-09-29gck: More introspection tweaks, checking for parameters which allow noneStef Walter1-3/+8
2011-09-29gck: More introspection and documentation cleanupStef Walter1-16/+16
2011-09-29gck: Documentation, introspection, and header fixesStef Walter1-3/+27
2011-09-28gck: Fix introspection warnings and complete introspection annotationsStef Walter1-23/+104
2011-09-27gcr: Implement parsing of openpgp packet contents into records.Stef Walter1-33/+2
2011-09-09gck: Add functions for matching uri to modules and tokensStef Walter1-0/+38
2011-07-06gck: Use p11-kit for module loading, messages, and uri parsing.Stef Walter1-43/+104
2011-04-20fix unused-but-set-variable warningsMarc Plano-Lesay1-3/+0
2011-04-06gck: Cleanup the documentationStef Walter1-68/+35
2011-01-19[gck] Update PKCS#11 URI to add library support.Stef Walter1-28/+8
2010-12-18[gck] Allow enumeration over slots as well as modules.Stef Walter1-0/+19
2010-09-27[gck] Cleanup use of 'full' functions.Stef Walter1-2/+2
2010-09-27[gck] Add session options, remove module options.Stef Walter1-27/+33
2010-08-09[gck] Implement PkCS#11 URI's and enumerationStef Walter1-0/+27
2010-08-01[gck] Make various objects pretty much immutable.Stef Walter1-38/+43
2010-07-30[gck] Remove session pooling, and add concept of module list.Stef Walter1-31/+13
2010-07-29[gck] In preparation for public release, rename library.Stef Walter1-0/+1061