aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/configuration.h
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up apidocMartin Willi2007-04-111-102/+0
| | | | | | added some comments removed configuration.[ch], as it does not make sense like it is
* fixed some rekey collision issuesMartin Willi2007-03-211-2/+13
| | | | added retry with jitter when rekeying fails
* merged tasking branch into trunkMartin Willi2007-02-281-8/+4
|
* 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-3/+2
| | | | | | | 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
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-051-26/+14
| | | | | | | | | fixed a bug in retransmission code added support for the "keyingtries" ipsec.conf parameter added support for the "dpddelay" ipsec.conf parameter done some work for "dpdaction" behavior some other cleanups and fixes
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-8/+5
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* applied new changes from NATT teamMartin Willi2006-06-231-11/+0
| | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there
* first merge of NATT codeMartin Willi2006-06-221-0/+33
|
* debug and logging improvementsMartin Willi2006-06-131-2/+2
|
* (no commit message)Martin Willi2006-05-101-0/+89