e9839706b6
TLS clean-up
2016-08-16 16:44:19 +02:00
85d7c3d4ec
Support for TLS 1.2 added
2016-08-16 00:47:47 +02:00
d8ccf7cbc0
Credential management revised
2016-08-15 17:33:10 +02:00
3d6849a523
Peer correctly returns providers configuration instead of method configuration in method_tls::get_result()
2016-08-15 14:13:14 +02:00
e807336e7b
The TLS phase can be determined from flags alone, therefore m_phase member eliminated
2016-08-15 10:40:27 +02:00
95426cde7c
Clean-up
2016-08-15 10:09:01 +02:00
92c62c53d7
16B PAP password padding added (RFC 5281)
2016-08-15 05:40:23 +02:00
99aa53726d
- PPP authentication EAP response packet is correctly formed now
...
- MS-MPPE-Send-Key/MS-MPPE-Recv-Key sorted out
2016-08-14 21:04:19 +02:00
956ef9bd4e
CryptGenRandom() return status check added
2016-08-14 16:22:59 +02:00
d1925a0704
method_tls::prf() simplified
2016-08-14 12:41:19 +02:00
a90a7722c7
PAP introduced
2016-08-13 18:56:37 +02:00
ae37c9aa6c
TLS and TTLS distinction
2016-08-13 18:55:33 +02:00
3d54c84430
method_ttls is now descendant of method_tls
2016-08-13 08:48:24 +02:00
f7fdfb8dda
EAP packet type check moved to Main.cpp
2016-08-13 08:09:13 +02:00
a8c306953a
TLS work continues...
2016-08-11 15:13:50 +02:00
1bf51fda25
win_runtime_error moved to WinStd; eapxml functions return HRESULT now
2016-08-09 01:05:00 +02:00
b71e30f642
EAP_ERROR replaced with C++ exceptions for increased code readability
2016-08-08 22:59:17 +02:00
8f4c177d49
eap namespace clean-up
2016-08-08 10:13:34 +02:00
d199cb68bb
Work continues...
...
- More event reporting added
- unsigned long and DWORD replaced with unsigned int for code readability and (possibly) portability
- Client hello message fixed
- SSL version reverted to TLS 1.0, will catch-up later if required
2016-08-07 12:15:45 +02:00
a0efb6742d
EAP-TTLS work continues...
2016-08-06 16:27:15 +02:00
b39cc927d2
Session.h/cpp >> Method.h/cpp
2016-08-06 10:36:58 +02:00