aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* added certificate encoding OCSP contentAndreas Steffen2007-03-232-3/+5
|
* strongSwan version bumps and Windows Vista VIDsAndreas Steffen2007-03-232-34/+46
|
* added CHILD_SA compare check for rekeying collisions Martin Willi2007-03-226-9/+47
|
* adjusted rekey-retry delay and jitterMartin Willi2007-03-211-2/+2
|
* fixed some rekey collision issuesMartin Willi2007-03-215-43/+88
| | | | added retry with jitter when rekeying fails
* fixed SPI byte orderMartin Willi2007-03-211-1/+1
|
* fixed child rekey collisionMartin Willi2007-03-218-67/+150
| | | | | implemented ike rekey collision
* handling of CHILD_SA rekeying collisionsMartin Willi2007-03-216-47/+175
|
* fixed inproper delete of CHILD_SAMartin Willi2007-03-211-4/+7
|
* prevent from initiating to %anyMartin Willi2007-03-211-0/+7
|
* fixed some exchange collisions (except IKE/CHILD rekeying)Martin Willi2007-03-207-126/+188
|
* fixed statusall rekey time jitter bug (again)Martin Willi2007-03-201-4/+9
|
* fixed CHILD_SA rekeying time in statusallMartin Willi2007-03-201-2/+2
|
* fixed nat detection bugMartin Willi2007-03-201-2/+2
|
* updated NEWS, TODO and man pageMartin Willi2007-03-201-3/+12
|
* respecting "keyingtries" parameter on IKE_SA setupMartin Willi2007-03-201-154/+172
|
* cleanupsMartin Willi2007-03-201-10/+2
| | | | fixed reset()
* not installing a route when policy gets updatedMartin Willi2007-03-201-2/+8
|
* renamed keyingtries attributeMartin Willi2007-03-202-13/+10
|
* adjusted loglevelsMartin Willi2007-03-201-13/+6
|
* always update reqid on policy install, fixes dpdaction=hold issueMartin Willi2007-03-191-9/+1
|
* EAP-SIM cleanupsMartin Willi2007-03-191-2/+2
|
* fixed CHILD_SA rekeying/delete bug on 64bit machinesMartin Willi2007-03-193-147/+13
| | | | removed obsolete methods in delete_payload
* Shortened distribution stringAndreas Steffen2007-03-161-1/+2
|
* Shortened distribution stringAndreas Steffen2007-03-161-2/+2
|
* shortened distribution stringAndreas Steffen2007-03-161-1/+1
|
* fixed case of missing subjectKeyIDAndreas Steffen2007-03-142-6/+15
|
* corrected typoAndreas Steffen2007-03-141-2/+2
|
* version bump to 4.1.0Andreas Steffen2007-03-141-1/+1
|
* use CURLOPT_NOSIGNALAndreas Steffen2007-03-141-0/+1
|
* added --with-sim-reader option to configure scriptMartin Willi2007-03-142-27/+30
| | | | | some cleanups in eap_sim
* removed dublicated code in eap_authenticatorMartin Willi2007-03-141-12/+3
|
* log reception of trusted signer certificateAndreas Steffen2007-03-141-1/+1
|
* fixed carry bug in FIPS prfMartin Willi2007-03-141-4/+4
|
* version number selection fixMartin Willi2007-03-142-11/+18
| | | | some cleanups
* cleaned up and fixed DPD handling codeMartin Willi2007-03-142-94/+114
|
* removed cfg-payload dns test codeMartin Willi2007-03-141-2/+2
|
* cosmeticsAndreas Steffen2007-03-141-2/+2
|
* increased control debugging outputAndreas Steffen2007-03-141-2/+2
|
* added EAP-SIM authenticationMartin Willi2007-03-137-2/+5993
| | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested
* not detaching from bus when IKE_SA_INIT is retriedMartin Willi2007-03-132-7/+10
|
* added AES-192/256 proposals to IKEMartin Willi2007-03-131-0/+2
|
* added generic EAP_IDENTITY client implementation using peers IKEv2 IDMartin Willi2007-03-133-0/+215
|
* fixed compilation warnings and errors when not using curlMartin Willi2007-03-135-3/+10
|
* results from the single responses is stored in the corresponding certinfo_t ↵Andreas Steffen2007-03-124-61/+94
| | | | structs
* moved credential_store.h from charon/config/credentials to libstrongswanAndreas Steffen2007-03-094-288/+4
|
* last patch removed, changed CURLOPT_FILE to CURLOPT_WRITEDATAAndreas Steffen2007-03-091-2/+1
|
* fixed memory leak by calling curl_slist_free_all(headers)Andreas Steffen2007-03-091-0/+1
|
* fixed memory leak by calling curl_slist_free_all(headers)Andreas Steffen2007-03-091-0/+1
|
* whitelisting static Curl_getaddrinfo() memory leakAndreas Steffen2007-03-091-0/+6
|