Commit Graph

11 Commits

Author SHA1 Message Date
Simon Rozman
2711425677 Documentation update 2016-08-05 15:52:27 +02:00
Simon Rozman
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
Simon Rozman
437f5f91b8 eap::peer<> and eap::session<> redundant template argument removed 2016-08-05 13:45:18 +02:00
Simon Rozman
91dcc0bbbc peer_base eliminated 2016-08-05 13:40:54 +02:00
Simon Rozman
9376404164 eap::config_provider changed from template to class followed by a mass detemplatization of other classes 2016-07-20 17:57:43 +02:00
Simon Rozman
db69c23689 usr => cred 2016-07-20 11:27:23 +02:00
Simon Rozman
43751ed908 Template arguments and type names unified 2016-07-20 11:25:03 +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
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