aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/parser.c
Commit message (Expand)AuthorAgeFilesLines
* removed private parser function pointers, allows compiler to inlineMartin Willi2008-11-261-200/+48
* process payload length more strictlyMartin Willi2008-05-231-34/+56
* fixed parsing of UNKNOWN_PAYLOADsMartin Willi2008-05-211-1/+1
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-17/+12
* merged EAP framework from branch into trunkMartin Willi2007-02-121-26/+26
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-2/+1
* 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
* 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