summaryrefslogtreecommitdiff
path: root/p11-kit/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-253/+0
* rpc: Send x-init-reserved to remote modulebefore-moveDaiki 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
* Fix quoting of build variablesAndreas Metzler2011-09-261-2/+2
* Expand the libdir path correctlyStef Walter2011-09-191-1/+8
* Rename pkgconfig configuration directory variablesKalev Lember2011-09-141-1/+1
* Add example configuration documentation.Stef Walter2011-08-011-1/+5
* Make p11-kit-proxy.so link point to libp11-kit.so.0.0.0Stef Walter2011-07-281-1/+1
* Add libtool style versioning variables to p11-kitStef Walter2011-07-271-1/+3
* Create a link for the proxy module.Stef Walter2011-07-271-1/+5
* Reimplement and remove apache licensed bits of code.Stef Walter2011-07-271-1/+1
* Implement support for registering and calling pinfile callbacksStef Walter2011-07-061-0/+3
* Store last failure message per thread.Stef Walter2011-06-091-1/+2
* Refactor configurationStef Walter2011-06-081-1/+1
* Release version 0.10.1Stef Walter2011-06-071-0/+3
* Remove unstable API markers.Stef Walter2011-06-071-3/+0
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-9/+9
* Add support for debug tracing.Stef Walter2011-04-051-0/+1