summaryrefslogtreecommitdiff
path: root/p11-kit/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Split out generated code from p11-kit/virtual.cDaiki Ueno2018-01-311-0/+34
* build: Delay compilation of test-related stuffDaiki Ueno2018-01-301-6/+9
* proxy: Reuse the existing slot ID mapping after forkDaiki Ueno2018-01-291-0/+7
* server: Better shell integrationDaiki Ueno2017-10-061-0/+5
* build: Delay building test programs until "make check"Daiki Ueno2017-05-291-2/+2
* rpc: Load advapi32.dll on the flyDaiki Ueno2017-05-261-7/+0
* server: Port to WindowsDaiki Ueno2017-05-251-2/+7
* build: Remove systemd unit files for nowDaiki Ueno2017-03-011-19/+0
* systemd: Fix location of p11-kit-remoteDaiki Ueno2017-02-271-0/+8
* rpc: Add PKCS#11 module that connects to socketDaiki Ueno2017-02-171-11/+47
* p11-kit: Add 'p11-kit server' commandNikos Mavrogiannopoulos2017-02-171-0/+14
* filter: New virtual wrapper for access controlDaiki Ueno2017-02-081-0/+5
* build: Make libffi closure optionalDaiki Ueno2017-01-241-4/+1
* systemd: add per-user remoting socketLubomir Rintel2017-01-201-0/+11
* build: improve p11-kit-proxy symlink handlingRoman Bogorodskiy2017-01-091-1/+9
* build: Remove *.in files from EXTRA_DISTDaiki Ueno2016-11-151-2/+0
* rpc: Send x-init-reserved to remote moduleDaiki Ueno2016-10-051-1/+6
* Fix link of p11-kit-proxy.dylib on Mac OS XLeonardo Brondani Schenkel2016-10-031-1/+1
* remote: Run separate executable binary for 'p11-kit remote'Stef Walter2014-10-021-1/+12
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-74/+170
* p11-kit: Add 'p11-kit remote' command for isolating modulesStef Walter2014-07-081-0/+2
* rpc: Implement execution of another tool to transport PKCS#11 RPCStef Walter2014-07-081-1/+2
* rpc: Implement PKCS#11 messages/client/server codeStef Walter2014-07-081-0/+2
* Don't try to symlink p11-proxy.so on windowsMilan Crha2014-06-201-5/+5
* p11-kit: Rename list.c to lists.c to simplify debuggingStef Walter2013-08-281-1/+1
* trust: Fix the 'p11-kit extract' commandStef Walter2013-07-091-0/+1
* Fix dependency between p11-kit command and libraryStef Walter2013-06-251-1/+1
* Reorganize various componentsStef Walter2013-06-251-0/+20
* Fix up Makefile.am files for automake 1.13 warningsStef Walter2013-05-211-1/+1
* Add the log-calls module config optionStef Walter2013-05-211-0/+1
* Update the proxy module to use managed PKCS#11 modulesStef Walter2013-05-211-1/+1
* p11-kit: Managed PKCS#11 module loadingStef Walter2013-05-211-2/+5
* Use libffi to implement mixins for managed codeStef Walter2013-05-161-1/+6
* Separate library init from message codeStef Walter2013-04-031-1/+1
* Add a bit of infrastructure for running valgrindStef Walter2013-03-201-1/+2
* Respect destdir when creating package module config directoryAndreas Metzler2013-02-121-1/+1
* Add public iterator API to p11-kitStef Walter2013-02-051-0/+2
* Add basic trust moduleStef Walter2013-02-051-0/+1
* Add a /usr/share/p11-kit/modules directory for package module configsStef Walter2013-02-051-0/+4
* Move the pkcs11.h header files into common directoryStef Walter2013-01-091-1/+2
* Build common code into noinst librariesStef Walter2013-01-091-26/+8
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-21/+33
* Use correct shared library extension on windowsStef Walter2012-07-261-0/+14
* Fix test modules linking errorsStef Walter2012-05-011-0/+2
* Provide compat getprogname() implementations on other OS'sStef Walter2012-05-011-1/+6
* Move the compat.[ch] headers into common directory/Stef Walter2012-04-301-2/+1
* Add tests for enable-in and disable-inStef Walter2012-04-021-4/+4
* Build some test modules for testing main p11-kit functionalityStef Walter2012-04-021-7/+22
* Fix broken build on cygwin and mingwDr. Volker Zell2011-10-251-0/+2
* Initial port to win32Stef Walter2011-10-171-0/+1