4dad574377
Rename StdAfx.h to PCH.h
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-07 13:10:58 +01:00
bacd4fd8d8
Rename wxTTLSConfigPanel and move upstream
...
wxTTLSConfigPanel is about anonymizing inner identity and was renamed to
wxEAPIdentityConfigPanel and moved upstream to make reusable.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-07 13:08:28 +01:00
fac33ee0b1
Remove UTF-8 BOM
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-11-28 17:04:16 +01:00
10297c7ab3
Make GUI DPI-aware
2018-09-17 11:43:19 +02:00
7a6b760845
Upgrade to wxWidgets 3.1.1 and wxFormBuilder 3.8.1
2018-09-03 13:59:18 +02:00
f6522b8fa7
wxPasswordCredentialsPanel<> split to wxIdentityCredentialsPanel<> and wxPasswordCredentialsPanel<> to provide support for identity-only credentials (i.e. EAP-GTC).
2017-01-31 10:36:53 +01:00
4ec366b23b
"User ID" and "Password" labels vertically centered
2017-01-31 10:04:56 +01:00
fb9e6c4e5a
Missing credential identity tooltip reintroduced
2016-12-07 13:27:30 +01:00
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
de2506bcc4
Unified credential TTLS prompt replaced with separate prompts for identity provider, outer credentials and inner credentials
...
EapHost peers provide credential dialogs only and cannot be integrated into unified credential prompt as a panel, requiring additional clicking and pop-ups for user to enter credentials.
2016-10-17 16:05:36 +02:00
52c0c82979
wxEAPCredentials title is no longer static for easier disambiguation between outer and inner credential set in EAP-TTLS configuration dialog
...
(closes #20 )
2016-09-26 11:43:40 +02:00
c41bc3908e
Password change detection updated not to rely on default password value any more, but monitors password control change events
2016-09-26 10:16:37 +02:00
1ccfb58af1
Credential prompt panel labels edited
2016-09-22 11:56:21 +02:00
6ed3b6732f
Credential source configuration panel redesigned
2016-09-22 11:52:19 +02:00
b2d22864a3
wxEAPCredentialsPromptPassPanelBase >> wxPasswordCredentialsPanelBase
2016-09-22 11:16:40 +02:00
2b232ba443
Checkbox for remembering credential is added dynamically (on demand) now to reduce GUI clutter
2016-09-21 11:44:34 +02:00
ed0462e1a4
Credential entry panels renamed
2016-09-21 09:49:34 +02:00
0ab18017cd
Pre-shared >> Configured credentials, Own >> Stored credentials
2016-09-21 09:43:02 +02:00
0095ebbff6
Provider identity is now coherent to draft-winter-opsawg-eap-metadata-02
2016-09-02 19:24:47 +02:00
145c21682e
Support for configuring provider ID using GUI added
2016-08-31 17:41:22 +02:00
c9be6f4f7b
Support for multiple identity providers of draft-winter-opsawg-eap-metadata XML configuration added
2016-08-31 14:39:27 +02:00
5dfd079686
Support for multi-provider management added to GUI
2016-08-31 00:36:19 +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
e66a7eb9ba
dePAPization continues to pave the road for seamless MSCHAPv2 integration
2016-08-28 20:04:45 +02:00
f5d8f653af
Texts updated
2016-08-25 10:46:35 +02:00
b79a2f26f6
Support for read-only lock added to GUI
2016-08-17 16:27:43 +02:00
373c83dbbe
Provider identity and help-desk is configurable via GUI now
2016-08-17 15:56:11 +02:00
ce22ec3bfa
wxEAPCredentialsPanelPassBase >> wxEAPCredentialsPassPanelBase
2016-08-17 13:48:14 +02:00
d8ccf7cbc0
Credential management revised
2016-08-15 17:33:10 +02:00
4dc7083028
wxEAPProviderLockedPanelBase renamed to wxEAPGeneralNotePanel to accommodate general use later
2016-08-15 16:53:42 +02:00
418e591aa6
Tool-tip update
2016-07-20 12:39:33 +02:00
2a19b4624a
Class consistency renaming
2016-07-20 11:05:01 +02:00
e98856f934
Support for provider contact info added
2016-06-21 10:46:05 +02:00
e52b9a636f
Support for read-only configurations added
2016-06-20 14:51:21 +02:00
a9fdd1d71d
Support for pre-shared credentials introduced
2016-06-15 20:00:04 +02:00
ef9fa750a0
UI tune-up
2016-06-15 15:44:10 +02:00
cf7ca9c8e9
EAP modules divided to libraries
2016-06-10 12:24:49 +02:00