]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/pluto/pkcs7.c
Support different encoding types in certificate.get_encoding()
[thirdparty/strongswan.git] / src / pluto / pkcs7.c
2010-07-13  Martin WilliSupport different encoding types in certificate.get_enc...
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2009-10-10  Andreas Steffenreplaced struct id by identification_t
2009-10-08  Andreas Steffenuse of asn1_build_known_oid()
2009-10-06  Andreas Steffenpluto and charon now have the same ipsec listall output...
2009-09-27  Andreas Steffenpluto and scepclient now use the x509 plugin for certif...
2009-09-23  Andreas Steffenadded and fixed debug output of version information
2009-09-23  Andreas Steffenfixed PKCS#7 wrapped certificate parsing
2009-09-11  Martin WilliRemoved chunk_from_buf() in favor of a simpler chunk_fr...
2009-09-04  Martin Williremove spaces within tabs (\t( )+\t)
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-08-27  Martin Willicreate algorithmIdentifier dynamically from OID database
2009-06-09  Andreas Steffensome fixes in pkcs7.c
2009-06-09  Andreas Steffenpkcs7.c also uses signature_scheme_from_oid()
2009-06-09  Andreas Steffenpluto and scepclient use private and public key plugins...
2009-05-22  Andreas Steffenupdated copyright statements
2009-05-14  Andreas Steffenchanged remaining plog() to DBG1()
2009-05-08  Andreas Steffenstarted migration to encryption plugins
2009-04-30  Andreas Steffenpluto and scepclient use the random plugin from libstro...
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-20  Andreas Steffenscepclient and pluto use asn1 from libstrongswan
2009-04-19  Andreas Steffenconversion from 8 spaces to 4 spaces per tab
2009-04-17  Andreas Steffenported most of the libstrongswan chunk_t macros to...
2009-04-17  Andreas Steffenrenamed empty_chunk to chunk_empty
2009-04-17  Andreas Steffenport the libstrongswan memory allocation methods to...
2009-04-15  Andreas Steffenrenamed known_oid() to asn1_known_oid() and defined...
2007-10-06  Andreas Steffenactivated Id property
2007-08-15  Andreas Steffenremoved oid.txt and oid.pl in pluto subdir
2006-05-16  Martin Willi- introduced autotools
2006-04-28  Martin Willi(no commit message)