| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use Windows thread ids instead of handles for comparisons | Stef Walter | 2012-07-26 | 2 | -6/+11 |
* | Use correct shared library extension on windows | Stef Walter | 2012-07-26 | 8 | -1/+37 |
* | Use '.module' extension on module configs | Stef Walter | 2012-07-24 | 10 | -20/+82 |
* | Fix compiler warning about uninitialized variable | Stef Walter | 2012-07-24 | 1 | -1/+1 |
* | Don't use strict aliasing during compilation | Stef Walter | 2012-07-24 | 1 | -1/+2 |
* | Fix getprogname() running under wine | Stef Walter | 2012-07-17 | 1 | -2/+5 |
* | Use EFBIG as the error code when pin file is too large | Stef Walter | 2012-07-17 | 2 | -2/+2 |
* | Don't define duplicate symbols | Stef Walter | 2012-07-17 | 1 | -1/+1 |
* | Release version 0.13 | Stef Walter | 2012-07-16 | 2 | -1/+15 |
* | Don't allow reading of pin files larger than 4096 bytes | Stef Walter | 2012-06-29 | 3 | -7/+91 |
* | Win32 build fixes | Stef Walter | 2012-06-29 | 4 | -30/+10 |
* | tools: Don't barf when p11-kit -h | Stef Walter | 2012-06-27 | 1 | -1/+1 |
* | If a module is not marked 'critical' then ignore failure | Stef Walter | 2012-06-27 | 1 | -3/+11 |
* | Fix the flags in pin.h | Stef Walter | 2012-06-08 | 1 | -6/+6 |
* | Preconditions to check for input probs and out of memory | Stef Walter | 2012-05-13 | 14 | -264/+352 |
* | Use gcc extensions to check varargs during compile | Stef Walter | 2012-05-13 | 6 | -13/+38 |
* | Fix test modules linking errors | Stef Walter | 2012-05-01 | 2 | -0/+3 |
* | Provide compat getprogname() implementations on other OS's | Stef Walter | 2012-05-01 | 6 | -64/+81 |
* | Move the compat.[ch] headers into common directory/ | Stef Walter | 2012-04-30 | 14 | -273/+186 |
* | Doc tweaks for PIN functionality | Stef Walter | 2012-04-16 | 1 | -19/+28 |
* | Add tests for enable-in and disable-in | Stef Walter | 2012-04-02 | 8 | -28/+171 |
* | Build some test modules for testing main p11-kit functionality | Stef Walter | 2012-04-02 | 9 | -22/+225 |
* | Add more p11-kit cleanup to fix valgrind leak reports | Stef Walter | 2012-04-02 | 1 | -0/+11 |
* | Fix crasher when a duplicate module is present | Stef Walter | 2012-04-01 | 1 | -6/+7 |
* | Add enable-in and disable-in options to module config | Stef Walter | 2012-04-01 | 10 | -4/+346 |
* | Fix broken hashmap behavior | Stef Walter | 2012-03-27 | 2 | -9/+5 |
* | Remove p11-kit.pot file from git | Stef Walter | 2012-03-19 | 2 | -343/+1 |
* | Release version 0.12 | Stef Walter | 2012-03-09 | 2 | -1/+4 |
* | Fix build problem due to pthread extensions usage | Simon Josefsson | 2012-03-08 | 1 | -0/+1 |
* | Release 0.11 | Stef Walter | 2012-02-07 | 3 | -3/+6 |
* | Remove automatic reinitialization of PKCS#11 after fork | Stef Walter | 2012-01-23 | 1 | -9/+2 |
* | Release version 0.10 | Stef Walter | 2012-01-03 | 2 | -1/+4 |
* | Fix build warning on mingw64 | Stef Walter | 2012-01-02 | 1 | -1/+1 |
* | Compile CuTest.c separately. | Andreas Metzler | 2011-12-23 | 7 | -13/+9 |
* | Reorganize tests, work around optimization bug | Stef Walter | 2011-12-20 | 1 | -23/+22 |
* | Run tests correctly in automake | Andreas Metzler | 2011-12-09 | 1 | -4/+1 |
* | Build fix for MinGW w64 | Michael Cronenworth | 2011-11-25 | 1 | -1/+7 |
* | Release version 0.9 | Stef Walter | 2011-11-14 | 3 | -3/+9 |
* | Reduce autofoo dependencies | Stef Walter | 2011-11-02 | 1 | -2/+2 |
* | An intelligent error message when gettextize is not around | Stef Walter | 2011-11-01 | 1 | -1/+1 |
* | p11-kit can't be used as a static library | Stef Walter | 2011-10-30 | 1 | -0/+4 |
* | Fix problems crashing when freeing TLS on windows | Stef Walter | 2011-10-29 | 1 | -0/+2 |
* | Add debug output to windows init and uninit of library | Stef Walter | 2011-10-29 | 1 | -1/+8 |
* | Make build not depend on gtk-doc or pkg-config | Stef Walter | 2011-10-29 | 1 | -2/+51 |
* | Handle build case when gettextize is not available or not installed | Stef Walter | 2011-10-29 | 1 | -1/+7 |
* | Fix build with clang | Stef Walter | 2011-10-27 | 2 | -15/+0 |
* | Fix broken build on cygwin and mingw | Dr. Volker Zell | 2011-10-25 | 1 | -0/+2 |
* | Fix broken build on windows | Michael Cronenworth | 2011-10-25 | 1 | -1/+1 |
* | Release version 0.8 | Stef Walter | 2011-10-24 | 3 | -3/+10 |
* | More fixes for non-static function names | Stef Walter | 2011-10-24 | 6 | -56/+53 |