Commit Graph

8 Commits

Author SHA1 Message Date
Simon Rozman
e94e3bdd60 credentials::combine() methods updated with support for EAPMsg:
- Additional parameters
- Additional result code
- User impersonation now mounted inside of credentials::combine() when required
2016-10-10 14:31:23 +02:00
Simon Rozman
c660e2b3e6 config_method_with_cred::make_credentials() method moved to parent class config_method for seamless EAPMsg method support 2016-10-10 13:20:08 +02:00
Simon Rozman
a2830d2aee EAPMsg profile configuration XML load/save support added 2016-10-04 12:35:32 +02:00
Simon Rozman
597095b536 Support for packing and unpacking of config_method_eapmsg added 2016-10-04 11:23:12 +02:00
Simon Rozman
2bc6d97ab0 m_cred >> m_cred_blob 2016-10-04 10:30:37 +02:00
Simon Rozman
e8eec11618 EAP-TTLS inner method no longer needs to have support for configured credentials 2016-10-04 10:13:45 +02:00
Simon Rozman
7d13222838 Inner EAP method support progress continues... 2016-10-03 15:48:54 +02:00
Simon Rozman
613117775d Initial versions of EAPMsg libraries 2016-09-29 14:07:52 +02:00