aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/id_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-293/+0
|
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-3/+3
|
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-13/+13
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
|
* next_payload must be of type u_int8_tAndreas Steffen2008-02-011-1/+2
|
* ID payload with explicit payload typeTobias Brunner2007-10-021-34/+10
|
* fixed ID selection bug when peer doesn't include IDr payloadMartin Willi2007-03-051-0/+2
| | | | | allowing vendor ID in any messag
* 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
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* (no commit message)Martin Willi2006-05-101-0/+320