Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added strneq(x,y,len) macro | Andreas Steffen | 2007-10-07 | 1 | -0/+7 |
| | |||||
* | destruction helper macros | Tobias Brunner | 2007-10-02 | 1 | -1/+11 |
| | |||||
* | started implementation of libstrongswan code integrity check | Andreas Steffen | 2007-08-29 | 1 | -0/+8 |
| | |||||
* | doxygen cosmetics | Andreas Steffen | 2007-08-04 | 1 | -3/+4 |
| | |||||
* | implementation of strictcrlpolicy=ifuri | Andreas Steffen | 2007-04-20 | 1 | -0/+9 |
| | |||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+10 |
| | | | | | includes a lot of other modifications | ||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -11/+194 |
| | | | | | | | | | 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 | -4/+12 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | - re-added doxygen apidoc, buildable with "make apidoc" | Martin Willi | 2006-05-19 | 1 | -4/+4 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+100 |