strongswan/src/pki
Tobias Brunner 20d752b4ff pki: Avoid integer overflow when calculating certificate lifetimes.
This only works properly if sizeof(time_t) > 4.
2011-12-23 16:33:24 +01:00
..
commands pki: Avoid integer overflow when calculating certificate lifetimes. 2011-12-23 16:33:24 +01:00
.gitignore started implementation of a PKI tool, currently supporting RSA|ECDSA key generation 2009-08-26 11:23:55 +02:00
Makefile.am Build dedicated plugin lists for each strongSwan component 2010-08-12 14:46:57 +02:00
command.c Added policyConstraints support to pki tool 2011-01-05 16:46:02 +01:00
command.h Added certificatePolicy options to pki tool 2011-01-05 16:46:02 +01:00
pki.c The pki tool uses a callback credential set to read in passphrase/PIN 2010-08-04 09:26:21 +02:00
pki.h Added pki PEM encoding support for certificates, CRLs and PKCS10 requests 2010-07-13 14:14:39 +02:00