559ffc5ead
ID 3. C style pointer casting from security audit fixed
2016-10-03 14:53:50 +02:00
a9baa07227
Error type detection fixed
2016-08-23 22:41:12 +02:00
7b3251a758
Error throwing clean-up
2016-08-23 17:20:04 +02:00
9b997408a1
Switched to Schannel to do the TLS
2016-08-23 13:53:23 +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
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
54bb2050fa
peer and peer_ui are no longer templates; method specific BLOB management moved from Main(_UI).cpp to modules.
2016-08-05 15:45:45 +02:00
a60458cdab
eap::module is no longer abstract
2016-08-05 13:18:25 +02:00
a102b43a19
eap::type_t >> winstd::eap_type_t
2016-08-04 12:08:20 +02:00
40c992e1a5
Memory sanitizing on BLOB free removed, since BLOBS are encrypted from d15b7066cd9cd9f1fe4accab095ac347c8590274 on
2016-07-20 08:48:28 +02:00
0ee9bade32
EAPMETHOD_TRACE_EAP_ERROR => EAPMETHOD_TRACE_EVT_EAP_ERROR
2016-07-19 08:54:32 +02:00
1fc77fc63d
EAP method type is now a map
2016-06-23 15:44:57 +02:00
d15b7066cd
RSA encryption replaced with RSA session key exchange and AES data encryption; BLOBs are encrypted again
2016-06-23 00:47:38 +02:00
a2ca2fd850
Logging and error reporting simplified
2016-06-21 13:15:50 +02:00
e52b9a636f
Support for read-only configurations added
2016-06-20 14:51:21 +02:00
ec0b283540
Functions using EAP_ERROR descriptor return bool now for code simplicity
2016-06-15 22:59:52 +02:00
fed1e6052a
Encryption enhanced and moved to module
2016-06-15 14:20:12 +02:00
cf7ca9c8e9
EAP modules divided to libraries
2016-06-10 12:24:49 +02:00