]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libcharon/sa/ike_sa.c
Merge branch 'ikev1-clean' into ikev1-master
[people/ms/strongswan.git] / src / libcharon / sa / ike_sa.c
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliTrigger DPD not before IKE_SA state gets updated
2012-03-20  Martin WilliDon't re-resolve addresses during initiate if they...
2012-03-20  Martin WilliUpdate state before triggering DPD, as we cancel it...
2012-03-20  Martin WilliInvoke bus_t.message hook twice, once plain and parsed...
2012-03-20  Martin WilliInvoke ike_updown hooks for reauthenticated IKEv1 SAs
2012-03-20  Martin WilliDisable DPD checking for peers not supporting it
2012-03-20  Martin WilliDon't retransmit, rekey, reauth or DPD check SAs when...
2012-03-20  Martin WilliDestroy IKE_SA after reauthentication initiatend and...
2012-03-20  Martin WilliQuery for XAuth identity in get_other_eap_id(), too
2012-03-20  Martin WilliSupport initiation of childless IKEv1 ISAKMP SAs
2012-03-20  Martin WilliDon't trigger reauthentication if initiator authenticat...
2012-03-20  Martin WilliDo not query CHILD_SA during delete if they already...
2012-03-20  Martin WilliHandle initiation of not supported IKE versions properly
2012-03-20  Martin WilliImplemented resetting of IKEv1 task manager, enabling...
2012-03-20  Martin WilliCheck message version before processing it on an IKE_SA
2012-03-20  Martin WilliAdded a TODO for creating IKE_SAs with unsupported...
2012-03-20  Martin WilliRemoved obsolete task header inclusion in IKE_SA
2012-03-20  Martin WilliMoved MOBIKE task creation to protocol specific task...
2012-03-20  Martin WilliCheck in task manager if we have to requeue IKE tasks...
2012-03-20  Martin WilliMoved IKE_SA reauth task creation to protocol specific...
2012-03-20  Martin WilliMoved IKE_SA rekey task creation to protocol specific...
2012-03-20  Martin WilliMoved IKE_SA delete task creation to protocol specific...
2012-03-20  Martin WilliMoved CHILD_SA delete task creation to protocol specifi...
2012-03-20  Martin WilliMoved CHILD_SA rekey task creation to protocol specific...
2012-03-20  Martin WilliMoved CHILD_SA initiate task creation to protocol speci...
2012-03-20  Martin WilliMoved IKE_SA initiate task creation to protocol specifi...
2012-03-20  Martin WilliMoved liveness checking task creation to protocol speci...
2012-03-20  Martin WilliSeparated libcharon/sa directory with ikev1 and ikev2...
2012-03-20  Martin WilliRenamed ike_vendor_v1 to isakmp_vendor
2012-03-20  Martin WilliRenamed ike_natd_v1 to isakmp_natd
2012-03-20  Martin WilliRenamed ike_cert_pre_v1 to isakmp_cert_pre
2012-03-20  Martin WilliRenamed ike_cert_post_v1 to isakmp_cert_post
2012-03-20  Martin WilliInitiate IKE_ANY configurations with IKEv2
2012-03-20  Martin WilliAdded a quick_delete task flag to enforce delete, even...
2012-03-20  Martin WilliFlush auth configs, if enabled, for both IKEv1 and...
2012-03-20  Martin WilliUse IKEv1 specific tasks to close Quick Mode SAs
2012-03-20  Martin WilliUse the IKEv1 specific delete in IKEv1 SAs
2012-03-20  Martin WilliReplace xauth_request task with a new stub where we...
2012-03-20  Martin WilliImplemented post-authentication certificate handling...
2012-03-20  Martin WilliImplemented pre-authentication certificate handling...
2012-03-20  Tobias BrunnerTask added for IKEv1 NAT detection.
2012-03-20  Clavister OpenSourceIKEv1 XAuth: Adding "initiate" flag parameter to the...
2012-03-20  Clavister OpenSourceIKEv1 XAuth: Add "initiate xauth" method, which adds...
2012-03-20  Tobias BrunnerMoved main part of message processing to task managers.
2012-03-20  Tobias BrunnerAddded ike_sa_t.set_statistic to set timestamps from...
2012-03-20  Clavister OpenSourceRevert "IKEv1 XAuth: Temporarilty add an "initiate_late...
2012-03-20  Martin WilliUse a dedicated IKEv1 vendor ID task to fix using IKEv2...
2012-03-20  Martin WilliAdded a get_rekey/reauth_time() jitter parameter to...
2012-03-20  Clavister OpenSourceIKEv1 XAuth: Added temporary "initiate_xauth" public...
2012-03-20  Martin WilliXAUTH is initiated based on configuration, no need...
2012-03-20  Clavister OpenSourceTemp fix for compile error with XAUTH code.
2012-03-20  Clavister OpenSourceIKEv1 XAUTH: Added ability to configure XAUTH+PSK....
2012-03-20  Martin WilliDon't compare initiator flag in IKE_SA manager, pass...
2012-03-20  Tobias BrunnerProvide keymat_t to message_t to encrypt/decrypt data.
2012-03-20  Martin WilliAdded a generic TASK_ prefix to all task types
2012-03-20  Martin WilliInitiate and respond to quick mode task (stub)
2012-03-20  Martin WilliImplemented first two exchanges of Main Mode as initiator
2012-03-20  Tobias BrunnerAdded factory function to create task_manager_t impleme...
2012-03-20  Tobias BrunnerAdded factory function to create keymat_t implementations.
2012-03-20  Tobias BrunnerStore IKE version of an SA on ike_sa_t.
2012-03-20  Tobias BrunnerUse keymat_t as common interface, renamed current imple...
2012-03-20  Martin WilliUse task manager as generic interface, renamed implemen...
2012-03-20  Tobias BrunnerAllow creation of message_t objects for IKEv1 packets.
2012-03-09  Tobias BrunnerSimplified some route lookups now that we store all...
2012-03-09  Tobias BrunnerRenamed list of additional peer addresses as it now...
2012-03-06  Martin WilliRe-resolve hosts on additional keyingtries
2012-03-05  Martin WilliBe a little more verbose before starting IKE_SA reauthe...
2012-03-05  Martin WilliSend an AUTH_LIFETIME update after updating the lifetim...
2012-03-05  Martin WilliSet hard timeouts when setting a lifetime
2012-03-05  Martin WilliFix IKE_SA timeout debug output on 64bit platforms
2012-02-02  Martin WilliTrigger DPD not before IKE_SA state gets updated
2012-02-02  Martin WilliDon't retransmit, rekey, reauth or DPD check SAs when...
2011-11-04  Thomas EgererChange order of destroy/get_ref function calls
2011-08-12  Tobias BrunnerThrow an alert when the peer address cannot be resolved...
2011-08-01  Tobias BrunnerProperly initialize ike_sa_t.
2011-07-25  Martin WilliInherit authentication information during IKE_SA rekeying
2011-07-20  Tobias BrunnerFixed common misspellings.
2011-07-06  Tobias BrunnerReplaced ike_sa_t.create_additional_address_iterator...
2011-07-06  Tobias BrunnerReplaced ike_sa_t.create_child_sa_iterator with enumerator.
2011-07-06  Tobias BrunnerReplaced simple iterator usages.
2011-05-16  Martin WilliAdded strongswan.conf option to override half open...
2011-04-28  Tobias BrunnerTypo fixed.
2011-03-15  Martin WilliMove establish/inherit of rekeyed IKE_SAs to delete...
2011-02-28  Martin WilliSlightly change IKE_SA destruction order to inherit...
2011-01-12  Martin WilliForce port update as responder when initiator switches...
2011-01-05  Martin WilliMoved check if packet already encoded to ike_sa, avoids...
2011-01-05  Martin WilliMove critical bit checking to ike_sa, notify payload...
2011-01-05  Martin WilliMoved message()-hook invocation to generate_message...
2011-01-05  Martin WilliSupport manually triggerd DPD check, even if DPD disabl...
2010-10-12  Tobias BrunnerChange behavior of responder during roaming.
2010-10-12  Tobias BrunnerSend list of additional addresses even if current path...
2010-10-12  Tobias BrunnerExtracted path checking in ike_sa_t.roam into separate...
2010-10-12  Tobias BrunnerExplicitly configure MOBIKE tasks to update the list...
2010-10-12  Tobias BrunnerDo not update hosts based on retransmitted messages.
2010-10-12  Tobias BrunnerDo not update remote host if we are behind a NAT.
2010-09-02  Tobias BrunnerRefer to scheduler and processor via lib and not hydra.
2010-09-02  Tobias BrunnerRefer to kernel interface via hydra and not charon.
2010-09-02  Tobias BrunnerRefer to scheduler via hydra and not charon.
2010-09-02  Tobias BrunnerRefer to processor via hydra and not charon.
next