| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reorganize various components | Stef Walter | 2013-06-25 | 76 | -826/+638 |
* | Merge branch 'stable' | Stef Walter | 2013-06-17 | 6 | -14/+21 |
|\ |
|
| * | trust: Move the extract-trust external placeholder command into trust/ | Stef Walter | 2013-06-17 | 5 | -6/+7 |
| * | trust: Print out usage when extract-trust run incorrectly | Stef Walter | 2013-06-17 | 1 | -1/+6 |
| * | tools: Fix passing args to external commands | Stef Walter | 2013-06-17 | 1 | -0/+4 |
| * | tools: Only use our private path when looking for external commands | Stef Walter | 2013-06-17 | 1 | -7/+4 |
* | | trust: Writable module PKCS#11 token functions | Stef Walter | 2013-06-17 | 4 | -30/+111 |
* | | trust: Correctly reflect the CK_TOKEN_INFO writability flags | Stef Walter | 2013-06-14 | 6 | -3/+187 |
* | | path: Add p11_path_parent() function | Stef Walter | 2013-06-14 | 3 | -0/+55 |
* | | path: Fix expanding of paths and tests | Stef Walter | 2013-06-14 | 2 | -25/+37 |
* | | common: Abort test cases when one fails | Stef Walter | 2013-06-13 | 1 | -0/+2 |
* | | Merge branch 'stable' | Stef Walter | 2013-06-05 | 4 | -5/+166 |
|\ \
| |/ |
|
| * | Release version 0.18.3 | Stef Walter | 2013-06-05 | 2 | -1/+6 |
| * | trust: Fix crash when C_Initialize args are NULL | Stef Walter | 2013-06-05 | 2 | -1/+22 |
| * | trust: Fix reinitialization of trust module | Stef Walter | 2013-06-05 | 3 | -4/+139 |
| * | Fix uninitialized p11_library_once | manphiz@gmail.com | 2013-05-28 | 1 | -1/+1 |
| * | Force Mac OS shared library extension to .so | Stef Walter | 2013-05-28 | 1 | -1/+11 |
* | | Fix uninitialized p11_library_once | manphiz@gmail.com | 2013-05-28 | 1 | -1/+1 |
* | | Force Mac OS shared library extension to .so | Stef Walter | 2013-05-28 | 1 | -1/+11 |
* | | persist: Support for writing out p11-kit persist files | Stef Walter | 2013-05-27 | 5 | -90/+587 |
* | | constants: Tweaks and add mechanisms | Stef Walter | 2013-05-27 | 2 | -253/+245 |
* | | pem: Write PEM data directly to a buffer | Stef Walter | 2013-05-27 | 5 | -56/+71 |
* | | url: Encode directly to a buffer | Stef Walter | 2013-05-27 | 4 | -46/+50 |
* | | Release version 0.19.1 | Stef Walter | 2013-05-27 | 2 | -1/+12 |
* | | Mark p11_kit_message() as a stable function | Stef Walter | 2013-05-21 | 2 | -3/+3 |
* | | Fix building of applications using CRYPTOKI_GNU style | Stef Walter | 2013-05-21 | 1 | -1/+3 |
* | | Bump the version for deprecated function documentation | Stef Walter | 2013-05-21 | 1 | -9/+9 |
* | | Fix up Makefile.am files for automake 1.13 warnings | Stef Walter | 2013-05-21 | 7 | -8/+8 |
* | | Our own unit testing framework | Stef Walter | 2013-05-21 | 58 | -5188/+3901 |
* | | Further reorganization of the core module tracking | Stef Walter | 2013-05-21 | 1 | -188/+161 |
* | | Pull the argv parsing code into its own file | Stef Walter | 2013-05-21 | 4 | -74/+164 |
* | | Support /xxx/yyy as an absolute path with Win32 | Stef Walter | 2013-05-21 | 2 | -5/+5 |
* | | Bump the version number to unstable | Stef Walter | 2013-05-21 | 1 | -1/+1 |
* | | Add the log-calls module config option | Stef Walter | 2013-05-21 | 15 | -36/+2646 |
* | | Manage C_CloseAllSessions function for multiple callers | Stef Walter | 2013-05-21 | 5 | -8/+275 |
* | | Update the proxy module to use managed PKCS#11 modules | Stef Walter | 2013-05-21 | 11 | -265/+1422 |
* | | p11-kit: Managed PKCS#11 module loading | Stef Walter | 2013-05-21 | 36 | -486/+4594 |
* | | Use libffi to implement mixins for managed code | Stef Walter | 2013-05-16 | 8 | -3/+3265 |
* | | Add subclassable CK_X_FUNCTION_LIST | Stef Walter | 2013-05-15 | 3 | -4/+1561 |
* | | Fail early when running automaint.sh | Stef Walter | 2013-05-15 | 1 | -0/+2 |
* | | Implement valgrind's hellgrind checks for threading problems | Stef Walter | 2013-05-15 | 5 | -3/+13 |
|/ |
|
* | Release version 0.18.2 | Stef Walter | 2013-05-14 | 2 | -1/+4 |
* | Patch to make test-lexer depend on ASN.1 | manphiz@gmail.com | 2013-05-14 | 1 | -1/+1 |
* | Reduce libtasn1 dependency to 2.3 | Stef Walter | 2013-05-03 | 1 | -1/+1 |
* | Release version 0.18.1 | Stef Walter | 2013-04-15 | 2 | -1/+5 |
* | doc: Use gtk-doc in the no-tmpl flavor | Stef Walter | 2013-04-04 | 2 | -30/+15 |
* | manual: Use a consistent docbook version | Stef Walter | 2013-04-04 | 6 | -12/+16 |
* | Put the external tools in $libdir/p11-kit | Stef Walter | 2013-04-04 | 3 | -3/+6 |
* | Release version 0.18.0 | Stef Walter | 2013-04-04 | 2 | -1/+9 |
* | Fix off by one in date parsing code | Stef Walter | 2013-04-04 | 1 | -1/+1 |