aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/configuration.c
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up apidocMartin Willi2007-04-111-162/+0
| | | | | | added some comments removed configuration.[ch], as it does not make sense like it is
* adjusted rekey-retry delay and jitterMartin Willi2007-03-211-2/+2
|
* fixed some rekey collision issuesMartin Willi2007-03-211-0/+19
| | | | added retry with jitter when rekeying fails
* merged tasking branch into trunkMartin Willi2007-02-281-40/+10
|
* 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
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-051-27/+62
| | | | | | | | | 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-11/+9
| | | | | | | | | | | | 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-15/+0
| | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there
* first merge of NATT codeMartin Willi2006-06-221-13/+56
|
* debug and logging improvementsMartin Willi2006-06-131-3/+3
|
* (no commit message)Martin Willi2006-05-101-0/+112