aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/generator.c
Commit message (Collapse)AuthorAgeFilesLines
* merged EAP framework from branch into trunkMartin Willi2007-02-121-2/+2
| | | | | includes a lot of other modifications
* fixed some byte-order issuesMartin Willi2006-12-121-5/+8
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-1/+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-26/+26
|
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-241-30/+18
| | | | added iterator hook to manipulate iterator the clean way
* introduced new logging subsystem using bus:Martin Willi2006-10-181-47/+41
| | | | | | | 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 informationMartin Willi2006-07-071-1/+2
|
* (no commit message)Martin Willi2006-05-101-0/+1077