summaryrefslogtreecommitdiff
path: root/gck
Commit message (Expand)AuthorAgeFilesLines
* Update symbols files for recently added API.Stef Walter2011-09-211-0/+2
* gck: Add functions for matching uri to modules and tokensStef Walter2011-09-093-2/+81
* gcr: Documentation, testing and distcheck fixesStef Walter2011-09-013-2/+4
* Typo in translatable stringFriedel Wolff2011-08-311-1/+1
* gck: Fix tests for new PKCS#11 URI revesionStef Walter2011-08-311-5/+5
* gck: Add gck_modules_tokens_for_uri() functionStef Walter2011-08-311-19/+61
* gck: Add debug output to GckEnumerator and bits of GckSessionStef Walter2011-08-3110-13/+792
* gck: Cleanup gck API for consistencyStef Walter2011-08-2511-23/+33
* Put ABI symbol checks into 'make check'Stef Walter2011-08-252-7/+214
* gck: Add async initialization functions.Stef Walter2011-08-256-62/+273
* Release version 3.1.43.1.4Stef Walter2011-07-251-0/+6
* gck: Fix PKCS#11 URI documentation.Stef Walter2011-07-181-6/+11
* gck: Dump major version number due to recent API refactoring.Stef Walter2011-07-092-10/+11
* gck: Update GckUriFlags to match p11-kitStef Walter2011-07-064-39/+58
* Remove extraneous argument from gck_module_new and gck_module_initializeStef Walter2011-07-0611-26/+20
* gck: Use p11-kit for module loading, messages, and uri parsing.Stef Walter2011-07-0618-953/+619
* Merge branch 'gnome-3-0'Stef Walter2011-05-091-1/+1
|\
| * Fix build with --no-add-neededStef Walter2011-05-091-2/+2
* | Fix Makefiles so testable libraries are rebuilt when source changes.Stef Walter2011-04-271-2/+2
* | Merge branch 'gnome-3-0'Stef Walter2011-04-2512-82/+32
|\ \ | |/
| * Modernize the remainder of the tests.Stef Walter2011-04-249-59/+13
| * Better testing configure options.Stef Walter2011-04-234-24/+20
* | Merge branch 'gnome-3-0'Stef Walter2011-04-212-4/+1
|\ \ | |/
| * gck: Fix linking issue due to type in Makefile.Stef Walter2011-04-211-1/+1
| * fix unused-but-set-variable warningsMarc Plano-Lesay2011-04-201-3/+0
| * gck: Cleanup the documentationStef Walter2011-04-0611-632/+655
| * Modernise the gck tests.Stef Walter2011-04-0511-687/+1218
* | gck: Cleanup the documentationStef Walter2011-04-0511-632/+655
* | Modernise the gck tests.Stef Walter2011-03-2311-687/+1218
* | Fix gck_uri_parse error messageLucian Adrian Grijincu2011-03-141-1/+1
|/
* [gck] Fix uri library-manufacturer test.Stef Walter2011-03-071-1/+1
* [gck] Support 'library-manufacturer' in PKCS#11 URIs properly.Stef Walter2011-03-011-1/+1
* Fix problems building tests using internal functions.Stef Walter2011-01-199-2/+13
* [gck] Update PKCS#11 URI to add library support.Stef Walter2011-01-1911-231/+728
* libgck.so: Only export symbols that begin with gck_Emilio Pozuelo Monfort2010-12-291-1/+1
* Add missing files to distribution.Stef Walter2010-12-221-3/+3
* [gck] Allow enumeration over slots as well as modules.Stef Walter2010-12-185-67/+112
* Use term 'distrust' instead of 'untrust'Stef Walter2010-12-131-1/+1
* Rename CKA_G_ trust prefix to CKA_X_ and move to own file.Stef Walter2010-12-101-13/+14
* Change terminology to 'pinned certificate' from 'exception'.Stef Walter2010-12-101-3/+3
* [gcr] Implement GcrPkcs11Certificate which loads certs from PKCS#11Stef Walter2010-12-062-0/+12
* Merge branch 'master' into trust-storeStef Walter2010-12-061-0/+4
|\
| * [gck] Don't load *.la files as PKCS#11 modules.Stef Walter2010-12-061-0/+4
* | [gcr] Complete tests of gcr_trust_xxx functionality.Stef Walter2010-11-292-0/+26
* | [gck] Fix crash in enumerator when C_FindObjects fails.Stef Walter2010-11-291-3/+2
* | [gck] Add functionality for dumping PKCS#11 attributes.Stef Walter2010-11-293-0/+352
* | [testing] Preprocess test files before searching for tests.Stef Walter2010-11-249-108/+108
|/
* [gck] Fix wrong library name in pkgconfig fileStef Walter2010-10-061-3/+3
* Merge branch 'ui-widgets'Stef Walter2010-10-052-0/+47
|\
| * Merge branch 'gck-work' into ui-widgetsStef Walter2010-09-131-2/+2
| |\