Commit Graph
8 Commits
Author SHA1 Message Date
Martin Willi 6b3292da85 - library initialization done at a central point (library.c)
- some leak_detective fixes
2006-04-20 11:48:57 +00:00
Martin Willi 8bc96e08cb - fixed log-to-syslog behavior
- added patch against strongswan-2.6.4
2006-04-20 07:06:39 +00:00
Martin Willi 1d025fbcea - using asn1 pluto stuff now 2006-04-18 07:22:20 +00:00
Martin Willi 9d7597bb12 - leak detective is usable, but does not show static function names
- a script which gets address via ldd and resolves address via addr2line would be nice
- fixed a leak in child_sa with new detective ;-)
2006-04-13 13:24:45 +00:00
Martin Willi 8f1c27babb - fixed bad bugs in kernel interface
- added some logging info
- works now much more stable
2006-04-12 08:36:40 +00:00
Martin Willi b5cb0210f7 - startet importing pluto ASN1 stuff
- der PKCS#1 key loading works (as it did with der_decoder)
2006-04-10 14:19:10 +00:00
Martin Willi 5113680f95 - split up in libstrong, charon, stroke, testing done
- 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
2006-04-10 08:07:38 +00:00
Martin Willi 6862128151 ../svn-commit.tmp 2006-04-05 12:10:50 +00:00