Tobias Brunner
|
19ef2aec15
|
Update copyright headers after acquisition by secunet
|
2022-06-28 10:22:56 +02:00 |
|
Tobias Brunner
|
d52b8738b5
|
ikev1: Fix handling of UNITY_LOAD_BALANCE
The re-authentication is now handled within the original IKE_SA if it has not
yet been established, so we don't want to destroy it.
|
2014-10-07 13:46:18 +02:00 |
|
Martin Willi
|
3ecfc83c6b
|
payload: Use common prefixes for all payload type identifiers
The old identifiers did not use a proper namespace and often clashed with
other defines.
|
2014-06-04 15:53:03 +02:00 |
|
Tobias Brunner
|
b223d517c8
|
Replaced usages of CHARON_*_PORT with calls to get_port().
|
2012-08-08 15:12:25 +02:00 |
|
Tobias Brunner
|
e7ea057fd2
|
Make the UDP ports charon listens for packets on (and uses as source ports) configurable.
|
2012-08-08 15:07:43 +02:00 |
|
Martin Willi
|
4ce92ef350
|
Cancel active quick mode task when receiving INFORMATIONAL error
|
2012-05-21 14:57:33 +02:00 |
|
Tobias Brunner
|
7a56c35fc9
|
Remove executable flag from source files.
|
2012-05-18 10:04:08 +02:00 |
|
Tobias Brunner
|
8254e7ecb8
|
Implemented handling of UNITY_LOAD_BALANCE as reauthentication.
|
2012-03-20 17:31:40 +01:00 |
|
Tobias Brunner
|
eff331f799
|
Parse IKEv1 Cisco Load Balancing notify (can't act on it yet).
|
2012-03-20 17:31:40 +01:00 |
|
Martin Willi
|
2ddd45c9a7
|
Simplified DPD handling by using a task for a single message only
|
2012-03-20 17:31:35 +01:00 |
|
Clavister OpenSource
|
3e6b740336
|
Isakmp_dpd task added.
|
2012-03-20 17:31:35 +01:00 |
|
Martin Willi
|
3a925f74ab
|
Do not query CHILD_SA during delete if they already expired
|
2012-03-20 17:31:31 +01:00 |
|
Martin Willi
|
15a682f4c2
|
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
|
2012-03-20 17:31:26 +01:00 |
|