summaryrefslogtreecommitdiff
path: root/p11-kit/tests
Commit message (Expand)AuthorAgeFilesLines
* Use simple serial automake test harnessStef Walter2013-07-232-0/+2
* Fix p11_kit_space_strlen() result when empty stringStef Walter2013-07-182-0/+60
* Don't load configs from user directory when setuidStef Walter2013-07-185-2/+139
* Fix various issues highlighted by coverity scannerStef Walter2013-07-181-0/+3
* p11-kit: Add P11_KIT_MODULE_TRUSTED flagStef Walter2013-07-043-2/+54
* iter: Add iteration mode where session is not busyStef Walter2013-07-031-25/+86
* Fix up Makefile.am files for automake 1.13 warningsStef Walter2013-05-211-1/+1
* Our own unit testing frameworkStef Walter2013-05-2114-1729/+1572
* Add the log-calls module config optionStef Walter2013-05-213-2/+128
* Manage C_CloseAllSessions function for multiple callersStef Walter2013-05-212-3/+70
* Update the proxy module to use managed PKCS#11 modulesStef Walter2013-05-212-18/+124
* p11-kit: Managed PKCS#11 module loadingStef Walter2013-05-2110-91/+2769
* Use libffi to implement mixins for managed codeStef Walter2013-05-162-0/+190
* Separate library init from message codeStef Walter2013-04-035-22/+22
* Fix build with automake 1.13Stef Walter2013-04-031-1/+1
* Fix memory leaks reported by 'make leakcheck'Stef Walter2013-03-203-1/+3
* p11-kit: New priority option and change trust-policy optionStef Walter2013-03-1510-3/+54
* iter: Don't skip tokens that don't have CKF_TOKEN_INITIALIZEDStef Walter2013-03-081-33/+0
* Use putenv() instead of setenv()Stef Walter2013-03-037-7/+7
* Add public iterator API to p11-kitStef Walter2013-02-053-2/+1144
* Add a /usr/share/p11-kit/modules directory for package module configsStef Walter2013-02-053-0/+4
* Add more mock-module implementationStef Walter2013-02-045-1243/+14
* Use the stdbool.h C99 bool typeStef Walter2013-01-233-17/+57
* Set strict debug preconditions during testingStef Walter2013-01-096-0/+6
* Add common functions for manipulating CK_ATTRIBUTE arraysStef Walter2013-01-091-2/+4
* Build common code into noinst librariesStef Walter2013-01-091-2/+6
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-0934-0/+4254