]> git.ipfire.org Git - people/ms/strongswan.git/commit - programs/charon/doc/Known-bugs.txt
- startet importing pluto ASN1 stuff
authorMartin Willi <martin@strongswan.org>
Mon, 10 Apr 2006 14:19:10 +0000 (14:19 -0000)
committerMartin Willi <martin@strongswan.org>
Mon, 10 Apr 2006 14:19:10 +0000 (14:19 -0000)
commitb5cb0210f7b4672cd1c9e51a5ae6943fcc25331f
tree8a18498b075917f81127416cd57659444d440476
parent5113680f95e522c677cdd37072cfffbdca06831e
- startet importing pluto ASN1 stuff
- der PKCS#1 key loading works (as it did with der_decoder)
21 files changed:
Source/Makefile
Source/charon/network/socket.c
Source/doc/Known-bugs.txt
Source/doc/Todo-list.txt
Source/lib/Makefile.lib
Source/lib/asn1-pluto/Makefile.asn1 [new file with mode: 0644]
Source/lib/asn1-pluto/asn1-pluto.c [new file with mode: 0644]
Source/lib/asn1-pluto/asn1-pluto.h [new file with mode: 0644]
Source/lib/asn1-pluto/oid.c [new file with mode: 0644]
Source/lib/asn1-pluto/oid.h [new file with mode: 0644]
Source/lib/asn1-pluto/oid.pl [new file with mode: 0644]
Source/lib/asn1-pluto/oid.txt [new file with mode: 0644]
Source/lib/asn1-pluto/pem.c [new file with mode: 0755]
Source/lib/asn1-pluto/pem.h [new file with mode: 0755]
Source/lib/asn1-pluto/ttodata.c [new file with mode: 0644]
Source/lib/asn1-pluto/ttodata.h [new file with mode: 0644]
Source/lib/crypto/rsa/rsa_private_key.c
Source/lib/types.h
Source/lib/utils/logger.c
Source/lib/utils/logger_manager.c
Source/lib/utils/logger_manager.h