| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos flagged by codespell | Daiki Ueno | 2016-08-22 | 1 | -1/+1 |
* | Fix p11_kit_space_strlen() result when empty string | Stef Walter | 2013-07-18 | 1 | -3/+3 |
* | Update the proxy module to use managed PKCS#11 modules | Stef Walter | 2013-05-21 | 1 | -0/+3 |
* | Separate library init from message code | Stef Walter | 2013-04-03 | 1 | -0/+1 |
* | Don't use library locks from p11-kit tool | Stef Walter | 2013-04-03 | 1 | -0/+4 |
* | Do not export (de)constructor | Andreas Metzler | 2013-03-19 | 1 | -4/+4 |
* | Fix syntax errors in OS_WIN32 ifdefs | Stef Walter | 2013-03-03 | 1 | -2/+2 |
* | Only do shared object and DLL initialization in libraries | Stef Walter | 2013-02-20 | 1 | -0/+54 |
* | Add p11_kit_be_loud() function for use in tests and tools | Stef Walter | 2013-02-05 | 1 | -0/+14 |
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 1 | -299/+19 |
* | Win32 build fixes | Stef Walter | 2012-06-29 | 1 | -26/+0 |
* | Preconditions to check for input probs and out of memory | Stef Walter | 2012-05-13 | 1 | -9/+0 |
* | Fix test modules linking errors | Stef Walter | 2012-05-01 | 1 | -0/+1 |
* | Provide compat getprogname() implementations on other OS's | Stef Walter | 2012-05-01 | 1 | -36/+2 |
* | Move the compat.[ch] headers into common directory/ | Stef Walter | 2012-04-30 | 1 | -0/+66 |
* | Add more p11-kit cleanup to fix valgrind leak reports | Stef Walter | 2012-04-02 | 1 | -0/+11 |
* | Add enable-in and disable-in options to module config | Stef Walter | 2012-04-01 | 1 | -2/+113 |
* | 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 |
* | Fix broken build on windows | Michael Cronenworth | 2011-10-25 | 1 | -1/+1 |
* | Rename non-static functions to have a _p11_xxx prefix. | Stef Walter | 2011-10-24 | 1 | -6/+6 |
* | Initial port to win32 | Stef Walter | 2011-10-17 | 1 | -33/+155 |
* | Complete documentation for message functionality. | Stef Walter | 2011-06-09 | 1 | -0/+29 |
* | Store last failure message per thread. | Stef Walter | 2011-06-09 | 1 | -5/+82 |
* | Refactor configuration | Stef Walter | 2011-06-08 | 1 | -0/+17 |
* | Fix up documentation | Stef Walter | 2011-06-07 | 1 | -0/+41 |
* | Add p11_kit_space_strdup() function, and rename p11_kit_space_strlen() | Stef Walter | 2011-06-07 | 1 | -0/+34 |
* | Fix up copyright lines. | Stef Walter | 2011-04-01 | 1 | -1/+0 |
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 1 | -0/+51 |