aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure: Check for and explicitly link against -latomicMartin Willi2016-06-141-1/+1
* pki: Explicitly link against -lpthread and -ldl if requiredMartin Willi2015-12-041-1/+4
* pki: Add --dn command to extract the subject DN of a certificateTobias Brunner2015-08-171-4/+5
* pki: Add simple PKCS#12 display commandTobias Brunner2014-12-121-0/+1
* pki: Implement an acert command to issue attribute certificatesMartin Willi2014-03-311-0/+1
* pki: Install pki(1) as utility directly in $prefix/binTobias Brunner2013-09-131-1/+1
* pki: Add ipsec-pki(8) man pageTobias Brunner2013-09-131-0/+2
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-2/+2
* Add a pki command to sign, verify, encrypt and decrypt PKCS#7 containersMartin Willi2012-12-191-0/+1
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-1/+1
* Added a --signcrl command to the pki utilityMartin Willi2010-05-211-0/+1
* Added a --print command to pki that dumps different credentialsMartin Willi2010-05-201-0/+1
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-291-1/+1
* Users of PLUGINS depend on config.status, rebuilding them if plugin configura...Martin Willi2010-04-291-1/+3
* pki --req generates a PKCS#10 certificate requestAndreas Steffen2009-09-151-2/+7
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-2/+1
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+0
* Use dynamic registration/usage invocation of command typesMartin Willi2009-09-101-2/+3
* splitted PKI tool to a file per commandMartin Willi2009-09-101-1/+3
* started implementation of a PKI tool, currently supporting RSA|ECDSA key gene...Martin Willi2009-08-261-0/+9