aboutsummaryrefslogtreecommitdiffstats
path: root/Source/lib/utils
Commit message (Collapse)AuthorAgeFilesLines
* - identification_t supports now almost all id typesMartin Willi2006-04-244-102/+972
| | | | | | - x509 certificates work with identification_t now - fixes here, fixes there
* - fixed doxygen buildMartin Willi2006-04-203-43/+10
| | | | | - seperates now in lib and charon
* - library initialization done at a central point (library.c)Martin Willi2006-04-204-139/+219
| | | | | - some leak_detective fixes
* - fixed log-to-syslog behaviorMartin Willi2006-04-203-15/+70
| | | | | - added patch against strongswan-2.6.4
* - using asn1 pluto stuff nowMartin Willi2006-04-182-21/+82
|
* - leak detective is usable, but does not show static function namesMartin Willi2006-04-132-0/+4
| | | | | | - a script which gets address via ldd and resolves address via addr2line would be nice - fixed a leak in child_sa with new detective ;-)
* - fixed bad bugs in kernel interfaceMartin Willi2006-04-123-8/+11
| | | | | | - added some logging info - works now much more stable
* - startet importing pluto ASN1 stuffMartin Willi2006-04-103-4/+7
| | | | | - der PKCS#1 key loading works (as it did with der_decoder)
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-1014-889/+524
| | | | | | | | | - 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-0518-0/+4600