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 |
|
Martin Willi
|
d8a94c18c6
|
Apply a mutual EAP auth_cfg not before the EAP method completes
|
2013-02-26 13:15:27 +01:00 |
|
Tobias Brunner
|
7f2e3091ee
|
Log the proper type for virtual EAP methods
|
2012-08-31 11:42:03 +02:00 |
|
Tobias Brunner
|
cc4eec56f7
|
Encode EAP-Naks in expanded format if we got an expanded type request
Since methods defined by the IETF (vendor ID 0) could also be encoded in
expanded type format the previous check was insufficient.
|
2012-08-31 11:40:27 +02:00 |
|
Tobias Brunner
|
78e8dca94f
|
Allow clients to request a configured EAP method via EAP-Nak
|
2012-08-31 11:40:27 +02:00 |
|
Tobias Brunner
|
34742f1bf8
|
Virtual EAP methods handle EAP-Naks themselves
|
2012-08-31 11:40:27 +02:00 |
|
Tobias Brunner
|
af04233e14
|
Send EAP-Nak with supported types if requested type is unsupported
|
2012-08-31 11:40:27 +02:00 |
|
Martin Willi
|
bb1e0c59e1
|
Add a return value to keymat_v2_t.get_auth_octets()
|
2012-07-16 14:53:34 +02:00 |
|
Martin Willi
|
2baae8e3ea
|
Add a return value to keymat_v2_t.get_psk_sig()
|
2012-07-16 14:53:34 +02:00 |
|
Tobias Brunner
|
22bf44c8b9
|
Use separate Doxygen groups for IKEv1 and IKEv2 entities (authenticators, tasks etc.).
|
2012-05-18 10:04:08 +02:00 |
|
Martin Willi
|
b24be29646
|
Merge branch 'ikev1'
Conflicts:
configure.in
man/ipsec.conf.5.in
src/libcharon/encoding/generator.c
src/libcharon/encoding/payloads/notify_payload.c
src/libcharon/encoding/payloads/notify_payload.h
src/libcharon/encoding/payloads/payload.c
src/libcharon/network/receiver.c
src/libcharon/sa/authenticator.c
src/libcharon/sa/authenticator.h
src/libcharon/sa/ikev2/tasks/ike_init.c
src/libcharon/sa/task_manager.c
src/libstrongswan/credentials/auth_cfg.c
|
2012-05-02 11:12:31 +02:00 |
|
Martin Willi
|
326a94232d
|
Moved eap/xauth classes out of protocol specific subdirectories
|
2012-03-20 17:31:27 +01:00 |
|
Martin Willi
|
15a682f4c2
|
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
|
2012-03-20 17:31:26 +01:00 |
|