strongswan/src/pki
Martin Willi 518a5b2ece configure: Check for and explicitly link against -latomic
Some C libraries, such as uClibc, require an explicit link for some atomic
functions. Check for any libatomic, and explcily link it.
2016-06-14 14:27:20 +02:00
..
commands Standardized printing of certificate information 2015-12-11 18:26:53 +01:00
man pki: Add --dn command to extract the subject DN of a certificate 2015-08-17 11:34:01 +02:00
.gitignore started implementation of a PKI tool, currently supporting RSA|ECDSA key generation 2009-08-26 11:23:55 +02:00
Makefile.am configure: Check for and explicitly link against -latomic 2016-06-14 14:27:20 +02:00
command.c pki: Never print more than MAX_LINES of usage summary 2015-12-16 12:07:13 +01:00
command.h pki: Increase MAX_LINES 2015-12-16 12:09:18 +01:00
pki.c pki: Choose default digest based on the signature key 2015-03-23 17:22:31 +01:00
pki.h pki: Choose default digest based on the signature key 2015-03-23 17:22:31 +01:00