| Commit message (Expand) | Author | Age | Files | Lines |
* | conf: Introduce P11_KIT_NO_USER_CONFIG | Colin Walters | 2017-07-10 | 1 | -3/+9 |
* | Avoid multiple stat() calls for same file | Stef Walter | 2013-08-28 | 1 | -19/+16 |
* | Use simple serial automake test harness | Stef Walter | 2013-07-23 | 1 | -1/+1 |
* | Add appropriate const qualifiers | Stef Walter | 2013-07-18 | 1 | -1/+1 |
* | Avoid using the non-thread-safe strerror() function | Stef Walter | 2013-07-18 | 1 | -4/+2 |
* | Declare static variables const where it makes sense | Stef Walter | 2013-07-18 | 1 | -2/+2 |
* | Don't load configs from user directory when setuid | Stef Walter | 2013-07-18 | 1 | -0/+5 |
* | open files with O_CLOEXEC when possible | Stef Walter | 2013-07-18 | 1 | -75/+26 |
* | Remove erroneous comments about readdir() and thread-safety | Stef Walter | 2013-07-17 | 1 | -1/+0 |
* | More compatible path munging and handling code | Stef Walter | 2013-04-03 | 1 | -56/+4 |
* | Separate library init from message code | Stef Walter | 2013-04-03 | 1 | -1/+1 |
* | lexer: Make a lexer for our config file format | Stef Walter | 2013-03-15 | 1 | -92/+39 |
* | Fix syntax errors in OS_WIN32 ifdefs | Stef Walter | 2013-03-03 | 1 | -1/+1 |
* | Open files in binary mode on windows | Stef Walter | 2013-03-03 | 1 | -1/+1 |
* | Fix various clang analyzer warnings | Stef Walter | 2013-02-06 | 1 | -1/+1 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 1 | -37/+0 |
* | Add a /usr/share/p11-kit/modules directory for package module configs | Stef Walter | 2013-02-05 | 1 | -2/+6 |
* | Use the stdbool.h C99 bool type | Stef Walter | 2013-01-23 | 1 | -29/+29 |
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 1 | -57/+59 |
* | Don't complain if we cannot access ~/.pkcs11/pkcs11.conf | Stef Walter | 2012-11-14 | 1 | -9/+33 |
* | Change the default of 'user-config' to merge. | Stef Walter | 2012-09-06 | 1 | -1/+1 |
* | Use '.module' extension on module configs | Stef Walter | 2012-07-24 | 1 | -4/+52 |
* | Preconditions to check for input probs and out of memory | Stef Walter | 2012-05-13 | 1 | -55/+21 |
* | Use gcc extensions to check varargs during compile | Stef Walter | 2012-05-13 | 1 | -3/+8 |
* | Move the compat.[ch] headers into common directory/ | Stef Walter | 2012-04-30 | 1 | -1/+1 |
* | More fixes for non-static function names | Stef Walter | 2011-10-24 | 1 | -4/+4 |
* | Rename non-static functions to have a _p11_xxx prefix. | Stef Walter | 2011-10-24 | 1 | -18/+18 |
* | Initial port to win32 | Stef Walter | 2011-10-17 | 1 | -20/+44 |
* | Add 'critical' setting for modules | Stef Walter | 2011-08-30 | 1 | -0/+18 |
* | Reimplement and remove apache licensed bits of code. | Stef Walter | 2011-07-27 | 1 | -25/+25 |
* | Store last failure message per thread. | Stef Walter | 2011-06-09 | 1 | -10/+12 |
* | Refactor configuration | Stef Walter | 2011-06-08 | 1 | -37/+392 |
* | Fix lots of bugs and add more debugging statements. | Stef Walter | 2011-04-05 | 1 | -1/+2 |
* | Add support for debug tracing. | Stef Walter | 2011-04-05 | 1 | -0/+7 |
* | Fix up copyright lines. | Stef Walter | 2011-04-01 | 1 | -2/+2 |
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 1 | -0/+245 |