aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/asn1/asn1.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements
* added private flag to asn1_ctx_tAndreas Steffen2006-10-251-7/+15
|
* introduced new logging subsystem using bus:Martin Willi2006-10-181-49/+29
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* 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