| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Trigger DPD not before IKE_SA state gets updated | Martin Willi | 2012-03-20 | 1 | -13/+15 |
| | * | Don't re-resolve addresses during initiate if they have already been set | Martin Willi | 2012-03-20 | 1 | -1/+5 |
| | * | Update state before triggering DPD, as we cancel it if PASSIVE | Martin Willi | 2012-03-20 | 1 | -0/+1 |
| | * | Invoke bus_t.message hook twice, once plain and parsed, once encoded and encr... | Martin Willi | 2012-03-20 | 1 | -2/+9 |
| | * | Invoke ike_updown hooks for reauthenticated IKEv1 SAs | Martin Willi | 2012-03-20 | 1 | -0/+1 |
| | * | Disable DPD checking for peers not supporting it | Martin Willi | 2012-03-20 | 1 | -1/+13 |
| | * | Don't retransmit, rekey, reauth or DPD check SAs when in PASSIVE state | Martin Willi | 2012-03-20 | 1 | -0/+24 |
| | * | Destroy IKE_SA after reauthentication initiatend and lifetime limit reached | Martin Willi | 2012-03-20 | 1 | -1/+6 |
| | * | Query for XAuth identity in get_other_eap_id(), too | Martin Willi | 2012-03-20 | 1 | -0/+4 |
| | * | Support initiation of childless IKEv1 ISAKMP SAs | Martin Willi | 2012-03-20 | 1 | -1/+2 |
| | * | Don't trigger reauthentication if initiator authenticated using XAuth | Martin Willi | 2012-03-20 | 1 | -0/+1 |
| | * | Do not query CHILD_SA during delete if they already expired | Martin Willi | 2012-03-20 | 1 | -2/+3 |
| | * | Handle initiation of not supported IKE versions properly | Martin Willi | 2012-03-20 | 1 | -5/+21 |
| | * | Implemented resetting of IKEv1 task manager, enabling additional keyingtries | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | * | Check message version before processing it on an IKE_SA | Martin Willi | 2012-03-20 | 1 | -0/+10 |
| | * | Added a TODO for creating IKE_SAs with unsupported protocol version | Martin Willi | 2012-03-20 | 1 | -5/+3 |
| | * | Removed obsolete task header inclusion in IKE_SA | Martin Willi | 2012-03-20 | 1 | -24/+0 |
| | * | Moved MOBIKE task creation to protocol specific task manager | Martin Willi | 2012-03-20 | 1 | -9/+2 |
| | * | Check in task manager if we have to requeue IKE tasks in a non-first keyingtry | Martin Willi | 2012-03-20 | 1 | -35/+1 |
| | * | Moved IKE_SA reauth task creation to protocol specific task manager | Martin Willi | 2012-03-20 | 1 | -5/+1 |
| | * | Moved IKE_SA rekey task creation to protocol specific task manager | Martin Willi | 2012-03-20 | 1 | -5/+1 |
| | * | Moved IKE_SA delete task creation to protocol specific task manager | Martin Willi | 2012-03-20 | 1 | -11/+1 |
| | * | Moved CHILD_SA delete task creation to protocol specific task manager | Martin Willi | 2012-03-20 | 1 | -11/+1 |
| | * | Moved CHILD_SA rekey task creation to protocol specific task manager | Martin Willi | 2012-03-20 | 1 | -4/+1 |
| | * | Moved CHILD_SA initiate task creation to protocol specific task manager | Martin Willi | 2012-03-20 | 1 | -19/+2 |
| | * | Moved IKE_SA initiate task creation to protocol specific task manager | Martin Willi | 2012-03-20 | 1 | -42/+1 |
| | * | Moved liveness checking task creation to protocol specific task manager | Martin Willi | 2012-03-20 | 1 | -20/+3 |
| | * | Separated libcharon/sa directory with ikev1 and ikev2 subfolders | Martin Willi | 2012-03-20 | 1 | -25/+25 |
| | * | Renamed ike_vendor_v1 to isakmp_vendor | Martin Willi | 2012-03-20 | 1 | -2/+2 |
| | * | Renamed ike_natd_v1 to isakmp_natd | Martin Willi | 2012-03-20 | 1 | -2/+2 |
| | * | Renamed ike_cert_pre_v1 to isakmp_cert_pre | Martin Willi | 2012-03-20 | 1 | -2/+2 |
| | * | Renamed ike_cert_post_v1 to isakmp_cert_post | Martin Willi | 2012-03-20 | 1 | -2/+2 |
| | * | Initiate IKE_ANY configurations with IKEv2 | Martin Willi | 2012-03-20 | 1 | -0/+5 |
| | * | Added a quick_delete task flag to enforce delete, even if CHILD_SA not found | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | * | Flush auth configs, if enabled, for both IKEv1 and IKEv2 | Martin Willi | 2012-03-20 | 1 | -5/+15 |
| | * | Use IKEv1 specific tasks to close Quick Mode SAs | Martin Willi | 2012-03-20 | 1 | -3/+11 |
| | * | Use the IKEv1 specific delete in IKEv1 SAs | Martin Willi | 2012-03-20 | 1 | -3/+11 |
| | * | Replace xauth_request task with a new stub where we reimplement it | Martin Willi | 2012-03-20 | 1 | -14/+7 |
| | * | Implemented post-authentication certificate handling for IKEv1 | Martin Willi | 2012-03-20 | 1 | -0/+3 |
| | * | Implemented pre-authentication certificate handling for IKEv1 | Martin Willi | 2012-03-20 | 1 | -0/+3 |
| | * | Task added for IKEv1 NAT detection. | Tobias Brunner | 2012-03-20 | 1 | -0/+3 |
| | * | IKEv1 XAuth: Adding "initiate" flag parameter to the initiate_xauth method, s... | Clavister OpenSource | 2012-03-20 | 1 | -2/+6 |
| | * | IKEv1 XAuth: Add "initiate xauth" method, which adds the xauth task into the ... | Clavister OpenSource | 2012-03-20 | 1 | -0/+9 |
| | * | Moved main part of message processing to task managers. | Tobias Brunner | 2012-03-20 | 1 | -153/+7 |
| | * | Addded ike_sa_t.set_statistic to set timestamps from task manager. | Tobias Brunner | 2012-03-20 | 1 | -0/+10 |
| | * | Revert "IKEv1 XAuth: Temporarilty add an "initiate_later" flag to the task ma... | Clavister OpenSource | 2012-03-20 | 1 | -13/+0 |
| | * | Use a dedicated IKEv1 vendor ID task to fix using IKEv2 payloads in IKEv1 | Martin Willi | 2012-03-20 | 1 | -0/+3 |
| | * | Added a get_rekey/reauth_time() jitter parameter to get time without randomiz... | Martin Willi | 2012-03-20 | 1 | -2/+2 |
| | * | IKEv1 XAuth: Added temporary "initiate_xauth" public method to ike_sa_t. Thi... | Clavister OpenSource | 2012-03-20 | 1 | -0/+13 |
| | * | XAUTH is initiated based on configuration, no need to call externally | Martin Willi | 2012-03-20 | 1 | -9/+0 |