Commit Graph

10 Commits

Author SHA1 Message Date
Simon Rozman
460adb9858 m_module is now a pointer instead of reference 2016-08-05 11:23:59 +02:00
Simon Rozman
a9ecde86d9 TLS specific package communication moved from TTLS to TLS session 2016-08-05 11:01:30 +02:00
Simon Rozman
f2aa43913d EAP-TTLS session development continues... 2016-08-05 00:32:57 +02:00
Simon Rozman
22a87bf90d eap::session::get_response_packet() implemented 2016-08-04 10:07:03 +02:00
Simon Rozman
caf0352833 Packet processing methods made pure virtual in eap::session<>, stubs created in eap::session_ttls 2016-08-03 15:31:06 +02:00
Simon Rozman
434e042f8b Class naming update 2016-07-20 10:37:12 +02:00
Simon Rozman
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
Simon Rozman
bdd3fc616c EAP BLOBs are encrypted now 2016-06-22 09:18:27 +02:00
Simon Rozman
ec0b283540 Functions using EAP_ERROR descriptor return bool now for code simplicity 2016-06-15 22:59:52 +02:00
Simon Rozman
cf7ca9c8e9 EAP modules divided to libraries 2016-06-10 12:24:49 +02:00