|
2aa4bce8cc
|
eap::config::m_module reference again
|
2016-08-06 07:01:12 +02:00 |
|
|
437f5f91b8
|
eap::peer<> and eap::session<> redundant template argument removed
|
2016-08-05 13:45:18 +02:00 |
|
|
460adb9858
|
m_module is now a pointer instead of reference
|
2016-08-05 11:23:59 +02:00 |
|
|
a9ecde86d9
|
TLS specific package communication moved from TTLS to TLS session
|
2016-08-05 11:01:30 +02:00 |
|
|
f2aa43913d
|
EAP-TTLS session development continues...
|
2016-08-05 00:32:57 +02:00 |
|
|
22a87bf90d
|
eap::session::get_response_packet() implemented
|
2016-08-04 10:07:03 +02:00 |
|
|
caf0352833
|
Packet processing methods made pure virtual in eap::session<>, stubs created in eap::session_ttls
|
2016-08-03 15:31:06 +02:00 |
|
|
434e042f8b
|
Class naming update
|
2016-07-20 10:37:12 +02:00 |
|
|
a0303f0a1f
|
EAP-TTLS module and session data types for interactive prompt/response data changed to bool for simplicity of next commit
|
2016-07-20 09:10:54 +02:00 |
|
|
bdd3fc616c
|
EAP BLOBs are encrypted now
|
2016-06-22 09:18:27 +02:00 |
|
|
ec0b283540
|
Functions using EAP_ERROR descriptor return bool now for code simplicity
|
2016-06-15 22:59:52 +02:00 |
|
|
cf7ca9c8e9
|
EAP modules divided to libraries
|
2016-06-10 12:24:49 +02:00 |
|