summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP daemonwip/rpc-layerStef Walter2012-08-2314-1473/+4557
* WIP rpc clientStef Walter2012-08-2315-1185/+1673
* WIP rpcStef Walter2012-08-2312-3/+5969
* configure.ac: Fix bogus comma, and fix up spacingAntoine Jacoutot2012-08-231-5/+5
* Use AC_LANG_PROGRAM to detect program_invocation_short_name functionalityAntoine Jacoutot2012-08-211-2/+7
* Fix build on solarisRob McMahon2012-07-312-1/+7
* Always encode the "id" attribute in URIsDan Winship2012-07-282-11/+15
* Initialize mutexes correctly in mock moduleStef Walter2012-07-262-1/+6
* Fix warning on windowsStef Walter2012-07-261-1/+1
* Don't rely on loading order for duplicate modulesStef Walter2012-07-265-6/+15
* Use Windows thread ids instead of handles for comparisonsStef Walter2012-07-262-6/+11
* Use correct shared library extension on windowsStef Walter2012-07-268-1/+37
* Use '.module' extension on module configsStef Walter2012-07-2410-20/+82
* Fix compiler warning about uninitialized variableStef Walter2012-07-241-1/+1
* Don't use strict aliasing during compilationStef Walter2012-07-241-1/+2
* Fix getprogname() running under wineStef Walter2012-07-171-2/+5
* Use EFBIG as the error code when pin file is too largeStef Walter2012-07-172-2/+2
* Don't define duplicate symbolsStef Walter2012-07-171-1/+1
* Release version 0.130.13Stef Walter2012-07-162-1/+15
* Don't allow reading of pin files larger than 4096 bytesStef Walter2012-06-293-7/+91
* Win32 build fixesStef Walter2012-06-294-30/+10
* tools: Don't barf when p11-kit -hStef Walter2012-06-271-1/+1
* If a module is not marked 'critical' then ignore failureStef Walter2012-06-271-3/+11
* Fix the flags in pin.hStef Walter2012-06-081-6/+6
* Preconditions to check for input probs and out of memoryStef Walter2012-05-1314-264/+352
* Use gcc extensions to check varargs during compileStef Walter2012-05-136-13/+38
* Fix test modules linking errorsStef Walter2012-05-012-0/+3
* Provide compat getprogname() implementations on other OS'sStef Walter2012-05-016-64/+81
* Move the compat.[ch] headers into common directory/Stef Walter2012-04-3014-273/+186
* Doc tweaks for PIN functionalityStef Walter2012-04-161-19/+28
* Add tests for enable-in and disable-inStef Walter2012-04-028-28/+171
* Build some test modules for testing main p11-kit functionalityStef Walter2012-04-029-22/+225
* Add more p11-kit cleanup to fix valgrind leak reportsStef Walter2012-04-021-0/+11
* Fix crasher when a duplicate module is presentStef Walter2012-04-011-6/+7
* Add enable-in and disable-in options to module configStef Walter2012-04-0110-4/+346
* Fix broken hashmap behaviorStef Walter2012-03-272-9/+5
* Remove p11-kit.pot file from gitStef Walter2012-03-192-343/+1
* Release version 0.120.12Stef Walter2012-03-092-1/+4
* Fix build problem due to pthread extensions usageSimon Josefsson2012-03-081-0/+1
* Release 0.110.11Stef Walter2012-02-073-3/+6
* Remove automatic reinitialization of PKCS#11 after forkStef Walter2012-01-231-9/+2
* Release version 0.100.10Stef Walter2012-01-032-1/+4
* Fix build warning on mingw64Stef Walter2012-01-021-1/+1
* Compile CuTest.c separately.Andreas Metzler2011-12-237-13/+9
* Reorganize tests, work around optimization bugStef Walter2011-12-201-23/+22
* Run tests correctly in automakeAndreas Metzler2011-12-091-4/+1
* Build fix for MinGW w64Michael Cronenworth2011-11-251-1/+7
* Release version 0.90.9Stef Walter2011-11-143-3/+9
* Reduce autofoo dependenciesStef Walter2011-11-021-2/+2
* An intelligent error message when gettextize is not aroundStef Walter2011-11-011-1/+1