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
|
01955eec71
|
ike: Force NAT-T/UDP encapsulation if kernel interface requires it
|
2013-06-21 17:03:21 +02:00 |
|
Tobias Brunner
|
4106aea8e4
|
Made IP address enumeration more flexible
Also added an option to enumerate addresses on ignored interfaces.
|
2012-09-21 18:16:26 +02:00 |
|
Tobias Brunner
|
aed33805ce
|
Don't ignore loopback devices and allow addresses on them being enumerated
|
2012-09-21 18:16:26 +02:00 |
|
Martin Willi
|
87dd205b61
|
Add a return value to hasher_t.allocate_hash()
|
2012-07-16 14:55:06 +02:00 |
|
Tobias Brunner
|
92f207477c
|
Check rng return value when generating fake NAT detection payloads
|
2012-07-16 14:53:35 +02:00 |
|
Tobias Brunner
|
893c3a4ead
|
Simplify NAT-D payload creation if UDP encapsulation is forced
We don't need any address lookups in that case as the content of the
payload is generated randomly anyway.
|
2012-07-13 11:13:43 +02:00 |
|
Martin Willi
|
15a682f4c2
|
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
|
2012-03-20 17:31:26 +01:00 |
|