aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/pkcs7.c
Commit message (Expand)AuthorAgeFilesLines
* replaced struct id by identification_tAndreas Steffen2009-10-101-32/+26
* use of asn1_build_known_oid()Andreas Steffen2009-10-081-86/+29
* pluto and charon now have the same ipsec listall output formatAndreas Steffen2009-10-061-1/+0
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-271-25/+53
* added and fixed debug output of version informationAndreas Steffen2009-09-231-7/+23
* fixed PKCS#7 wrapped certificate parsingAndreas Steffen2009-09-231-1/+1
* Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macroMartin Willi2009-09-111-60/+17
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-16/+16
* create algorithmIdentifier dynamically from OID databaseMartin Willi2009-08-271-6/+4
* some fixes in pkcs7.cAndreas Steffen2009-06-091-3/+4
* pkcs7.c also uses signature_scheme_from_oid()Andreas Steffen2009-06-091-18/+6
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-27/+56
* updated copyright statementsAndreas Steffen2009-05-221-2/+3
* changed remaining plog() to DBG1()Andreas Steffen2009-05-141-1/+1
* started migration to encryption pluginsAndreas Steffen2009-05-091-237/+159
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-3/+9
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-151/+168
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-631/+631
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-20/+18
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-9/+9
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-9/+6
* renamed known_oid() to asn1_known_oid() and defined asn1_get_oid()Andreas Steffen2009-04-151-2/+2
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-151-1/+1
* - introduced autotoolsMartin Willi2006-05-161-1/+1
* (no commit message)Martin Willi2006-04-281-0/+862