94 Commits

Author SHA1 Message Date
4dad574377 Rename StdAfx.h to PCH.h
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-07 13:10:58 +01:00
04e6b7064f EapHost: Enable inner methods
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-07 13:07:53 +01:00
b3291ff8b1 Remove excessive UTF-8 BOM marker
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:41 +01:00
5e99c8e1c7 Makefile: Parameterize platform and language component GUIDs
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:40 +01:00
14e48f9c8a Parameterize EAP module MSI building
Since this also changes GUIDs of some components, the "EAPTTLS" has been
changed to "EAP-TTLS" in filenames.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:40 +01:00
d3760d33ca Makefile: Parameterize event provider GUID
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:40 +01:00
8b66c7ad8d Parameterize EAP method author ID
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:40 +01:00
5a7827e85e Make enums scoped
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:53:38 +01:00
840e055bf6 Relocate data encryption key
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:52:44 +01:00
40193b7a68 Re-add UTF-8 BOM where required
When no UTF-16 or UTF-8 BOM is present, MSVC will read source files
using current user charset.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 11:52:44 +01:00
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
bbd5aa1490 Enable function level linking to allow LTCG
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-09-04 13:11:49 +02:00
6fb5cb88d2 Address code analysis warnings
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-09-04 13:11:48 +02:00
38a7354ad9 Upgrade to compile with WIN32_LEAN_AND_MEAN
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-14 09:57:48 +02:00
672afbb918 Preset version to 1.2g
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-14 09:57:48 +02:00
3396f9cf97 Force SHA-256 digest for timestamp signatures
Comodo timestamp server defaults to SHA-1. To make sure timestamp
signatures are SHA-256, add appropriate signtool.exe flag.
2018-11-06 20:08:44 +01:00
f6ce76d384 Update translations and add Estonian translation 2018-11-06 20:08:08 +01:00
a53ceba97e Preset version to 1.2f 2018-11-06 20:06:13 +01:00
10297c7ab3 Make GUI DPI-aware 2018-09-17 11:43:19 +02:00
f07eed7882 Pre-set version to 1.2e 2018-09-07 12:53:46 +02:00
401b4cdc28 Set version to 1.2d 2018-09-07 12:43:33 +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
daeca67bee Force disable incremental linking
Incremental linking and reference optimization are mutually exclusive.
While VC2010 defaulted to non-incremental linking, this conflict was not
apparent.
2018-09-05 13:15:48 +02:00
7a6b760845 Upgrade to wxWidgets 3.1.1 and wxFormBuilder 3.8.1 2018-09-03 13:59:18 +02:00
9846d29d76 Switch to SHA-256 signing 2018-06-20 14:58:27 +02:00
502f26059d Preset version to 1.2c 2018-06-20 14:58:17 +02:00
7593a34ff4 Set version to 1.2b 2017-12-05 10:04:27 +01:00
5d5e14b724 Version set to 1.2a 2017-05-22 09:31:00 +02:00
f05f8dab76 Version set to 1.2 2017-05-17 13:10:54 +02:00
e46739a510 Indentation fix 2017-03-14 09:36:48 +01:00
adc860fa6e Version set to 1.2-beta2 2017-02-24 11:09:27 +01:00
b44cb66b2a Version set to 1.2-beta1 2017-02-09 13:20:33 +01:00
527d4271b1 Version set to 1.2-beta 2017-02-06 08:18:09 +01:00
2cb9453209 Version set to 1.2-alpha 2017-01-30 09:09:11 +01:00
fb376b29df Version set to 1.1-beta2 2016-12-05 13:26:17 +01:00
2f5742eb9b Version set to 1.1-beta1 2016-11-18 06:50:34 +01:00
4d4bbe66e7 Version set to 1.1-beta 2016-11-07 14:34:19 +01:00
10aa7ad3f1 MSI localized files contain and install own resources only now 2016-11-04 14:03:33 +01: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
c1a483a0bd Version set to 1.0-beta7 2016-10-03 14:52:12 +02:00
8704ab938f Version set to 1.0-beta6 2016-09-26 13:14:15 +02:00
3a9b503e48 Version set to 1.0-beta5 2016-09-22 12:43:27 +02:00
204839e656 Version set to 1.0-beta4 2016-09-19 12:52:58 +02:00
3e40aa8ec9 Source file English "en_US" instead of generic "En" now 2016-09-19 09:35:42 +02:00
b0815fcd64 MSIBUILD_LANG_PO merged to LANG 2016-09-16 20:54:01 +02:00
0d7c582a7b Creating of output localization folders revised 2016-09-15 12:54:03 +02:00
0846969cc3 POCompile target updated to make output directory 2016-09-15 11:39:06 +02:00
7a13600ae6 Version set to 1.0-beta3 2016-09-13 10:28:55 +02:00