aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* fixed cleanup of traffic selector listsMartin Willi2009-05-121-2/+2
* properly end CERT_PRE task after detecting the final authentication roundMartin Willi2009-05-121-27/+41
* fixed configuration payload type as responderMartin Willi2009-05-111-1/+1
* never send a CERT payload in EAPMartin Willi2009-05-111-13/+13
* Fixed EAP authentication regressionMartin Willi2009-05-111-12/+16
* fixed memleakMartin Willi2009-05-111-0/+1
* initiate trapped CHILD_SAs with same reqidMartin Willi2009-05-082-3/+3
* make use of the new trap-managerMartin Willi2009-05-081-2/+3
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-3034-68/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-306-16/+16
* attribute_manager supports attribute_handler's to handle configuration attrib...Martin Willi2009-04-241-211/+66
* schedule_job uses seconds to support time values larger than 49 daysMartin Willi2009-04-213-4/+4
* fixed IKE_SA rekeying collisionsMartin Willi2009-04-201-6/+19
* merged multi-auth branch back into trunkMartin Willi2009-04-1413-783/+963
* set port for NATD hash calculation in the "include-all" caseMartin Willi2009-03-261-0/+4
* updated DoxyfileMartin Willi2009-03-2417-17/+17
* configuration of NBNS server assignment via strongswan.confAndreas Steffen2009-02-131-3/+68
* configuration of DNS server assignment via strongswan.confAndreas Steffen2009-02-121-6/+29
* changed [4856] to dynamically choose traffic selector familyMartin Willi2009-02-111-14/+8
* send proper AUTHENTICATION_FAILED if EAP method is successful, but AUTH misma...Martin Willi2009-02-101-0/+6
* proper initialization and disposal of keying materialAndreas Steffen2009-01-151-1/+3
* fixed a potential memory leak when reusing mobike taskMartin Willi2008-12-191-0/+4
* improved IKE_SA uniqueness checkTobias Brunner2008-12-161-65/+3
* limit number of ADDITIONAL_IPV*_ADDR notifiesMartin Willi2008-12-091-4/+9
* some task queueing improvements:Martin Willi2008-12-016-40/+164
* pass SKd to derive_ike_keys() to have a more interoperable APIMartin Willi2008-11-281-29/+38
* refactored and cleaned up child_sa interfaceMartin Willi2008-11-192-72/+142
* fallback to reauthentication if peer does not support CHILD_SA rekeyingMartin Willi2008-11-142-2/+27
* fall back to reauthentication if IKE rekeying fails with NO_ADDITIONAL_SASMartin Willi2008-11-141-1/+27
* moved ike_initiator flag to IKE_SAs condition bitfieldMartin Willi2008-11-121-1/+1
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-113-16/+40
* preliminary support of Mobile IPv6Andreas Steffen2008-11-111-2/+4
* got rid of deprecated create_iterator_locked()Martin Willi2008-11-051-0/+2
* corrected typo2Andreas Steffen2008-11-051-2/+2
* corrected captionsAndreas Steffen2008-11-021-1/+1
* added hooks for IKE and CHILD keymatMartin Willi2008-10-302-11/+21
* store plain skd, not the prfMartin Willi2008-10-301-1/+0
* moved CHILD_SA key derivation to keymat_tMartin Willi2008-10-292-44/+41
* do not store DH redundant in keymatMartin Willi2008-10-291-12/+11
* moved key derivation and management into keymat objectMartin Willi2008-10-284-65/+41
* store IKE proposal implicitly during derive_keysMartin Willi2008-10-281-17/+1
* use more generic stats getter, introducing new statsMartin Willi2008-10-271-1/+2
* reset threads IKE_SA after checking other IKE_SAsMartin Willi2008-10-203-0/+14
* re-established all previous AUD level messagesAndreas Steffen2008-10-173-6/+7
* moved updown script invocation to an optional pluginMartin Willi2008-10-162-15/+5
* reintegrated bus-refactoring branchMartin Willi2008-10-148-167/+158
* fixed MOBIKE roaming if clients address changesMartin Willi2008-10-091-0/+18
* mobike: try to keep existing source address before switching to anotherMartin Willi2008-10-082-5/+4
* use MOBIKE enabled DPD if we are NATedMartin Willi2008-10-064-2/+64
* do not run CHILD_SA delete action if rekeyingMartin Willi2008-10-031-1/+13