161 Commits

Author SHA1 Message Date
1b9f33a6fc Path-delimiters unified in RC files 2016-07-21 12:29:23 +02:00
9376404164 eap::config_provider changed from template to class followed by a mass detemplatization of other classes 2016-07-20 17:57:43 +02:00
db69c23689 usr => cred 2016-07-20 11:27:23 +02:00
43751ed908 Template arguments and type names unified 2016-07-20 11:25:03 +02:00
6822a91f41 Paths to files are generated using folder properties instead of component's key-file referencing to avoid ICE69 warnings 2016-07-18 09:46:47 +02:00
a7e0e5ebd8 MSIBUILD_PRODUCT_NAME check added 2016-06-22 18:02:42 +02:00
bdd3fc616c EAP BLOBs are encrypted now 2016-06-22 09:18:27 +02:00
a2ca2fd850 Logging and error reporting simplified 2016-06-21 13:15:50 +02:00
ec0b283540 Functions using EAP_ERROR descriptor return bool now for code simplicity 2016-06-15 22:59:52 +02:00
cf7ca9c8e9 EAP modules divided to libraries 2016-06-10 12:24:49 +02:00
04b8960f33 User name is initially selected now for consistent experience with general UI guidelines 2016-06-09 15:42:48 +02:00
eadcc5eadd Keyboard focus fixed 2016-06-09 15:39:00 +02:00
6800de3df7 .h/.cpp files converted to UTF-8 to allow rcgettext parsing 2016-06-09 15:28:30 +02:00
98273c6bdc UI development continues... 2016-06-09 15:12:42 +02:00
7ac86e1954 UI development continues... 2016-06-09 07:41:41 +02:00
6b541ce1ff Storing/retrieval of passwords to Windows Credential Manager introduced; UI development continues... 2016-06-08 15:29:30 +02:00
120da591b4 Clean-up 2016-06-08 06:05:21 +02:00
a406bc5b89 UI development continues... 2016-06-07 18:19:28 +02:00
1a495051bb Clean-up 2016-06-07 14:14:03 +02:00
6631e1c798 Unused parameter dwFlags in EapPeerInvokeConfigUI() removed 2016-06-07 13:53:53 +02:00
2e57879994 Visual styling 2016-06-07 13:53:09 +02:00
3a2cbe1e40 Cleanup 2016-06-07 13:43:20 +02:00
697a4a377b wxWS_EX_VALIDATE_RECURSIVELY set manually now to prevent icon on the task bar 2016-06-07 13:37:54 +02:00
318e6f7c5a Wrong window Z-order after configuration dialog dismissed fixed 2016-06-07 13:11:10 +02:00
1b54307b38 Configuration dialog centering removed 2016-06-07 12:48:24 +02:00
091dd43bfc Application context save/restore added to make Windows XP Visual Styles working 2016-06-07 10:43:07 +02:00
3ba6074745 OK button is default now 2016-06-07 08:20:42 +02:00
30689b10d2 TLS configuration panel finished 2016-06-07 06:07:53 +02:00
c371187edc File names simplified & UI development continues... 2016-06-06 15:54:11 +02:00
ec6291f6ac UI work continues... 2016-06-04 07:03:58 +02:00
6c935d53c3 UI building started 2016-06-03 16:49:59 +02:00
1eab05075e User interface build started 2016-06-02 16:00:08 +02:00
993f280624 Pointer difference signed/unsigned compare fixed 2016-06-02 15:56:18 +02:00
9df4d5e9b9 EAP methods split to allow separate StdAfx files 2016-06-02 14:43:35 +02:00
5e37bd0735 Packing/unpacking moved to module's MainUI.cpp 2016-06-02 11:27:41 +02:00
ce4c208468 Incorrect configuration load fixed 2016-06-02 10:24:55 +02:00
7dbe76d4f4 EAP-TLS method moved to standalone .h/.c file & some minor modifications 2016-06-02 09:28:28 +02:00
3d69a343c7 eap::config_tls::get_method_id() implemented 2016-06-02 09:00:21 +02:00
da84dea727 Copy and move eap::config operators same module check added 2016-06-02 08:59:54 +02:00
5be9806e2e Doxygen documentation update 2016-06-02 08:53:36 +02:00
4a69f7976a IXMLDOMDocument2 downgraded to IXMLDOMDocument where later is sufficient 2016-06-01 16:38:21 +02:00
1e68895a92 Configuration handling changed to match draft-winter-opsawg-eap-metadata-02 2016-06-01 16:32:48 +02:00
8437d86913 Bogus calling convention fixed 2016-05-24 23:14:09 +02:00
da345c1717 Microsoft Installer's feature completeness check added 2016-05-23 09:43:53 +02:00
735ea86e86 Cleanup 2016-05-23 09:43:02 +02:00
b9fa4ae646 Debug "hand-brakes" released 2016-05-22 00:34:24 +02:00
1c28784717 Support for XML configuration export finished
(closes #1)
2016-05-22 00:27:12 +02:00
01270455b8 Redundant copy on certificate unpack eliminated 2016-05-22 00:25:50 +02:00
19d471ffa1 Sample configuration introduced, XML <-> BLOB transformation added 2016-05-21 23:49:18 +02:00
748ba7c4c0 Code cleanup and reorganization 2016-05-20 13:39:37 +02:00