aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/stroke
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed CRL check return value on revoked certificatesMartin Willi2008-03-191-8/+0
| | | | | fixed possible refcounting bugs generic return_null() implementation
* fixed ike_cfg lookup in strokeMartin Willi2008-03-181-1/+1
|
* made is_newer() a certificate_t methodAndreas Steffen2008-03-181-1/+1
|
* enforcing x509_flags on certificate constructionMartin Willi2008-03-171-23/+12
|
* removed X509_PEER flag; flags are meant to read cert, not to store ↵Martin Willi2008-03-141-21/+12
| | | | | | | additional state in cert removed x509_t.set_flags for the reason above implemented a simple, generic shared_key_t
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-133-0/+3397