summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 daysPreconditions to check for input probs and out of memoryHEADmasterStef Walter14-264/+352
11 daysUse gcc extensions to check varargs during compileStef Walter6-13/+38
2012-05-01Fix test modules linking errorsStef Walter2-0/+3
2012-05-01Provide compat getprogname() implementations on other OS'sStef Walter6-64/+81
2012-04-30Move the compat.[ch] headers into common directory/Stef Walter14-273/+186
2012-04-16Doc tweaks for PIN functionalityStef Walter1-19/+28
2012-04-02Add tests for enable-in and disable-inStef Walter8-28/+171
2012-04-02Build some test modules for testing main p11-kit functionalityStef Walter9-22/+225
2012-04-02Add more p11-kit cleanup to fix valgrind leak reportsStef Walter1-0/+11
2012-04-01Fix crasher when a duplicate module is presentStef Walter1-6/+7
2012-04-01Add enable-in and disable-in options to module configStef Walter10-4/+346
2012-03-27Fix broken hashmap behaviorStef Walter2-9/+5
2012-03-19Remove p11-kit.pot file from gitStef Walter2-343/+1
2012-03-09Release version 0.120.12Stef Walter2-1/+4
2012-03-08Fix build problem due to pthread extensions usageSimon Josefsson1-0/+1
2012-02-07Release 0.110.11Stef Walter3-3/+6
2012-01-23Remove automatic reinitialization of PKCS#11 after forkStef Walter1-9/+2
2012-01-03Release version 0.100.10Stef Walter2-1/+4
2012-01-02Fix build warning on mingw64Stef Walter1-1/+1
2011-12-23Compile CuTest.c separately.Andreas Metzler7-13/+9
2011-12-20Reorganize tests, work around optimization bugStef Walter1-23/+22
2011-12-09Run tests correctly in automakeAndreas Metzler1-4/+1
2011-11-25Build fix for MinGW w64Michael Cronenworth1-1/+7
2011-11-14Release version 0.90.9Stef Walter3-3/+9
2011-11-02Reduce autofoo dependenciesStef Walter1-2/+2
2011-11-01An intelligent error message when gettextize is not aroundStef Walter1-1/+1
2011-10-30p11-kit can't be used as a static libraryStef Walter1-0/+4
2011-10-29Fix problems crashing when freeing TLS on windowsStef Walter1-0/+2
2011-10-29Add debug output to windows init and uninit of libraryStef Walter1-1/+8
2011-10-29Make build not depend on gtk-doc or pkg-configStef Walter1-2/+51
2011-10-29Handle build case when gettextize is not available or not installedStef Walter1-1/+7
2011-10-27Fix build with clangStef Walter2-15/+0
2011-10-25Fix broken build on cygwin and mingwDr. Volker Zell1-0/+2
2011-10-25Fix broken build on windowsMichael Cronenworth1-1/+1
2011-10-24Release version 0.80.8Stef Walter3-3/+10
2011-10-24More fixes for non-static function namesStef Walter6-56/+53
2011-10-24Rename non-static functions to have a _p11_xxx prefix.Stef Walter22-459/+484
2011-10-17Initial port to win32Stef Walter23-180/+952
2011-10-10Fix up the build options.Stef Walter1-57/+66
2011-10-10Only call C_Initialize and C_Finalize once per moduleStef Walter3-58/+168
2011-10-10Combine initialization testsStef Walter3-110/+36
2011-10-10Don't allow recursive calling of C_Initialize on a given module.Stef Walter3-3/+114
2011-10-10Rename p11-kit testStef Walter3-3/+5
2011-09-30Don't use PATH_MAX unless its definedPino Toscano1-1/+6
2011-09-28Print more information in 'p11-kit -l'Stef Walter1-0/+92
2011-09-27Release 0.70.7Stef Walter3-3/+8
2011-09-27Don't expand p11-kit config variables in configure.Stef Walter1-3/+3
2011-09-26Add test tool to print out error messagesStef Walter3-1/+140
2011-09-26Fix quoting of build variablesAndreas Metzler1-2/+2
2011-09-19Expand the libdir path correctlyStef Walter2-7/+8