| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Further tweaks and cleanup for functions dealing with PKCS#11 attributes | Stef Walter | 2013-02-04 | 3 | -70/+910 |
* | Add generic buffer code | Stef Walter | 2013-02-04 | 5 | -0/+478 |
* | Use the stdbool.h C99 bool type | Stef Walter | 2013-01-23 | 10 | -104/+119 |
* | Only initialize p11-kit libraries once | Stef Walter | 2013-01-09 | 2 | -6/+14 |
* | Set strict debug preconditions during testing | Stef Walter | 2013-01-09 | 1 | -0/+4 |
* | Add common functions for manipulating CK_ATTRIBUTE arrays | Stef Walter | 2013-01-09 | 5 | -0/+916 |
* | Move the pkcs11.h header files into common directory | Stef Walter | 2013-01-09 | 3 | -0/+1535 |
* | Build common code into noinst libraries | Stef Walter | 2013-01-09 | 2 | -11/+15 |
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 14 | -0/+2320 |
* | Fix build on solaris | Rob McMahon | 2012-07-31 | 1 | -0/+4 |
* | Fix getprogname() running under wine | Stef Walter | 2012-07-17 | 1 | -2/+5 |
* | Win32 build fixes | Stef Walter | 2012-06-29 | 1 | -4/+7 |
* | Use gcc extensions to check varargs during compile | Stef Walter | 2012-05-13 | 1 | -6/+18 |
* | Provide compat getprogname() implementations on other OS's | Stef Walter | 2012-05-01 | 2 | -26/+71 |
* | Move the compat.[ch] headers into common directory/ | Stef Walter | 2012-04-30 | 2 | -0/+291 |