aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/delete_payload.h
Commit message (Collapse)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-30/+14
|
* fixed CHILD_SA rekeying/delete bug on 64bit machinesMartin Willi2007-03-191-73/+2
| | | | removed obsolete methods in delete_payload
* 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
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-9/+7
| | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* old child_sa gets deleted after rekeyingMartin Willi2006-06-091-11/+29
| | | | | | rekeying almost complete, but: IKE_SA get in an invalid state when both initiate rekeying at the same time,
* (no commit message)Martin Willi2006-05-101-0/+156