Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asn1_unwrap() function to parse ASN.1 objects with length/type | Martin Willi | 2009-07-06 | 1 | -1/+12 |
| | |||||
* | pluto and scepclient use private and public key plugins of libstrongswan | Andreas Steffen | 2009-06-09 | 1 | -1/+10 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | scepclient and pluto use asn1 from libstrongswan | Andreas Steffen | 2009-04-20 | 1 | -1/+2 |
| | |||||
* | asn1_build_known_oid() includes ASN1_OID tag and length | Andreas Steffen | 2009-04-16 | 1 | -2/+2 |
| | |||||
* | implemented asn1_get_known_oid(), mapping OID index to ASN1 OID | Martin Willi | 2009-04-14 | 1 | -0/+8 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -4/+4 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | refactoring of the ASN.1 parser | Andreas Steffen | 2008-04-26 | 1 | -53/+144 |
| | |||||
* | fixed doxygen groups to avoid recursion | Martin Willi | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | removed unused gmp.h to build libstrongswan without libgmp | Martin Willi | 2008-04-04 | 1 | -1/+0 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -17/+10 |
| | |||||
* | extended asn1_algorithmIdentifier() to SHA-2 | Andreas Steffen | 2008-01-22 | 1 | -15/+15 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-12 | 1 | -0/+2 |
| | |||||
* | declared timetoasn1()function | Andreas Steffen | 2007-09-18 | 1 | -0/+1 |
| | |||||
* | added md2, sha256, sha384, and sha512 ASN.1 algorithm IDs | Andreas Steffen | 2007-09-11 | 1 | -0/+5 |
| | |||||
* | added doxygen comments | Andreas Steffen | 2007-08-04 | 1 | -1/+5 |
| | |||||
* | moved parse_time() from x509.c to asn1.c | Andreas Steffen | 2007-04-12 | 1 | -0/+2 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -1/+1 |
| | | | | | | | | | 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 | -9/+10 |
| | |||||
* | 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 | 1 | -1/+0 |
| | |||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 1 | -0/+1 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+137 |