aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/daemon.c
Commit message (Collapse)AuthorAgeFilesLines
* implemented proper refcounting using atomic operationsMartin Willi2006-07-281-0/+1
|
* implemented IKE_SA rekeyingMartin Willi2006-07-271-0/+4
| | | | | | uses ikelifetime, rekeymargin and rekeyfuzz config settings no handling of simultaneus exchanges yet!
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-1/+1
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* first merge of NATT codeMartin Willi2006-06-221-1/+8
|
* reworked function ignore mechanism to not-report whitelistMartin Willi2006-06-201-2/+2
| | | | rather than overriding functions
* readded local_credential_storeMartin Willi2006-06-201-5/+4
| | | | | | added sendcert policy to connection some other cleanups
* implemented rereadcrls rereadcacertsAndreas Steffen2006-06-201-7/+9
|
* (no commit message)Martin Willi2006-06-161-1/+1
|
* fixed compilation errorMartin Willi2006-06-151-2/+1
|
* added option parsingAndreas Steffen2006-06-141-11/+59
|
* charon outputs strongSwan versionAndreas Steffen2006-05-311-0/+3
|
* load all ca certificatesAndreas Steffen2006-05-301-1/+1
|
* - fixed daemon destruction order to preventMartin Willi2006-05-301-25/+33
| | | | | crashes on termination
* (no commit message)Martin Willi2006-05-101-0/+390