summaryrefslogtreecommitdiff
path: root/p11-kit/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-11-29MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter1-253/+0
2016-10-05rpc: Send x-init-reserved to remote modulebefore-moveDaiki Ueno1-1/+6
2016-10-03Fix link of p11-kit-proxy.dylib on Mac OS XLeonardo Brondani Schenkel1-1/+1
2014-10-02remote: Run separate executable binary for 'p11-kit remote'Stef Walter1-1/+12
2014-08-15Move to non-recursive Makefile for building bins and libsStef Walter1-74/+170
2014-07-08p11-kit: Add 'p11-kit remote' command for isolating modulesStef Walter1-0/+2
2014-07-08rpc: Implement execution of another tool to transport PKCS#11 RPCStef Walter1-1/+2
2014-07-08rpc: Implement PKCS#11 messages/client/server codeStef Walter1-0/+2
2014-06-20Don't try to symlink p11-proxy.so on windowsMilan Crha1-5/+5
2013-08-28p11-kit: Rename list.c to lists.c to simplify debuggingStef Walter1-1/+1
2013-07-09trust: Fix the 'p11-kit extract' commandStef Walter1-0/+1
2013-06-25Fix dependency between p11-kit command and libraryStef Walter1-1/+1
2013-06-25Reorganize various componentsStef Walter1-0/+20
2013-05-21Fix up Makefile.am files for automake 1.13 warningsStef Walter1-1/+1
2013-05-21Add the log-calls module config optionStef Walter1-0/+1
2013-05-21Update the proxy module to use managed PKCS#11 modulesStef Walter1-1/+1
2013-05-21p11-kit: Managed PKCS#11 module loadingStef Walter1-2/+5
2013-05-16Use libffi to implement mixins for managed codeStef Walter1-1/+6
2013-04-03Separate library init from message codeStef Walter1-1/+1
2013-03-20Add a bit of infrastructure for running valgrindStef Walter1-1/+2
2013-02-12Respect destdir when creating package module config directoryAndreas Metzler1-1/+1
2013-02-05Add public iterator API to p11-kitStef Walter1-0/+2
2013-02-05Add basic trust moduleStef Walter1-0/+1
2013-02-05Add a /usr/share/p11-kit/modules directory for package module configsStef Walter1-0/+4
2013-01-09Move the pkcs11.h header files into common directoryStef Walter1-1/+2
2013-01-09Build common code into noinst librariesStef Walter1-26/+8
2013-01-09Move debug and library code into the common/ subdirectoryStef Walter1-21/+33
2012-07-26Use correct shared library extension on windowsStef Walter1-0/+14
2012-05-01Fix test modules linking errorsStef Walter1-0/+2
2012-05-01Provide compat getprogname() implementations on other OS'sStef Walter1-1/+6
2012-04-30Move the compat.[ch] headers into common directory/Stef Walter1-2/+1
2012-04-02Add tests for enable-in and disable-inStef Walter1-4/+4
2012-04-02Build some test modules for testing main p11-kit functionalityStef Walter1-7/+22
2011-10-25Fix broken build on cygwin and mingwDr. Volker Zell1-0/+2
2011-10-17Initial port to win32Stef Walter1-0/+1
2011-09-26Fix quoting of build variablesAndreas Metzler1-2/+2
2011-09-19Expand the libdir path correctlyStef Walter1-1/+8
2011-09-14Rename pkgconfig configuration directory variablesKalev Lember1-1/+1
2011-08-01Add example configuration documentation.Stef Walter1-1/+5
2011-07-28Make p11-kit-proxy.so link point to libp11-kit.so.0.0.0Stef Walter1-1/+1
2011-07-27Add libtool style versioning variables to p11-kitStef Walter1-1/+3
2011-07-27Create a link for the proxy module.Stef Walter1-1/+5
2011-07-27Reimplement and remove apache licensed bits of code.Stef Walter1-1/+1
2011-07-06Implement support for registering and calling pinfile callbacksStef Walter1-0/+3
2011-06-09Store last failure message per thread.Stef Walter1-1/+2
2011-06-08Refactor configurationStef Walter1-1/+1
2011-06-07Release version 0.10.1Stef Walter1-0/+3
2011-06-07Remove unstable API markers.Stef Walter1-3/+0
2011-05-27Change around installation of headers, pkg-config, and file namesStef Walter1-9/+9
2011-04-05Add support for debug tracing.Stef Walter1-0/+1