|
6f3aa650b6
|
Clean-up
|
2017-02-01 14:32:00 +01:00 |
|
|
386d852859
|
Clean-up
|
2017-02-01 13:11:27 +01:00 |
|
|
7977d04281
|
EapHost peer initialization conditional now
|
2017-02-01 11:02:41 +01:00 |
|
|
b632f0202f
|
get_ui_context() upgraded
|
2017-02-01 10:52:57 +01:00 |
|
|
57372b8f95
|
Simple BLOB encryption/decryption added & comment updates
|
2017-02-01 10:23:07 +01:00 |
|
|
d508a6c398
|
EAP-GTC implementation continues...
|
2017-01-31 13:54:55 +01:00 |
|
|
0b358acba7
|
Clean-up
|
2017-01-31 13:41:08 +01:00 |
|
|
9b41c73e9d
|
Incorrect RFC quote removed
|
2017-01-31 11:03:06 +01:00 |
|
|
e8d231d360
|
EAP-GTC implementation continues...
|
2017-01-31 10:40:11 +01:00 |
|
|
bd73ea7914
|
EAP-GTC implementation started
|
2017-01-30 13:42:51 +01:00 |
|
|
e317439910
|
Some extra diagnostic output added when configuration XML contains unknown/unsupported method
# Conflicts:
# lib/TTLS/src/Config.cpp
|
2016-12-07 13:23:01 +01:00 |
|
|
d82e22d188
|
Post-festum CRL checking introduced
|
2016-12-05 13:00:39 +01:00 |
|
|
303350dec0
|
eap::peer_ttls::end_session() fixed to call method's end_session() method
|
2016-12-05 12:42:35 +01:00 |
|
|
e8d2e33aac
|
WideCharToMultiByte() and MultiByteToWideChar() optimization
|
2016-11-07 13:44:40 +01:00 |
|
|
6166dd3887
|
Reported events are more consistent now
|
2016-11-04 11:51:39 +01:00 |
|
|
d08b70c284
|
Last result status handling improved
|
2016-11-04 11:50:58 +01:00 |
|
|
7750ebdb66
|
MSCHAPv2 server challenge issue fixed
|
2016-11-04 11:49:01 +01:00 |
|
|
1fc2b7ff66
|
Redundant std::string to const char* conversion in exception constructors cleaned
|
2016-11-04 09:26:27 +01:00 |
|
|
eea136619c
|
method_pap >> method_pap_diameter
|
2016-11-04 09:18:16 +01:00 |
|
|
88651e4ffe
|
EAP-MSCHAPv2 support finished
|
2016-11-04 09:16:43 +01:00 |
|
|
48ba0b3664
|
Typo in documentation fixed
|
2016-11-03 11:11:54 +01:00 |
|
|
e7e484c814
|
Support for EapHost based inner methods has been (temporarily) disabled
|
2016-11-03 10:23:30 +01:00 |
|
|
a450d02485
|
Maximum inner method packet length now precisely calculated in begin_session() methods too
|
2016-11-03 07:55:33 +01:00 |
|
|
fba3619747
|
eap::method_eapmsg initial testing and issue resolving
|
2016-11-02 11:04:48 +01:00 |
|
|
d234e55ae4
|
- Doxygen documentation updated
- Some minor issues stumbled upon fixed
- WIN1250 >> UTF-8
|
2016-11-02 01:25:38 +01:00 |
|
|
52a428bb5e
|
Various ownTLS leftover clean-up
|
2016-11-01 05:33:55 +01:00 |
|
|
c31e019cef
|
eap::metod thorough redesign:
- Support for method stacking introduced
- EAP-TLS method has been discontinued
- ownTLS has been discontinued
|
2016-10-31 16:58:53 +01:00 |
|
|
f5a40f7ca8
|
Doxygen update
|
2016-10-28 13:47:59 +02:00 |
|
|
654c965851
|
Support for various peer action request extended
|
2016-10-27 10:00:18 +02:00 |
|
|
65ea47eb4e
|
EAPMsg >> EapHost
|
2016-10-25 08:51:13 +02:00 |
|
|
abf54ad342
|
Doxygen documentation update
|
2016-10-25 08:51:04 +02:00 |
|
|
e7e1a6735d
|
pEapOutput Prefast specifier for process_request_packet() methods changed
|
2016-10-24 14:55:31 +02:00 |
|
|
2c91b6ca8c
|
pEapOutput Prefast specifier for set_response_attributes() methods changed
|
2016-10-24 14:42:56 +02:00 |
|
|
0d73e2f7a2
|
Incorrect pEapOutput in method::set_ui_context() methods fixed
|
2016-10-24 14:11:15 +02:00 |
|
|
a1f9a7bab9
|
ppResult >> pResult
|
2016-10-24 13:33:01 +02:00 |
|
|
bafbdec9d3
|
User interaction and EAP response attributes management delegated to eap::method
|
2016-10-14 10:34:14 +02:00 |
|
|
7a26128c7b
|
"auto" simplified
|
2016-10-10 15:00:10 +02:00 |
|
|
e40ee1c34b
|
Missing EapHost peer initialization added
|
2016-10-10 14:31:32 +02:00 |
|
|
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 |
|
|
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 |
|
|
583fc19da7
|
config_method_ttls::make_config_method() method modified to support EAPMsg
|
2016-10-04 12:12:46 +02:00 |
|
|
dab9e69dd3
|
Inner EAP method support progress continues...
|
2016-10-04 10:32:11 +02:00 |
|
|
2f49934a92
|
Some more C casting replaced with C++ dynamic casting
|
2016-10-04 10:20:01 +02:00 |
|
|
e8eec11618
|
EAP-TTLS inner method no longer needs to have support for configured credentials
|
2016-10-04 10:13:45 +02:00 |
|
|
03d6823241
|
Some more C casting replaced with C++ dynamic casting
|
2016-10-04 09:16:14 +02:00 |
|
|
c53ed21d55
|
Code clean-up
|
2016-10-03 14:54:02 +02:00 |
|
|
559ffc5ead
|
ID 3. C style pointer casting from security audit fixed
|
2016-10-03 14:53:50 +02:00 |
|
|
7924612419
|
ID 1. Variables shadowing from security audit report fixed
|
2016-10-03 14:52:44 +02:00 |
|
|
b6adb2a850
|
Common members from config_method_with_cred moved to parent config_method
|
2016-09-29 11:23:22 +02:00 |
|
|
7bc6494b4c
|
Amend to commit 2684c6b7de3ac62ce2edf04cb57a8345600e66f9
|
2016-09-28 11:25:35 +02:00 |
|