aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/asn1.c
Commit message (Expand)AuthorAgeFilesLines
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-825/+0
* eliminated TIMETOA_BUF definitionAndreas Steffen2009-04-201-1/+1
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-546/+546
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-1/+1
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-8/+8
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-3/+3
* fixed OID encodingAndreas Steffen2009-04-171-1/+1
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-2/+2
* pluto uses the libstrongswan leak detective and a stripped-down version of li...Andreas Steffen2009-04-161-3/+5
* renamed known_oid() to asn1_known_oid() and defined asn1_get_oid()Andreas Steffen2009-04-151-3/+39
* remove ambiguity by setting parenthesesAndreas Steffen2009-03-271-1/+1
* fixed ASN.1 to time_t conversion on 32-bit system for dates after Jan 19 03:1...Andreas Steffen2009-03-271-3/+8
* the parameters field in an ASN.1 algorithmIdentifier is optionalAndreas Steffen2009-03-131-5/+7
* workaround for algorithmIdentifiers with missing parameters fieldAndreas Steffen2009-03-131-1/+1
* some websites append a newline character to a DER-encoded binary blobAndreas Steffen2008-02-051-6/+16
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-151-1/+1
* (no commit message)Martin Willi2006-04-281-0/+770