Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaced strncmp() == 0 by strneq() | Andreas Steffen | 2007-10-07 | 1 | -1/+3 |
| | |||||
* | fixed memleak | Martin Willi | 2007-07-02 | 1 | -0/+2 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -5/+6 |
| | | | | | | | | | 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 | ||||
* | 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 | 1 | -30/+14 |
| | | | | | | | 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 | 1 | -20/+53 |
| | |||||
* | some cleanups here and there | Martin Willi | 2006-09-18 | 1 | -1/+1 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-06-09 | 1 | -1/+1 |
| | |||||
* | indented loaded file log entry | Andreas Steffen | 2006-05-30 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+344 |