aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/x509.c
Commit message (Collapse)AuthorAgeFilesLines
* support of encrypted private key filesAndreas Steffen2006-09-201-1/+1
|
* cosmeticsAndreas Steffen2006-09-181-2/+1
|
* fixed certificate verification bug!Martin Willi2006-09-141-1/+2
|
* reenabled check_expiryMartin Willi2006-07-071-6/+6
|
* fixed compiler warningsMartin Willi2006-07-051-7/+11
|
* support of cert payloadsAndreas Steffen2006-07-031-10/+68
|
* added X.509 trust chain verificationAndreas Steffen2006-06-271-8/+74
|
* cosmeticsAndreas Steffen2006-06-161-7/+21
|
* moved RSA key size constraints to definitions.hAndreas Steffen2006-06-131-6/+0
|
* added public methods is_ca() and is_valid()Andreas Steffen2006-06-091-52/+70
|
* log_certificates() now shows keyid and availability of matching private keyAndreas Steffen2006-05-301-7/+11
|
* reworked parsing and matching of subjectAltNamesAndreas Steffen2006-05-291-87/+250
|
* moved definition of generalNames_t to identification.h; initialized ↵Andreas Steffen2006-05-231-17/+4
| | | | subjectKeyID, authKeyID and authKeySerialNumber
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-191-32/+96
|
* (no commit message)Martin Willi2006-05-101-14/+5
|
* (no commit message)Martin Willi2006-05-101-0/+916