Martin Willi
|
6a5c86b7ad
|
Implemented TLS session resumption both as client and as server
|
2011-12-31 13:14:49 +01:00 |
|
Tobias Brunner
|
48e87e12ab
|
Revert "fixed integrity tests of plugins using libtls or libtnccs"
This reverts commit b597ac4a4c (not
completely).
|
2011-11-08 18:35:11 +01:00 |
|
Andreas Steffen
|
b597ac4a4c
|
fixed integrity tests of plugins using libtls or libtnccs
|
2011-11-02 06:42:08 +01:00 |
|
Andreas Steffen
|
88f3fc97fe
|
Add features support to eap-peap plugin
|
2011-10-14 22:33:06 +02:00 |
|
Andreas Steffen
|
ac592f2387
|
unfinished MS SoH Request
|
2011-06-09 08:56:55 +02:00 |
|
Andreas Steffen
|
7e432eff6b
|
renamed tls_reader|writer to bio_* and moved to libstrongswan
|
2011-05-31 15:46:51 +02:00 |
|
Andreas Steffen
|
2778b6644b
|
do not include length field in non-fragmented EAP-PEAP packets
|
2011-04-21 19:52:49 +02:00 |
|
Andreas Steffen
|
c223ccd174
|
Win 7 accepts compressed EAP Identity request
|
2011-04-21 19:52:49 +02:00 |
|
Martin Willi
|
5b0bcfb1fc
|
Revert alloc_str changes
This reverts commit fdead26ffe.
This reverts commit 3e2419ebe3.
This reverts commit 17ce69b47a.
|
2011-04-21 13:35:31 +02:00 |
|
Martin Willi
|
3e2419ebe3
|
Use thread save settings alloc_str function where appropriate
|
2011-04-21 10:48:16 +02:00 |
|
Andreas Steffen
|
733813c7fb
|
send an empty EAP Ack client message if TLS was successful and handle it on the server
|
2011-04-15 15:02:39 +02:00 |
|
Andreas Steffen
|
ad5033a67c
|
Windows 7 expects an uncompressed EAP Identity request
|
2011-04-15 15:02:39 +02:00 |
|
Martin Willi
|
c55818ebb0
|
Added a (not yet implemented) plugin_t method to reload plugin configuration
|
2011-04-15 10:07:13 +02:00 |
|
Martin Willi
|
787b5884aa
|
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates over plugin_t
|
2011-04-15 10:07:12 +02:00 |
|
Andreas Steffen
|
e4444c7b4a
|
define MSCHAPv2 as default phase2 algorithm for EAP-PEAP
|
2011-04-06 20:07:59 +02:00 |
|
Andreas Steffen
|
30c42831a0
|
allow multi-pass authentication schemes as e.g. MSCHAPv2
|
2011-04-06 19:39:00 +02:00 |
|
Andreas Steffen
|
c98ed04de0
|
display EAP identifiers in HEX format
|
2011-04-06 17:34:27 +02:00 |
|
Andreas Steffen
|
0ef9744123
|
no EAP identifier offset required in build() function
|
2011-04-06 17:33:01 +02:00 |
|
Andreas Steffen
|
1be296dfb2
|
implemented the PEAP tunneling protocol as an EAP plugin
|
2011-04-06 14:42:02 +02:00 |
|