aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/threads/stroke_interface.c
Commit message (Collapse)AuthorAgeFilesLines
* - identification_t supports now almost all id typesMartin Willi2006-04-241-6/+6
| | | | | | - x509 certificates work with identification_t now - fixes here, fixes there
* - x509 certificate loading with pluto asn1 codeMartin Willi2006-04-191-4/+4
| | | | | - x509 needs a lot more attention!
* - fixed bad bugs in kernel interfaceMartin Willi2006-04-121-3/+7
| | | | | | - added some logging info - works now much more stable
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-22/+29
| | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things
* ../svn-commit.tmpMartin Willi2006-04-051-1/+1
|
* - improved strokeingMartin Willi2006-04-041-0/+1147
- down connection - status - some other tweaks