Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -406/+0 |
| | |||||
* | fully implemented x509_create() | Andreas Steffen | 2008-01-22 | 1 | -3/+5 |
| | |||||
* | added x509_build_generalNames() and x509_build_subjectAltNames() functions | Andreas Steffen | 2007-10-12 | 1 | -5/+44 |
| | |||||
* | added x509_create() synthesis function | Andreas Steffen | 2007-10-11 | 1 | -4/+23 |
| | |||||
* | added set_ca_info() and get_ca_info() methods | Andreas Steffen | 2007-05-18 | 1 | -2/+23 |
| | |||||
* | exported parse_generalNames() | Andreas Steffen | 2007-04-14 | 1 | -0/+13 |
| | |||||
* | parse_authorityKeyIdentifier() is made available externally | Andreas Steffen | 2007-04-12 | 1 | -2/+14 |
| | |||||
* | corrected copyright statement | Andreas Steffen | 2007-04-12 | 1 | -5/+6 |
| | |||||
* | removed %Q, %Y, %W, %U printf handlers | Martin Willi | 2007-04-12 | 1 | -1/+10 |
| | |||||
* | support of setting and getting authority flags | Andreas Steffen | 2007-03-08 | 1 | -0/+25 |
| | |||||
* | added parsing level to x509_create_from_chunk() and added is_ocsp_signer() ↵ | Andreas Steffen | 2007-03-07 | 1 | -1/+16 |
| | | | | method | ||||
* | added support of OCSP accessLocations | Andreas Steffen | 2007-02-25 | 1 | -0/+8 |
| | |||||
* | added the create_crluri_iterator method | Andreas Steffen | 2007-02-24 | 1 | -0/+8 |
| | |||||
* | addin get_keyid() method | Andreas Steffen | 2007-02-24 | 1 | -0/+8 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -9/+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 | ||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -2/+2 |
| | | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups | ||||
* | cosmetics | Andreas Steffen | 2006-10-28 | 1 | -13/+13 |
| | |||||
* | replaced 'times' by 'dates' | Andreas Steffen | 2006-10-25 | 1 | -1/+1 |
| | |||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -11/+6 |
| | | | | | | | 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 cert payloads | Andreas Steffen | 2006-07-03 | 1 | -0/+33 |
| | |||||
* | added X.509 trust chain verification | Andreas Steffen | 2006-06-27 | 1 | -18/+50 |
| | |||||
* | corrected some descriptions | Andreas Steffen | 2006-06-13 | 1 | -5/+5 |
| | |||||
* | added public methods is_ca() and is_valid() | Andreas Steffen | 2006-06-09 | 1 | -10/+27 |
| | |||||
* | added has_key parameter to log_certificates() | Andreas Steffen | 2006-05-30 | 1 | -2/+4 |
| | |||||
* | reworked parsing and matching of subjectAltNames | Andreas Steffen | 2006-05-29 | 1 | -0/+9 |
| | |||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 1 | -2/+12 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+136 |