Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -257/+0 |
| | |||||
* | removed %Q, %Y, %W, %U printf handlers | Martin Willi | 2007-04-12 | 1 | -48/+0 |
| | |||||
* | replaced expired since %V by expired %V ago | Andreas Steffen | 2007-03-28 | 1 | -1/+1 |
| | |||||
* | implemented ipsec listocsp function | Andreas Steffen | 2007-03-27 | 1 | -0/+73 |
| | |||||
* | results from the single responses is stored in the corresponding certinfo_t ↵ | Andreas Steffen | 2007-03-12 | 1 | -0/+19 |
| | | | | structs | ||||
* | iterate certinfos linked list for matching serialNumber | Andreas Steffen | 2007-03-05 | 1 | -0/+9 |
| | |||||
* | added once flag to certinfo_t | Andreas Steffen | 2007-02-27 | 1 | -0/+5 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -2/+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 | ||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -21/+9 |
| | | | | | | | 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/+14 |
| | |||||
* | added X.509 trust chain verification | Andreas Steffen | 2006-06-27 | 1 | -0/+198 |