aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/threads/stroke.c
Commit message (Collapse)AuthorAgeFilesLines
* - improved strokeingMartin Willi2006-04-041-898/+0
| | | | | | | - down connection - status - some other tweaks
* - rewrote a lot of RSA stuffMartin Willi2006-03-301-28/+190
| | | | | | | | | | - done major work for ASN1/decoder - allow loading of ASN1 der encoded private keys, public keys and certificates - extracting public key from certificates - passing certificates from stroke to charon => basic authentication with RSA certificates works!
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-26/+56
| | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-)
* - works quite well now with ipsec.conf & ipsec starterMartin Willi2006-03-201-49/+154
|
* - belongs to previous commit ;-)Martin Willi2006-03-161-0/+601