Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented RFC4478 (repeated authentication) | Martin Willi | 2007-11-20 | 1 | -5/+14 |
| | | | | | changed %V printf handler to take a time delta, %#V now takes two arguments | ||||
* | fixed delta time format: 2 seconds, 1 second, 0 seconds | Andreas Steffen | 2007-03-28 | 1 | -4/+4 |
| | |||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+13 |
| | | | | | includes a lot of other modifications | ||||
* | removed my time_t printf handler patch, applied the one of andreas (64bit save) | Martin Willi | 2007-02-08 | 1 | -8/+8 |
| | |||||
* | fixed printf() hooks for time | Martin Willi | 2007-02-08 | 1 | -8/+8 |
| | |||||
* | fixed 64 bit issue with print time | Andreas Steffen | 2007-01-20 | 1 | -9/+10 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -10/+138 |
| | | | | | | | | | 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 | -16/+15 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+42 |