059710d83c
Update Copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-05 11:45:51 +01:00
fac33ee0b1
Remove UTF-8 BOM
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-11-28 17:04:16 +01:00
6fb5cb88d2
Address code analysis warnings
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-09-04 13:11:48 +02:00
e10923c7c2
Update translation templates
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-08-12 14:10:42 +02:00
2e8bd4403f
Fix typo
2019-06-14 11:51:09 +02:00
40ee89a04a
Update translations
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-14 11:09:02 +02:00
0e69fb175c
Upgrade to Visual Studio 2019
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-14 10:54:41 +02:00
f6ce76d384
Update translations and add Estonian translation
2018-11-06 20:08:08 +01:00
10297c7ab3
Make GUI DPI-aware
2018-09-17 11:43:19 +02:00
1879d00bf9
Add support for ARM64 platform
2018-09-07 10:39:20 +02:00
0602285220
Switch to Visual Studio 2017
2018-09-05 14:56:08 +02:00
0b3e340dbe
Update sub-modules
2018-09-05 13:22:59 +02:00
0d21610322
Remove MFC dependency
2018-09-05 13:11:14 +02:00
e2c9914ef9
Import translations from Transifex
2018-07-04 10:02:49 +02:00
34a8f1b155
Update translation template
2018-06-20 15:32:34 +02:00
352ad4f9d2
Stop using <> parentheses to avoid XML/HTML markup
...
Transifex treats strings enclosed in <> as HTML.
2018-06-20 14:59:52 +02:00
6259a80cf4
Update translations
2018-06-20 14:57:01 +02:00
9210f2a711
Translation update
2017-05-30 12:34:49 +02:00
9926cd19ee
WMI\Autologger records not installed any more, since they caused feature completeness check trouble: MsiUseFeature() reports feature broken, when it is denied access to any component folder or registry key
2017-05-22 09:13:40 +02:00
690a6d54d2
EAP-GTC authentication now split into two modes: Challenge/Response and Password
2017-02-09 13:18:46 +01:00
bda31a487f
Revert "EAP-GTC method renamed to "EAP-GTC (Token Generator)""
...
This reverts commit 2908bc31a3ce309b866ab1b2eeae2b706a7feb29.
2017-02-09 09:33:39 +01:00
2908bc31a3
EAP-GTC method renamed to "EAP-GTC (Token Generator)"
2017-02-09 08:06:32 +01:00
36f6d04906
Translation update
2017-02-06 08:08:07 +01:00
e8758e9c41
Translation update
2017-02-02 18:17:07 +01:00
cfc241d3a6
Initial version of GTC Challenge/Response panel added
2017-01-31 14:58:08 +01:00
d7795ef054
Translation update
2017-01-31 11:12:05 +01:00
bd73ea7914
EAP-GTC implementation started
2017-01-30 13:42:51 +01:00
aa3f44260e
Event reporting extended to support event channel in Windows Event Viewer
2016-12-09 13:29:07 +01:00
f4a6e542f0
Translations updated
2016-12-07 13:56:05 +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
444ae3d68d
POT files updated to contain 1.1 and 1.0 texts
2016-11-08 11:56:38 +01:00
c053fd75e3
POT update
2016-11-07 12:40:51 +01:00
3a653be368
POT update
2016-11-04 14:13:15 +01:00
10aa7ad3f1
MSI localized files contain and install own resources only now
2016-11-04 14:03:33 +01:00
65ea47eb4e
EAPMsg >> EapHost
2016-10-25 08:51:13 +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
2cf134db1e
Incorrect string template fixed
2016-10-17 16:39:23 +02:00
f42c7f8bb5
Localization update
2016-10-17 10:31:13 +02:00
6be4fddcd7
Translation updated
2016-10-10 17:40:57 +02:00
028742d7e6
Translations update
2016-10-10 10:19:31 +02:00
e4758faba3
Host name and FQDN validators moved to wxExtend; Incorrect FeatureComponent mappings of EventMonitor localization components fixed
2016-10-07 15:28:47 +02:00
ce05418d8e
Both XML selection namespaces (eap-metadata and eaphostconfig) are configured now
2016-10-04 12:33:43 +02:00
b34aee8493
Translation update
2016-10-03 14:52:01 +02:00
9ea80712d9
EAPMsg integration
2016-09-29 14:39:39 +02:00
613117775d
Initial versions of EAPMsg libraries
2016-09-29 14:07:52 +02:00
cbf7a7ff1f
POT update
2016-09-28 13:28:10 +02:00
da0e75a4a3
POT update
2016-09-27 20:16:45 +02:00
79cc1af86f
Clean-up and XML handling enhancement:
...
- XML helper functions always return objects by winstd::com_obj or winstd::bstr reference now to ensure proper release by caller
- get_element_value()/put_element_value() can optionally return reference to the XML object if required
- WinStd macros to simplify dplhandle<> and handle<> inherited classes reused by non-copyable classes
2016-09-23 14:43:31 +02:00