aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/asn1/asn1.c
Commit message (Expand)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-23/+1
* some websites append a newline character to a DER-encoded binary blobAndreas Steffen2008-02-051-4/+14
* added md2WithRSA algorithm identifierAndreas Steffen2008-01-221-0/+10
* extended asn1_algorithmIdentifier() to SHA-2Andreas Steffen2008-01-221-22/+81
* added RCSIDAndreas Steffen2007-10-121-0/+2
* cosmeticsAndreas Steffen2007-10-121-1/+2
* replace sizeof(buf) by BUF_LENAndreas Steffen2007-09-181-1/+1
* recovered lost asn1_init() functionAndreas Steffen2007-09-181-0/+14
* moved position of timetoas1nAndreas Steffen2007-09-181-36/+23
* increased debug level for errors to DBG1Andreas Steffen2007-09-121-2/+2
* added md2, sha256, sha384, and sha512 ASN.1 algorithm IDsAndreas Steffen2007-09-111-2/+34
* moved parse_time() from x509.c to asn1.cAndreas Steffen2007-04-121-0/+40
* cosmeticsAndreas Steffen2007-02-271-10/+15
* cosmeticsAndreas Steffen2007-02-271-10/+10
* removed my time_t printf handler patch, applied the one of andreas (64bit save)Martin Willi2007-02-081-1/+3
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-3/+11
* added private flag to asn1_ctx_tAndreas Steffen2006-10-251-7/+15
* introduced new logging subsystem using bus:Martin Willi2006-10-181-49/+29
* fixed compiler warningsMartin Willi2006-07-051-1/+0
* changed ASN.1 CONTROL log output to LEVEL2Andreas Steffen2006-06-091-8/+8
* moved timetoa() from asn1.c to types.cAndreas Steffen2006-05-291-23/+1
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-191-9/+11
* (no commit message)Martin Willi2006-05-101-0/+751