strongswan/src/pki
Tobias Brunner b2b54bd71d Make sure getpass() is available
It's not on Android for example.
2014-05-29 12:28:53 +02:00
..
commands enum: Return boolean result for enum_from_name() lookup 2014-05-16 15:42:07 +02:00
man pki: Document --not-before/after and --dateform options in manpages 2014-03-31 11:39:25 +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 pki: Implement an acert command to issue attribute certificates 2014-03-31 11:14:58 +02:00
command.c pki: When dispatching commands, don't look beyond non-null-terminated array 2014-03-19 09:37:46 +01:00
command.h pki: Support absolute --not-before/after issued certificate lifetimes 2014-03-31 11:14:59 +02:00
pki.c Make sure getpass() is available 2014-05-29 12:28:53 +02:00
pki.h pki: Add a certificate lifetime calculation helper function 2014-03-31 11:14:59 +02:00