aboutsummaryrefslogtreecommitdiffstats
path: root/Source/lib/crypto/x509.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-937/+0
| | | | | - applied patch for charon
* - added separate implementation for connection_store, credential_store, ↵Martin Willi2006-04-251-1/+2
| | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now
* - identification_t supports now almost all id typesMartin Willi2006-04-241-869/+112
| | | | | | - x509 certificates work with identification_t now - fixes here, fixes there
* - fixed log-to-syslog behaviorMartin Willi2006-04-201-0/+2
| | | | | - added patch against strongswan-2.6.4
* - x509 certificate loading with pluto asn1 codeMartin Willi2006-04-191-0/+1691
- x509 needs a lot more attention!