|
844b185887
|
EAP packet classes organized in hierarchy now
|
2016-09-01 10:25:33 +02:00 |
|
|
1cb6ca5adb
|
Connection configuration is equipped with GUID now for multiple credential prompt disambiguation later
|
2016-08-24 11:34:30 +02:00 |
|
|
e9839706b6
|
TLS clean-up
|
2016-08-16 16:44:19 +02:00 |
|
|
de802b7a28
|
Byte-enums redefined & code clean-up
|
2016-08-15 21:01:38 +02:00 |
|
|
f9c6bce0f8
|
Diameter AVP helper structures added
|
2016-08-13 18:26:19 +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 |
|
|
e649a86b1f
|
Error checking and size asserts added
|
2016-08-07 06:56:29 +02:00 |
|
|
a0efb6742d
|
EAP-TTLS work continues...
|
2016-08-06 16:27:15 +02:00 |
|
|
a102b43a19
|
eap::type_t >> winstd::eap_type_t
|
2016-08-04 12:08:20 +02:00 |
|
|
627b20aabc
|
pack() => operator <<, unpack() => operator >>, get_pk_size() => pksizeof()
|
2016-07-21 09:20:09 +02:00 |
|
|
51428d290f
|
Memory overflow detection when packing/unpacking BLOB added
|
2016-07-20 19:29:21 +02:00 |
|
|
2f4425f38c
|
EAPSerial.h merged into EAP.h
|
2016-07-20 18:17:25 +02:00 |
|
|
40c992e1a5
|
Memory sanitizing on BLOB free removed, since BLOBS are encrypted from d15b7066cd9cd9f1fe4accab095ac347c8590274 on
|
2016-07-20 08:48:28 +02:00 |
|
|
a9fdd1d71d
|
Support for pre-shared credentials introduced
|
2016-06-15 20:00:04 +02:00 |
|
|
cf7ca9c8e9
|
EAP modules divided to libraries
|
2016-06-10 12:24:49 +02:00 |
|