|
452fa4b9dc
|
Inserting single-occurrence XML elements with children simplified
|
2016-08-31 09:48:11 +02:00 |
|
|
68aec5dfb4
|
Namespace name is static member now
|
2016-08-31 08:43:03 +02:00 |
|
|
510bbe10f6
|
Template for creating XML configuration simplified
|
2016-08-31 00:41:16 +02:00 |
|
|
5dfd079686
|
Support for multi-provider management added to GUI
|
2016-08-31 00:36:19 +02:00 |
|
|
858486412e
|
Confusion between provider ID and provider name resolved
|
2016-08-30 21:10:10 +02:00 |
|
|
c40306c624
|
<Error getting property (error 13)> issue with log parameters solved
|
2016-08-30 17:43:56 +02:00 |
|
|
cafd786e19
|
Own TLS updated to keep it alive (now that the fuss around outer/inner methods settled)
|
2016-08-29 20:40:37 +02:00 |
|
|
a7c8052ee2
|
eap::method revised to support nesting, so the PAP method was made a stand-alone method
|
2016-08-29 20:05:58 +02:00 |
|
|
b6ae394eaf
|
User identity derived from certificate is using sAN2 and sAN extensions only now
|
2016-08-29 13:51:19 +02:00 |
|
|
79499d7afd
|
i and i disambiguation
|
2016-08-29 13:50:36 +02:00 |
|
|
92f05817fe
|
A desperate attempt to make events shown on non-English Windows
|
2016-08-29 13:14:09 +02:00 |
|
|
8a8e6d08e0
|
Events.dll have missing VERSIONINFO resource now
|
2016-08-29 11:58:10 +02:00 |
|
|
aa7c5bebda
|
Outer and inner TTLS credentials are combined separately now to provide finer feedback for more accurate logging (again)
|
2016-08-29 09:27:32 +02:00 |
|
|
ceece01b99
|
In case of previously-failed authentication attempts we are more careful now not to request credential prompt for machine authentication
|
2016-08-29 09:25:38 +02:00 |
|
|
48a7ce91c3
|
UI text updated
|
2016-08-28 23:14:59 +02:00 |
|
|
7c938fe291
|
OnUpdateUI() event handlers optimized to reduce ridiculous CPU consumption of GUI & Incorrect page-provider mapping in wxEAPConfigDialog<> fixed
|
2016-08-28 22:58:41 +02:00 |
|
|
497f4eca8a
|
wxEAPCredentialsConfigPanel upgraded to use full retrieval of credentials from the store, allowing certificate credentials to display their name again
|
2016-08-28 20:11:10 +02:00 |
|
|
770b56e2cf
|
credentials::get_name() now distinguish between empty credentials and blank identity
|
2016-08-28 20:06:54 +02:00 |
|
|
df680e74f6
|
TLS credentials are considered empty regardless the state of custom identity setting now
|
2016-08-28 20:05:41 +02:00 |
|
|
e66a7eb9ba
|
dePAPization continues to pave the road for seamless MSCHAPv2 integration
|
2016-08-28 20:04:45 +02:00 |
|
|
6c66862eed
|
TTLS config and credentials are now expected to always have inner config and credentials object present; it can be blank, but it must not be nullptr
|
2016-08-28 17:43:06 +02:00 |
|
|
fc5e54db05
|
Inner configuration/credential management virtualized to reduce cluttering code
|
2016-08-28 17:20:24 +02:00 |
|
|
d20aafb3ff
|
Identity selection revised to support cases where TLS certificate is present but contains no usable username
|
2016-08-28 16:38:13 +02:00 |
|
|
8ce7154a77
|
Loading credentials from XML allows <UserName> absence and assumes blank identity in this case now
|
2016-08-28 15:46:30 +02:00 |
|
|
3baa77d3bb
|
WLANManager utility introduced
(closes #7)
|
2016-08-28 12:22:04 +02:00 |
|
|
9f770bbb3f
|
peer_ttls_ui now initializes wxWidgets further to support localization
|
2016-08-27 17:54:00 +02:00 |
|
|
db585975e8
|
Saving event source set to registry simplified to reduce registry clutter
|
2016-08-27 17:22:28 +02:00 |
|
|
f64dbacdbd
|
Version set to 1.0-alpha13
|
2016-08-27 13:10:31 +02:00 |
|
|
6e58183d16
|
Panel icon loading simplified
|
2016-08-27 06:58:57 +02:00 |
|
|
9daa5b52a4
|
Incorrect letter case referencing EapHost service fixed
|
2016-08-27 06:58:57 +02:00 |
|
|
9704046868
|
EventMonitor upgraded
- Clipboard support
- Filtering by source and/or by message level
- Schannel event source added
(closes #8)
|
2016-08-27 06:58:21 +02:00 |
|
|
b5c8b8ee67
|
Product icon introduced
|
2016-08-26 17:47:16 +02:00 |
|
|
53e31b1be7
|
Additional resource-loading functions introduced
|
2016-08-26 15:54:31 +02:00 |
|
|
6077063599
|
The credentials are marked "invalid" at transition from handshake to application data phase only to prevent initial handshake problems from popping-up credential prompt when credentials have nothing to do with the connection failure.
|
2016-08-25 13:08:11 +02:00 |
|
|
2857b2edd2
|
First application data message is now appended piggyback to the last client handshake message
(Hopefully resolving issue with Radiator)
|
2016-08-25 13:00:47 +02:00 |
|
|
6760287f0d
|
Duplicate log record of EAP-TLS handshake removed
|
2016-08-25 12:58:56 +02:00 |
|
|
7973a8d59b
|
Handshake log events are a bit more specific now
|
2016-08-25 12:57:47 +02:00 |
|
|
f5d8f653af
|
Texts updated
|
2016-08-25 10:46:35 +02:00 |
|
|
e1600e5aba
|
Configuration GUIDs are not required any more
This reverts commit 1cb6ca5adb4e8ec3389adc00f2c34dff11b99818.
|
2016-08-24 18:59:59 +02:00 |
|
|
d2ff78a613
|
Credential prompt sometimes displayed in background issue fixed now
|
2016-08-24 18:39:15 +02:00 |
|
|
c6d53cd13c
|
eap::monitor_ui class to prevent multiple launches introduced
|
2016-08-24 17:45:31 +02:00 |
|
|
6f25e4c0ad
|
wxEAPGeneralDialog constructor parameters extended
|
2016-08-24 17:43:02 +02:00 |
|
|
edac93e115
|
Custom TLS identity is correctly enabled/disabled now.
|
2016-08-24 15:30:27 +02:00 |
|
|
d1c24efcf0
|
config_method_with_cred renamed to config_connection to describe it better
|
2016-08-24 11:39:37 +02:00 |
|
|
1cb6ca5adb
|
Connection configuration is equipped with GUID now for multiple credential prompt disambiguation later
|
2016-08-24 11:34:30 +02:00 |
|
|
38e1443276
|
Logging of handshake progress introduced
|
2016-08-24 11:04:04 +02:00 |
|
|
6835f5279c
|
Certificate (TLS) credentials support custom identity now
|
2016-08-24 11:03:18 +02:00 |
|
|
eb9c8a5f7c
|
If configured trusted root CA certificate list is empty, that really means "Trust no one!" now
|
2016-08-23 23:40:07 +02:00 |
|
|
5332b538aa
|
Our own TLS merged back to master and compiles conditionally
|
2016-08-23 22:46:00 +02:00 |
|
|
a9baa07227
|
Error type detection fixed
|
2016-08-23 22:41:12 +02:00 |
|