aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/parser.c
Commit message (Collapse)AuthorAgeFilesLines
* merged EAP framework from branch into trunkMartin Willi2007-02-121-26/+26
| | | | | includes a lot of other modifications
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-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
* improved signal handling and emittingMartin Willi2006-10-261-37/+37
|
* fixed typo in debug statementAndreas Steffen2006-10-251-2/+2
|
* introduced new logging subsystem using bus:Martin Willi2006-10-181-84/+67
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* fixed compiler warnings in parser when using -O2Martin Willi2006-07-071-3/+3
|
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* (no commit message)Martin Willi2006-05-101-0/+1065