From b5cb0210f7b4672cd1c9e51a5ae6943fcc25331f Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 10 Apr 2006 14:19:10 +0000 Subject: - startet importing pluto ASN1 stuff - der PKCS#1 key loading works (as it did with der_decoder) --- Source/doc/Known-bugs.txt | 4 ++-- Source/doc/Todo-list.txt | 10 ++++++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'Source/doc') diff --git a/Source/doc/Known-bugs.txt b/Source/doc/Known-bugs.txt index 079d4d0f9..e7ee0b9df 100644 --- a/Source/doc/Known-bugs.txt +++ b/Source/doc/Known-bugs.txt @@ -1,5 +1,5 @@ Known bugs in charon ====================== -- intiating the same connection twice makes trouble. -- +- intiating the same connection twice makes trouble +- leak_detective gets confused from libpthread (invalid frees) diff --git a/Source/doc/Todo-list.txt b/Source/doc/Todo-list.txt index 4915ea7c7..0942defc8 100644 --- a/Source/doc/Todo-list.txt +++ b/Source/doc/Todo-list.txt @@ -22,12 +22,12 @@ + new charon build - libstrong? + transforms + utils (plus host) - - doxygen fixes (two doxyfiles?) - - allocator cleanup (used in lib, charon and pluto(!)) - - logger reimplementation? (one logger for lib, charon, pluto) + + logger_manager instance in lib + + leak detective usable for charon and pluto and anything else + - doxygen fixes (multiple doxyfiles?) - integrate asn1 parser/oid (asn1/oid) - integrate PEM loading (pem) - - ... (more to come, for sure) + - ... (more to come) - ipsec.secrets parsing @@ -42,3 +42,5 @@ - delete notify, when to send? - notifys on connection setup failure - create child sa message + +- new build environment (autotools?) \ No newline at end of file -- cgit v1.2.3