| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Remove systemd unit files for now | Daiki Ueno | 2017-03-01 | 1 | -19/+0 |
* | systemd: Fix location of p11-kit-remote | Daiki Ueno | 2017-02-27 | 1 | -0/+8 |
* | rpc: Add PKCS#11 module that connects to socket | Daiki Ueno | 2017-02-17 | 1 | -11/+47 |
* | p11-kit: Add 'p11-kit server' command | Nikos Mavrogiannopoulos | 2017-02-17 | 1 | -0/+14 |
* | filter: New virtual wrapper for access control | Daiki Ueno | 2017-02-08 | 1 | -0/+5 |
* | build: Make libffi closure optional | Daiki Ueno | 2017-01-24 | 1 | -4/+1 |
* | systemd: add per-user remoting socket | Lubomir Rintel | 2017-01-20 | 1 | -0/+11 |
* | build: improve p11-kit-proxy symlink handling | Roman Bogorodskiy | 2017-01-09 | 1 | -1/+9 |
* | build: Remove *.in files from EXTRA_DIST | Daiki Ueno | 2016-11-15 | 1 | -2/+0 |
* | rpc: Send x-init-reserved to remote module | Daiki Ueno | 2016-10-05 | 1 | -1/+6 |
* | Fix link of p11-kit-proxy.dylib on Mac OS X | Leonardo Brondani Schenkel | 2016-10-03 | 1 | -1/+1 |
* | remote: Run separate executable binary for 'p11-kit remote' | Stef Walter | 2014-10-02 | 1 | -1/+12 |
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -74/+170 |
* | p11-kit: Add 'p11-kit remote' command for isolating modules | Stef Walter | 2014-07-08 | 1 | -0/+2 |
* | rpc: Implement execution of another tool to transport PKCS#11 RPC | Stef Walter | 2014-07-08 | 1 | -1/+2 |
* | rpc: Implement PKCS#11 messages/client/server code | Stef Walter | 2014-07-08 | 1 | -0/+2 |
* | Don't try to symlink p11-proxy.so on windows | Milan Crha | 2014-06-20 | 1 | -5/+5 |
* | p11-kit: Rename list.c to lists.c to simplify debugging | Stef Walter | 2013-08-28 | 1 | -1/+1 |
* | 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 |