|
3220e36206
|
Switch to SHA-256 signing of final MSI files
This breaks support for Windows Vista.
1.1e
|
2018-07-04 11:15:43 +02:00 |
|
|
4767fb9a13
|
Import translations from Transifex
|
2018-07-04 10:25:13 +02:00 |
|
|
4bfae4a27d
|
Update sub-module
|
2018-07-04 10:25:05 +02:00 |
|
|
c42b080c31
|
Update translation template
|
2018-06-20 15:33:24 +02:00 |
|
|
bc7893804e
|
Stop using <> parentheses to avoid XML/HTML markup
Transifex treats strings enclosed in <> as HTML.
|
2018-06-20 14:53:47 +02:00 |
|
|
4597e6c78f
|
.gitignore output WLANManager.exe properly
|
2018-06-20 14:40:22 +02:00 |
|
|
6eb15355e9
|
Switch to SHA-256 signing
|
2018-06-20 14:39:05 +02:00 |
|
|
20a9222057
|
Preset version to 1.1e
|
2018-06-20 14:38:49 +02:00 |
|
|
36d4ff8757
|
Enable Italian GUI
|
2018-06-20 14:37:23 +02:00 |
|
|
a59147ca1c
|
Update translations
|
2018-06-20 14:36:52 +02:00 |
|
|
5d6bd7aa52
|
Auto-detect devenv.com path
|
2018-06-20 14:36:22 +02:00 |
|
|
b1ea8465f4
|
Set version to 1.1d
1.1d
|
2017-12-05 09:39:31 +01:00 |
|
|
0ecb5710b9
|
Translation update
|
2017-12-05 09:38:25 +01:00 |
|
|
4e136ecb28
|
Update wxExtend module
|
2017-12-05 09:37:49 +01:00 |
|
|
da4f300b47
|
Update WinStd submodule
|
2017-12-05 09:37:34 +01:00 |
|
|
e8f2cd237a
|
Ignore post v1.1 folders
For easier switching between branches the non-v1.1 folders has been
.gitignored.
|
2017-12-05 09:36:39 +01:00 |
|
|
9eaa46e185
|
Distribution folder changed
|
2017-11-20 12:07:18 +01:00 |
|
|
067fc26b32
|
Issue with NULL-initialized new profile configuration fixed
|
2017-07-10 10:48:55 +02:00 |
|
|
97c788298e
|
Translation update
|
2017-05-30 12:40:49 +02:00 |
|
|
3ba8cfb4c4
|
Sub-module update
|
2017-05-30 12:39:00 +02:00 |
|
|
1a89ca5e70
|
Version set to 1.1c
1.1c
|
2017-05-22 09:29:50 +02:00 |
|
|
54d69aeec1
|
daea1bba62ba514ed13d716ca5b5b1c89763c8f9 reverted
|
2017-05-22 09:16:27 +02:00 |
|
|
54934a619e
|
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
# Conflicts:
# Makefile
|
2017-05-22 09:16:27 +02:00 |
|
|
c5f514ac56
|
MsiUseFeature() returning INSTALLSTATE_BROKEN is tolerated in non-elevated process now
|
2017-05-22 08:42:16 +02:00 |
|
|
3edcf6e1fd
|
WLANManager.exe now deployed as WLANManager-Win32.exe and WLANManager-x64.exe
|
2017-05-17 13:02:54 +02:00 |
|
|
9248c02db0
|
Documentation update
|
2017-05-17 12:51:16 +02:00 |
|
|
e2287c07c0
|
Sub-module update
|
2017-05-17 12:47:51 +02:00 |
|
|
b693f464d3
|
Secondary error message pop-up removed
|
2017-05-17 12:45:32 +02:00 |
|
|
753f55ffc0
|
WLANManager support for multiple wireless interfaces
|
2017-05-17 12:45:32 +02:00 |
|
|
920d0ab2f7
|
Indentation fix
|
2017-03-14 09:37:33 +01:00 |
|
|
d3b9a21c81
|
Version set to 1.1b
1.1b
|
2017-02-24 12:16:02 +01:00 |
|
|
4281672d13
|
Clean-up
|
2017-02-23 12:14:20 +01:00 |
|
|
b3b292a848
|
Incorrect CoCreateInstance() result evaluation fixed
# Conflicts:
# lib/WinStd
|
2017-02-23 11:14:32 +01:00 |
|
|
f39d192d91
|
Debugging-related exception in WlanUIEditProfile() resolved
|
2017-02-23 11:14:09 +01:00 |
|
|
5bd970b9e7
|
Locale is dynamic now, since wxLocale does not support re-initialization (when module is reused)
|
2017-02-22 09:43:57 +01:00 |
|
|
1b143cdbc9
|
Documentation update
# Conflicts:
# lib/GTC_UI/include/GTC_UI.h
|
2017-02-22 09:43:57 +01:00 |
|
|
7b6e1b2438
|
New version of wxExtend
|
2017-02-20 10:59:13 +01:00 |
|
|
fc85c6e4bb
|
Compilation of debug MSI files fixed
|
2017-02-20 10:07:46 +01:00 |
|
|
0bae6380c9
|
Documentation update
|
2017-02-13 07:59:50 +01:00 |
|
|
f8f32262c2
|
64-bit language detection removed from 32-bit MSI resolving ICE80 warning
|
2017-02-09 13:41:33 +01:00 |
|
|
f43488be98
|
Uninitialized enum higher bytes when reading as unsigned char fixed
|
2017-02-09 11:43:55 +01:00 |
|
|
f32d653bb8
|
eap::config split to eap::config and eap::packable
|
2017-02-07 09:38:01 +01:00 |
|
|
7e5c98ef39
|
Version set to 1.1a
1.1a
|
2017-02-06 08:15:58 +01:00 |
|
|
af37909893
|
Translation update
|
2017-02-06 08:05:33 +01:00 |
|
|
3ff617a048
|
__DANGEROUS__LOG_CONFIDENTIAL_DATA is now 0/1 #defined
|
2017-02-02 13:58:21 +01:00 |
|
|
fc0bf839c2
|
EAP_INNER_EAPHOST is now 0/1 #defined
|
2017-02-02 13:51:17 +01:00 |
|
|
6ef00f3fc2
|
EAP_USE_NATIVE_CREDENTIAL_CACHE is now 0/1 #defined
|
2017-02-02 13:27:54 +01:00 |
|
|
8dcddb9ded
|
Documentation update
|
2017-02-02 12:17:34 +01:00 |
|
|
d3b69976b9
|
EapHost credential prompt result evaluation fixed
|
2017-02-02 11:38:16 +01:00 |
|
|
e93a771e16
|
EapHost conditional compilation directive fixed
|
2017-02-02 11:38:16 +01:00 |
|