- startet importing pluto ASN1 stuff

- der PKCS#1 key loading works (as it did with der_decoder)
This commit is contained in:
Martin Willi
2006-04-10 14:19:10 +00:00
parent 5113680f95
commit b5cb0210f7
21 changed files with 2647 additions and 12 deletions
+6 -4
View File
@@ -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?)