Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -30/+7 |
| | | | | | | | | | 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 | ||||
* | redesigned format of print function | Andreas Steffen | 2006-10-25 | 1 | -36/+45 |
| | |||||
* | removed deprecated iterator methods (has_next & current) | Martin Willi | 2006-10-24 | 1 | -6/+5 |
| | | | | added iterator hook to manipulate iterator the clean way | ||||
* | linked list cleanups | Martin Willi | 2006-10-24 | 1 | -13/+4 |
| | | | | | added list methods invoke(), destroy_offset(), destroy_function() simplified list destruction when destroying its items | ||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -139/+145 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | (no commit message) | Martin Willi | 2006-09-27 | 1 | -5/+5 |
| | |||||
* | support of encrypted private key files | Andreas Steffen | 2006-09-20 | 1 | -1/+1 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-09-18 | 1 | -2/+1 |
| | |||||
* | fixed certificate verification bug! | Martin Willi | 2006-09-14 | 1 | -1/+2 |
| | |||||
* | reenabled check_expiry | Martin Willi | 2006-07-07 | 1 | -6/+6 |
| | |||||
* | fixed compiler warnings | Martin Willi | 2006-07-05 | 1 | -7/+11 |
| | |||||
* | support of cert payloads | Andreas Steffen | 2006-07-03 | 1 | -10/+68 |
| | |||||
* | added X.509 trust chain verification | Andreas Steffen | 2006-06-27 | 1 | -8/+74 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-06-16 | 1 | -7/+21 |
| | |||||
* | moved RSA key size constraints to definitions.h | Andreas Steffen | 2006-06-13 | 1 | -6/+0 |
| | |||||
* | added public methods is_ca() and is_valid() | Andreas Steffen | 2006-06-09 | 1 | -52/+70 |
| | |||||
* | log_certificates() now shows keyid and availability of matching private key | Andreas Steffen | 2006-05-30 | 1 | -7/+11 |
| | |||||
* | reworked parsing and matching of subjectAltNames | Andreas Steffen | 2006-05-29 | 1 | -87/+250 |
| | |||||
* | moved definition of generalNames_t to identification.h; initialized ↵ | Andreas Steffen | 2006-05-23 | 1 | -17/+4 |
| | | | | subjectKeyID, authKeyID and authKeySerialNumber | ||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 1 | -32/+96 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -14/+5 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+916 |