| Commit message (Expand) | Author | Age | Files | Lines |
* | trust: Fix the 'p11-kit extract' command | Stef Walter | 2013-07-09 | 1 | -0/+1 |
* | Fix dependency between p11-kit command and library | Stef Walter | 2013-06-25 | 1 | -1/+1 |
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -0/+20 |
* | Fix up Makefile.am files for automake 1.13 warnings | Stef Walter | 2013-05-21 | 1 | -1/+1 |
* | Add the log-calls module config option | Stef Walter | 2013-05-21 | 1 | -0/+1 |
* | Update the proxy module to use managed PKCS#11 modules | Stef Walter | 2013-05-21 | 1 | -1/+1 |
* | p11-kit: Managed PKCS#11 module loading | Stef Walter | 2013-05-21 | 1 | -2/+5 |
* | Use libffi to implement mixins for managed code | Stef Walter | 2013-05-16 | 1 | -1/+6 |
* | Separate library init from message code | Stef Walter | 2013-04-03 | 1 | -1/+1 |
* | Add a bit of infrastructure for running valgrind | Stef Walter | 2013-03-20 | 1 | -1/+2 |
* | Respect destdir when creating package module config directory | Andreas Metzler | 2013-02-12 | 1 | -1/+1 |
* | Add public iterator API to p11-kit | Stef Walter | 2013-02-05 | 1 | -0/+2 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 1 | -0/+1 |
* | Add a /usr/share/p11-kit/modules directory for package module configs | Stef Walter | 2013-02-05 | 1 | -0/+4 |
* | Move the pkcs11.h header files into common directory | Stef Walter | 2013-01-09 | 1 | -1/+2 |
* | Build common code into noinst libraries | Stef Walter | 2013-01-09 | 1 | -26/+8 |
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 1 | -21/+33 |
* | Use correct shared library extension on windows | Stef Walter | 2012-07-26 | 1 | -0/+14 |
* | Fix test modules linking errors | Stef Walter | 2012-05-01 | 1 | -0/+2 |
* | Provide compat getprogname() implementations on other OS's | Stef Walter | 2012-05-01 | 1 | -1/+6 |
* | Move the compat.[ch] headers into common directory/ | Stef Walter | 2012-04-30 | 1 | -2/+1 |
* | Add tests for enable-in and disable-in | Stef Walter | 2012-04-02 | 1 | -4/+4 |
* | Build some test modules for testing main p11-kit functionality | Stef Walter | 2012-04-02 | 1 | -7/+22 |
* | Fix broken build on cygwin and mingw | Dr. Volker Zell | 2011-10-25 | 1 | -0/+2 |
* | Initial port to win32 | Stef Walter | 2011-10-17 | 1 | -0/+1 |
* | Fix quoting of build variables | Andreas Metzler | 2011-09-26 | 1 | -2/+2 |
* | Expand the libdir path correctly | Stef Walter | 2011-09-19 | 1 | -1/+8 |
* | Rename pkgconfig configuration directory variables | Kalev Lember | 2011-09-14 | 1 | -1/+1 |
* | Add example configuration documentation. | Stef Walter | 2011-08-01 | 1 | -1/+5 |
* | Make p11-kit-proxy.so link point to libp11-kit.so.0.0.0 | Stef Walter | 2011-07-28 | 1 | -1/+1 |
* | Add libtool style versioning variables to p11-kit | Stef Walter | 2011-07-27 | 1 | -1/+3 |
* | Create a link for the proxy module. | Stef Walter | 2011-07-27 | 1 | -1/+5 |
* | Reimplement and remove apache licensed bits of code. | Stef Walter | 2011-07-27 | 1 | -1/+1 |
* | Implement support for registering and calling pinfile callbacks | Stef Walter | 2011-07-06 | 1 | -0/+3 |
* | Store last failure message per thread. | Stef Walter | 2011-06-09 | 1 | -1/+2 |
* | Refactor configuration | Stef Walter | 2011-06-08 | 1 | -1/+1 |
* | Release version 0.1 | Stef Walter | 2011-06-07 | 1 | -0/+3 |
* | Remove unstable API markers. | Stef Walter | 2011-06-07 | 1 | -3/+0 |
* | Change around installation of headers, pkg-config, and file names | Stef Walter | 2011-05-27 | 1 | -9/+9 |
* | Add support for debug tracing. | Stef Walter | 2011-04-05 | 1 | -0/+1 |
* | Add C++ header guards, and require API instability acknowledgement. | Stef Walter | 2011-03-31 | 1 | -0/+3 |
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 1 | -0/+40 |