|
f7dcdc2dce
|
Identity read-only text box in credential selection configuration panel has been replaced by static text not to confuse users they can edit it there
|
2016-12-07 13:18:31 +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 |
|
|
dd144efa5f
|
New authentication status introduced: server compromised
|
2016-12-05 12:39:04 +01:00 |
|
|
168aed3000
|
Charset issue in version resource fixed
|
2016-11-18 09:12:35 +01:00 |
|
|
79ff14ddd3
|
Translation update
|
2016-11-18 06:24:32 +01:00 |
|
|
4d4bbe66e7
|
Version set to 1.1-beta
|
2016-11-07 14:34:19 +01:00 |
|
|
e8d2e33aac
|
WideCharToMultiByte() and MultiByteToWideChar() optimization
|
2016-11-07 13:44:40 +01:00 |
|
|
c053fd75e3
|
POT update
|
2016-11-07 12:40:51 +01:00 |
|
|
4ae048fd9f
|
Auditing of CryptProtectData() enabled
|
2016-11-07 11:06:20 +01:00 |
|
|
3b6d2b2c14
|
Password and certificate output to log is no longer conditioned by _DEBUG
|
2016-11-07 10:48:13 +01:00 |
|
|
3a653be368
|
POT update
|
2016-11-04 14:13:15 +01:00 |
|
|
9ef95a8d64
|
EventMonitor Doxygen documentation update
|
2016-11-04 12:53:44 +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 |
|
|
fa3e7c0e6d
|
Issue with passing wrong EAP type packet to tunneled method introduced in 70ce94b84ea2c58f3e6b857f9aac58218264433d fixed
|
2016-11-03 11:22:05 +01:00 |
|
|
a8e1ac7455
|
Separate configuration for EAP-MSCHAPv2 introduced
|
2016-11-03 11:13:12 +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 |
|
|
b87e30bc9d
|
Some final adjustments to EapHost inner method code before I put it to rest because of RasMan MSCHAPv2 heap corruption :(
|
2016-11-03 10:11:31 +01:00 |
|
|
60aa513375
|
Aesthetic modifications
|
2016-11-03 09:33:25 +01:00 |
|
|
a450d02485
|
Maximum inner method packet length now precisely calculated in begin_session() methods too
|
2016-11-03 07:55:33 +01:00 |
|
|
70ce94b84e
|
Support for Legacy Nak introduced
|
2016-11-02 11:36:43 +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 |
|
|
0387d7d593
|
Orphaned PAP.cpp files removed
|
2016-11-01 06:37:37 +01:00 |
|
|
52a428bb5e
|
Various ownTLS leftover clean-up
|
2016-11-01 05:33:55 +01:00 |
|
|
655cbe70d1
|
EapHostPeerInvokeIdentityUI() call fixed
|
2016-10-31 17:17:21 +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 |
|
|
b054dcdc7a
|
eap::diameter_avp_append() set of functions introduced
|
2016-10-31 16:28:38 +01:00 |
|
|
0d8f243d31
|
eap::module::make_error() extended to support EAP_ERROR duplication
|
2016-10-31 16:23:42 +01:00 |
|
|
96d5b95b6f
|
Doxygen documentation update
|
2016-10-31 16:22:45 +01:00 |
|
|
af56825d39
|
Code clean-up
|
2016-10-28 13:50:30 +02:00 |
|
|
f5a40f7ca8
|
Doxygen update
|
2016-10-28 13:47:59 +02:00 |
|
|
6f30239ada
|
method_eaphost is no longer method_noneap child but correctly a method child
|
2016-10-27 14:13:02 +02:00 |
|
|
55f160bce3
|
Code clean-up
|
2016-10-27 13:59:08 +02:00 |
|
|
654c965851
|
Support for various peer action request extended
|
2016-10-27 10:00:18 +02:00 |
|
|
fc008bcfb4
|
Unable to set blank certificate credentials issue fixed
|
2016-10-25 14:13:12 +02:00 |
|
|
ddd83a74e5
|
eap::credentials_eaphost now complete
|
2016-10-25 13:39:54 +02:00 |
|
|
d87b3d37e5
|
Discrete output of credentials to event log centralized
|
2016-10-25 13:37:39 +02:00 |
|
|
04af17121c
|
Redundant eap::credentials_eaphost::get_identity() removed
|
2016-10-25 13:34:21 +02:00 |
|
|
aa18aed868
|
Zero-length event property data retrieval fixed
|
2016-10-25 13:33:13 +02:00 |
|
|
7d1668e2e0
|
Configuration value logging replaced with array variant instead of varadic event_provider::write() method for performance reasons
|
2016-10-25 13:04:12 +02:00 |
|
|
1d302954e3
|
event_data::blank redefined to prevent confusion with NULL values causing premature varadic argument termination leading to incomplete event data
|
2016-10-25 13:01:56 +02:00 |
|
|
dd55dfd24d
|
eap::config_method_eaphost::get_method_str() finished
|
2016-10-25 11:06:11 +02:00 |
|
|
65ea47eb4e
|
EAPMsg >> EapHost
|
2016-10-25 08:51:13 +02:00 |
|