summaryrefslogtreecommitdiff
path: root/pkcs11/gkm
Commit message (Expand)AuthorAgeFilesLines
* gkm: Fix some format-truncation warningsnielsdg/fix-snprintf-truncation-warningNiels De Graef2022-05-211-3/+7
* Stop using volatile in conjunction with atomic operationswip/smcv/fix-ciSimon McVittie2022-05-213-6/+6
* Don't use GTimeVal/g_get_current_time()Niels De Graef2020-01-141-11/+9
* Don't use g_type_class_add_private()Niels De Graef2020-01-1413-63/+26
* pkcs11: Fix load of misaligned addressDaiki Ueno2019-09-241-4/+10
* gkm-mock: Also store objects in the order they are takenIain Lane2019-01-301-10/+57
* gkm-timer: Use monotonic time exclusivelyDaiki Ueno2018-03-021-7/+3
* Extend S-expressions test for ECDSA keys and more operations on existingJakub Jelen2017-10-131-2/+412
* Extend the DER testuite for ECDSA KeysJakub Jelen2017-10-131-0/+85
* Extend the asn1 testJakub Jelen2017-10-133-1/+201
* Reading and writing ECDSA DER-encoded filesJakub Jelen2017-10-132-0/+245
* ECDSA support in GKM internalsJakub Jelen2017-10-1316-6/+589
* ASN.1 definitions of ECDSA and helper functions for DER encoding and decodingJakub Jelen2017-10-134-6/+326
* Avoid using uninitialized variables and allow strict buildsJakub Jelen2017-09-221-1/+1
* Missing checkJakub Jelen2017-09-221-0/+1
* Typo ('at' was already checked)Jakub Jelen2017-09-221-1/+1
* Typos in messages (copy&paste from signing)Jakub Jelen2017-09-222-2/+2
* Fix write_sync_close in case of partial writes.Tomasz Miąsko2017-02-071-1/+5
* tests: Make sure names for write_large_file tests are differentDmitry Shachnev2015-10-011-2/+5
* gkm: Objects can remove each-other recursivelyStef Walter2015-04-081-2/+1
* Fix issues highlighted by GCC 5.0.xStef Walter2015-03-231-1/+1
* GkmMock: Fix handling of CKA_G_CREDENTIAL_TEMPLATE attributesChristophe Fergeau2014-10-141-2/+25
* test-xdg-trust: Fix GChecksum leaksChristophe Fergeau2014-10-141-0/+1
* Fix leak in gkm_mock_C_SetPIN()Christophe Fergeau2014-10-141-1/+4
* test-sexp: Fix 2 leaksChristophe Fergeau2014-10-141-0/+2
* test-secret: Don't leak new secrets in test_equal()Christophe Fergeau2014-10-141-0/+3
* test-data-der: Fix various memory leaksChristophe Fergeau2014-10-141-0/+13
* test-data-asn1: Fix memory leaks in test_asn1_integersChristophe Fergeau2014-10-141-0/+3
* gkm-data-asn1: Unref buffer we got from egg_asn1x_get_integer_as_raw()Christophe Fergeau2014-10-141-0/+1
* Unref GkmCredential::secret in ::disposeChristophe Fergeau2014-10-141-0/+4
* egg: Move file tracker code to egg/ directoryStef Walter2014-09-134-615/+0
* gkm: Fix test for libgcrypt 1.6+ versionStef Walter2014-09-091-0/+6
* gkm: A testing reliability fixStef Walter2014-03-191-1/+1
* Makefile.am: Use parallel tests for 'make check'Stef Walter2014-03-051-1/+4
* Makefile.am: Use a single non-recursive MakefileStef Walter2014-03-056-115/+156
* Makefile.am: Move tests into same directories as tested codeStef Walter2014-03-0537-92/+99
* Remove old FSF license from header filesStef Walter2014-01-08104-294/+189
* egg-asn1x: Update from gcr for recent changes in libtasn1Stef Walter2013-04-192-12/+22
* Update for deprecations in GLibStef Walter2013-04-193-152/+151
* pkcs11: More fixes for libtasn1 3.1 and laterStef Walter2013-03-161-0/+1
* egg-asn1x: More complete coverage for ASN.1 testsStef Walter2012-11-092-5/+8
* Bring in fixed ASN.1 parser from gcr libraryStef Walter2012-11-094-40/+18
* Fix for deprecations in glib 2.35.0Stef Walter2012-10-2213-0/+26
* Use the XDG directories for storing keysStef Walter2012-08-172-0/+39
* Improve the gkm transaction testsWerner Koch2012-08-091-3/+82
* Provide fallback for file systems without working hardlinksWerner Koch2012-08-091-11/+135
* Convert from EggBytes to GBytesStef Walter2012-07-1612-201/+195
* Quiet down messages during testsStef Walter2012-06-271-2/+4
* Remove support code for old glib versionsStef Walter2012-06-272-31/+0
* gnome2-store: Test the gnome2-store with the gcr importerStef Walter2012-06-192-3/+3