diff options
author | Martin Willi <martin@strongswan.org> | 2006-04-10 14:19:10 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-04-10 14:19:10 +0000 |
commit | b5cb0210f7b4672cd1c9e51a5ae6943fcc25331f (patch) | |
tree | 8a18498b075917f81127416cd57659444d440476 /Source/doc/Todo-list.txt | |
parent | 5113680f95e522c677cdd37072cfffbdca06831e (diff) | |
download | strongswan-b5cb0210f7b4672cd1c9e51a5ae6943fcc25331f.tar.bz2 strongswan-b5cb0210f7b4672cd1c9e51a5ae6943fcc25331f.tar.xz |
- startet importing pluto ASN1 stuff
- der PKCS#1 key loading works (as it did with der_decoder)
Diffstat (limited to 'Source/doc/Todo-list.txt')
-rw-r--r-- | Source/doc/Todo-list.txt | 10 |
1 files changed, 6 insertions, 4 deletions
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 |