Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added RCSID | Andreas Steffen | 2007-10-12 | 2 | -0/+4 |
| | |||||
* | cosmetics | Andreas Steffen | 2007-10-12 | 1 | -1/+2 |
| | |||||
* | replaced strncmp() == 0 by strneq() | Andreas Steffen | 2007-10-07 | 1 | -1/+3 |
| | |||||
* | ignore : separators in hex input | Andreas Steffen | 2007-09-25 | 1 | -65/+120 |
| | |||||
* | 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 |
| | |||||
* | declared timetoasn1()function | Andreas Steffen | 2007-09-18 | 1 | -0/+1 |
| | |||||
* | 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 | 2 | -2/+39 |
| | |||||
* | added caIssuers OID | Andreas Steffen | 2007-08-15 | 1 | -0/+1 |
| | |||||
* | added Microsof Encrypting File System Extended Key Usage OID | Andreas Steffen | 2007-08-14 | 1 | -0/+1 |
| | |||||
* | added Microsof Smartcard Logon Extended Key Usage OID | Andreas Steffen | 2007-08-14 | 1 | -0/+3 |
| | |||||
* | added doxygen comments | Andreas Steffen | 2007-08-04 | 1 | -1/+5 |
| | |||||
* | added entrustVersInfo OID | Andreas Steffen | 2007-07-04 | 1 | -0/+5 |
| | |||||
* | fixed memleak | Martin Willi | 2007-07-02 | 1 | -0/+2 |
| | |||||
* | added crlNumber OID | Andreas Steffen | 2007-04-27 | 1 | -3/+4 |
| | |||||
* | moved parse_time() from x509.c to asn1.c | Andreas Steffen | 2007-04-12 | 2 | -0/+42 |
| | |||||
* | 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 | 5 | -11/+20 |
| | | | | | | | | | 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 | 2 | -16/+25 |
| | |||||
* | removed DES-EDE3-CBC only comment | Andreas Steffen | 2006-10-25 | 1 | -2/+1 |
| | |||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 2 | -79/+43 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | support of AES-192-CBC private key encryption | Andreas Steffen | 2006-09-25 | 1 | -5/+10 |
| | |||||
* | fixed some compiler warnings4.0.4 | Martin Willi | 2006-09-21 | 1 | -1/+1 |
| | |||||
* | support of encrypted private key files | Andreas Steffen | 2006-09-20 | 2 | -22/+55 |
| | |||||
* | some cleanups here and there | Martin Willi | 2006-09-18 | 1 | -1/+1 |
| | |||||
* | fixed compiler warnings | Martin Willi | 2006-07-05 | 1 | -1/+0 |
| | |||||
* | changed tabs from 8 to 4 spaces | Andreas Steffen | 2006-06-16 | 1 | -1/+1 |
| | |||||
* | changed ASN.1 CONTROL log output to LEVEL2 | Andreas Steffen | 2006-06-09 | 1 | -8/+8 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-06-09 | 1 | -1/+1 |
| | |||||
* | indented loaded file log entry | Andreas Steffen | 2006-05-30 | 1 | -1/+1 |
| | |||||
* | moved TIMETOA_BUF definition to types.h | Andreas Steffen | 2006-05-30 | 1 | -3/+0 |
| | |||||
* | moved timetoa() from asn1.c to types.c | Andreas Steffen | 2006-05-29 | 2 | -24/+1 |
| | |||||
* | - removed perl-generated oid.c/h from svn, | Martin Willi | 2006-05-19 | 2 | -277/+0 |
| | | | | | added them to "dist" and "distclean" | ||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 2 | -9/+12 |
| | |||||
* | - added ipsec.conf template and man page back | Martin Willi | 2006-05-18 | 1 | -29/+0 |
| | | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 11 | -0/+2282 |