Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | printf hooks refactored to increase portability (i.e. support for platforms ↵ | Tobias Brunner | 2009-03-12 | 1 | -1/+1 | |
| | | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms). | |||||
* | use thread-safe variant of gmtime | Martin Willi | 2008-12-09 | 1 | -4/+5 | |
| | ||||||
* | making the parsing of parameters of a subjectAlgorithmIdentifier optional | Tobias Brunner | 2008-06-10 | 1 | -2/+18 | |
| | ||||||
* | introduced ASN1_EXIT command in ASN.1 object syntax definition | Andreas Steffen | 2008-04-28 | 1 | -12/+11 | |
| | ||||||
* | refactoring of the ASN.1 parser | Andreas Steffen | 2008-04-26 | 1 | -233/+84 | |
| | ||||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -23/+1 | |
| | ||||||
* | some websites append a newline character to a DER-encoded binary blob | Andreas Steffen | 2008-02-05 | 1 | -4/+14 | |
| | ||||||
* | added md2WithRSA algorithm identifier | Andreas Steffen | 2008-01-22 | 1 | -0/+10 | |
| | ||||||
* | extended asn1_algorithmIdentifier() to SHA-2 | Andreas Steffen | 2008-01-22 | 1 | -22/+81 | |
| | ||||||
* | added RCSID | Andreas Steffen | 2007-10-12 | 1 | -0/+2 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-10-12 | 1 | -1/+2 | |
| | ||||||
* | replace sizeof(buf) by BUF_LEN | Andreas Steffen | 2007-09-18 | 1 | -1/+1 | |
| | ||||||
* | recovered lost asn1_init() function | Andreas Steffen | 2007-09-18 | 1 | -0/+14 | |
| | ||||||
* | moved position of timetoas1n | Andreas Steffen | 2007-09-18 | 1 | -36/+23 | |
| | ||||||
* | increased debug level for errors to DBG1 | Andreas Steffen | 2007-09-12 | 1 | -2/+2 | |
| | ||||||
* | added md2, sha256, sha384, and sha512 ASN.1 algorithm IDs | Andreas Steffen | 2007-09-11 | 1 | -2/+34 | |
| | ||||||
* | moved parse_time() from x509.c to asn1.c | Andreas Steffen | 2007-04-12 | 1 | -0/+40 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-02-27 | 1 | -10/+15 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-02-27 | 1 | -10/+10 | |
| | ||||||
* | removed my time_t printf handler patch, applied the one of andreas (64bit save) | Martin Willi | 2007-02-08 | 1 | -1/+3 | |
| | ||||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -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_t | Andreas Steffen | 2006-10-25 | 1 | -7/+15 | |
| | ||||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -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 warnings | Martin Willi | 2006-07-05 | 1 | -1/+0 | |
| | ||||||
* | changed ASN.1 CONTROL log output to LEVEL2 | Andreas Steffen | 2006-06-09 | 1 | -8/+8 | |
| | ||||||
* | moved timetoa() from asn1.c to types.c | Andreas Steffen | 2006-05-29 | 1 | -23/+1 | |
| | ||||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 1 | -9/+11 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+751 | |