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/Known-bugs.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/Known-bugs.txt')
-rw-r--r-- | Source/doc/Known-bugs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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) |