aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/library.h
Commit message (Collapse)AuthorAgeFilesLines
* added strneq(x,y,len) macroAndreas Steffen2007-10-071-0/+7
|
* destruction helper macrosTobias Brunner2007-10-021-1/+11
|
* started implementation of libstrongswan code integrity checkAndreas Steffen2007-08-291-0/+8
|
* doxygen cosmeticsAndreas Steffen2007-08-041-3/+4
|
* implementation of strictcrlpolicy=ifuriAndreas Steffen2007-04-201-0/+9
|
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+10
| | | | | includes a lot of other modifications
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-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 Willi2006-10-181-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 Willi2006-05-191-4/+4
|
* (no commit message)Martin Willi2006-05-101-0/+100