summaryrefslogtreecommitdiff
path: root/gck/gck-misc.c
Commit message (Expand)AuthorAgeFilesLines
* Drop Gck list APINiels De Graef2022-07-171-52/+0
* gck: Use the G_DEFINE_QUARK macroCorentin Noël2022-04-091-14/+1
* gck: Remove deprecated headerCorentin Noël2022-04-091-7/+0
* gck: Fix several annotationsCorentin Noël2021-11-161-2/+2
* docs: fix gi-docgen annotationsAbderrahim Kitouni2021-11-141-1/+1
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-101-54/+19
* Drop "volatile" for g_once_init_enter locationsbugfix/drop-volatileNiels De Graef2021-05-021-1/+1
* Replaced pointer aliasing in gck-misc with memcpy/memcmpGregor Riepl2019-11-261-4/+9
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Add version checking macrosStef Walter2014-01-061-0/+48
* Use GObject.Object instead of GLib.Object in introspection annotationsStef Walter2013-02-121-3/+3
* Revert changes to libtool version and removed APIStef Walter2011-12-091-0/+7
* gck: Bump gck libtool version, as we removed interfaces from libgckStef Walter2011-12-081-7/+0
* gck: Add documentation for newly functionsStef Walter2011-12-081-0/+1
* egg: Make secure memory pool shared across modulesStef Walter2011-12-081-0/+4
* gck: Integrate GTlsInteraction into libgckStef Walter2011-10-031-0/+15
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-2/+2
* gck: More introspection and documentation cleanupStef Walter2011-09-291-9/+14
* gck: Documentation, introspection, and header fixesStef Walter2011-09-291-7/+14
* gck: Fix introspection warnings and complete introspection annotationsStef Walter2011-09-281-3/+11
* gcr: Refactor the importer with multiple registered importersStef Walter2011-09-271-0/+12
* gck: Add debug output to GckEnumerator and bits of GckSessionStef Walter2011-08-311-0/+97
* gck: Use p11-kit for module loading, messages, and uri parsing.Stef Walter2011-07-061-165/+47
* gck: Cleanup the documentationStef Walter2011-04-051-4/+30
* [gck] Update PKCS#11 URI to add library support.Stef Walter2011-01-191-0/+39
* Miscellaneous string fixesPhilip Withnall2010-10-011-3/+3
* [gck] Simplify use of GckMechanismStef Walter2010-09-281-83/+0
* [gck] Expose CK_BBOOL and CK_ULONG casting helpers.Stef Walter2010-09-181-0/+20
* [gck] Implement PkCS#11 URI's and enumerationStef Walter2010-08-091-1/+1
* [gck] In preparation for public release, rename library.Stef Walter2010-07-291-0/+437