Samuli Seppänen
82812df1a8
Merge pull request #196 from chipitsine/fix_appveyor
...
AppVeyor: use proper way to resolve project path
2017-11-20 10:48:22 +02:00
Samuli Seppänen
d0105369b5
Merge pull request #195 from chipitsine/modernize_mingw
...
switch travis-ci mingw to ubuntu 16.04
2017-11-20 10:37:25 +02:00
Ilya Shipitsin
4d75ca9bd6
travis-ci: switch mingw to ubuntu 16.04
2017-11-20 10:23:31 +05:00
Ilya Shipitsin
e76c69ac81
AppVeyor: use proper way to resolve project path
...
APPVEYOR_PROJECT_SLUG point to project path properly, when
repo is cloned, deleted and cloned again
2017-11-19 12:22:51 +05:00
Selva Nair
fd0fda5480
Merge pull request #151 from chipitsine/silence_mingw
...
change "%S" to "%ls" to silence mingw warning
Acked-by: Selva Nair <selva.nair@gmail.com>
2017-11-18 21:58:05 -05:00
Samuli Seppänen
de777b8fb1
Merge pull request #184 from bubuleur/patch-1
...
Update of the French version of Open Vpn GUI
2017-10-07 13:53:31 +03:00
bubuleur
7c5ce7bcba
Update openvpn-gui-res-fr.rc
2017-10-05 13:30:36 +02:00
Samuli Seppänen
d162894d43
Merge pull request #182 from ffes/editorconfig
...
Add EditorConfig file
2017-09-26 15:59:31 +03:00
Samuli Seppänen
63c4211414
Bump version to 11.9.0.0
...
Signed-off-by: Samuli Seppänen <samuli.seppanen@gmail.com>
2017-09-26 12:28:24 +03:00
Selva Nair
2e388f5b84
Merge pull request #187 from selvanair/highlight-logs
...
Highlight warning and error messages in status window
Acked-by: Gert Doering <gert@greenie.muc.de>
2017-09-23 12:32:28 -04:00
Selva Nair
23ac3c00bb
Highlight warning and error messages in status window
...
- Change text color of log lines with flags = W, N, F
v2: replace strchr with memchr to avoid modifying line
Signed-off-by: Selva Nair <selva.nair@gmail.com>
2017-09-23 12:19:55 -04:00
bubuleur
c8e825ca28
Update openvpn-gui-res-fr.rc
2017-08-29 11:30:12 +02:00
bubuleur
bf826353d1
Update openvpn-gui-res-fr.rc
2017-08-29 09:53:09 +02:00
Samuli Seppänen
e71d993cc3
Merge pull request #181 from ffes/msys2-build-instructions
...
Add instruction how to build using MSYS2
2017-08-28 14:49:33 +03:00
Samuli Seppänen
77b877de6e
Merge pull request #180 from ffes/dutch-translation
...
Updated Dutch translation
2017-08-27 20:53:52 +03:00
bubuleur
c1237891ae
Update of the French version of Open Vpn GUI
...
Hello,
I just put my contribution for the French translation of OpenVpn Gui
Can you put it in the next update
In thanking you
(The next update is for when?)
2017-08-27 14:59:55 +02:00
Frank Fesevur
d0579b1b0d
Fix use of backticks
2017-08-16 10:23:04 +02:00
Frank Fesevur
cd8f1c8ee6
Update header to be consistent with the others
2017-08-15 10:21:32 +02:00
Frank Fesevur
133cee76da
Add EditorConfig file
2017-08-14 23:44:24 +02:00
Frank Fesevur
99d5dbd228
Add instruction how to build using MSYS2
2017-08-14 22:58:56 +02:00
Frank Fesevur
735f4761b5
Give text the space it needs
2017-08-14 22:57:51 +02:00
Frank Fesevur
cfdfb2d096
Translate title of tab
2017-08-14 22:57:15 +02:00
Samuli Seppänen
f38441e3bf
Merge pull request #178 from mattock/master
...
Bump version to 11.8.0.0
2017-07-25 18:48:06 +03:00
Samuli Seppänen
02bffb4a5d
Bump version to 11.8.0.0
...
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2017-07-14 16:11:40 +03:00
Selva Nair
3010d78410
Merge pull request #171 from selvanair/warn-auth-failure-v2
...
Warn on auth failure
Acked by: Gert Doering <gert@greenie.muc.de>
2017-06-27 16:51:31 -04:00
Pavel Zhovner
9c7a8af3d3
Ukranian translation for auth failure warnings
...
- Text width increased to avoid clipped text during commit
by Selva Nair
2017-06-27 16:05:07 -04:00
Selva Nair
d127bab27f
Fix buttons overlapping with text in auth dialog for Korean
...
Signed-off-by: Selva Nair <selva.nair@gmail.com>
2017-06-27 16:05:07 -04:00
Selva Nair
29a8bba38c
Resize private key password dialog to avoid clipped text
...
Signed-off-by: Selva Nair <selva.nair@gmail.com>
2017-06-27 16:05:07 -04:00
Ilya Shipitsin
dd65e5372a
russian localization for "warn-auth-failure" branch"
2017-06-27 16:01:18 -04:00
Selva Nair
1bd5a6faa9
Add a warning message when authentication is retried due to wrong credentials
...
- "Wrong username or password" message shown in the auth userpass dialog after
an auth failure
- "Wrong password" message shown in the private key password dialog after a
password failure.
These message texts are colored red by default (TODO: make the color customizable)
Signed-off-by: Selva Nair <selva.nair@gmail.com>
2017-06-27 16:01:18 -04:00
Selva Nair
c37467ebe4
Distinguish between auth and key password failures
...
Signed-off-by: Selva Nair <selva.nair@gmail.com>
2017-06-27 16:01:18 -04:00
Samuli Seppänen
b4f03a1932
Bump version to 11.7.0.0
...
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2017-06-20 15:01:40 +03:00
Selva Nair
561c1efee0
Merge pull request #175 from nilswende/master
...
German translations
Acked by: Gert Doering gert@greenie.muc.de
2017-06-18 16:41:24 -04:00
nilswende
c1ce443d57
use en dashes where they should be used
2017-06-18 15:56:40 +02:00
nilswende
d95ee78fea
translated lots, fixed typos where needed
2017-06-18 15:55:56 +02:00
Selva Nair
a3b02d0a5f
Merge pull request #174 from stvhwrd/master
...
Fix typo "diffrent"
2017-06-16 00:46:31 -04:00
Stevie Howard
4ead3222cf
Fix typo "diffrent"
2017-06-15 14:41:23 -07:00
Selva Nair
3b70b3182c
Merge pull request #173 from ffes/focus-password
...
Set focus to password field when username is filled
2017-06-15 15:45:36 -04:00
Frank Fesevur
d17fcaae1b
Set focus to password field when username is filled
...
When the username is filled automatically, set the focus to
the password field. This way you can enter the password
immedediately without having the press TAB (or even worst
users using the mouse to click on the password field).
2017-06-15 09:18:32 +02:00
Samuli Seppänen
4b40acf2d9
Merge pull request #163 from mattock/finnish
...
Add missing strings to Finnish translation
2017-06-12 16:12:40 +03:00
Samuli Seppänen
fa5e306b4e
Fixed clipping errors in the Finnish translation
...
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2017-05-16 15:51:06 +03:00
Samuli Seppänen
41070376c2
Merge pull request #150 from chipitsine/master
...
Several AppVeyor improvements
2017-05-16 15:22:30 +03:00
Selva Nair
3c2e87c9b2
Merge pull request #162 from selvanair/close-handles
...
-Close token handle in GetProcessTokenGroups()
-Close open service handles after use
-Close registry keys after use
Acked-by: Gert Doering <gert@greenie.muc.de>
2017-05-14 14:09:07 -04:00
Selva Nair
3513fb9220
Close registry keys after use
...
- Open registry key HKCU was not closed in some code paths
- Also fix incorrect return value checks in GetRegistryKeys() and
SetRegistryVersion()
Signed-off-by: Selva Nair <selva.nair@gmail.com>
2017-05-12 09:49:59 -04:00
Selva Nair
225df6a756
Close open service handles after use
...
Fixes handle leak pointed out in OSTIF/Quarkslab audit (finding 5.7)
Signed-off-by: Selva Nair <selva.nair@gmail.com>
2017-05-12 09:49:59 -04:00
Samuli Seppänen
9a4ad06b65
Add missing strings to Finnish translation
...
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2017-05-12 10:10:20 +03:00
Samuli Seppänen
01982ff7cd
Bump version to 11.6.0.0
...
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2017-05-12 10:09:26 +03:00
Selva Nair
c3e4247e30
Close token handle in GetProcessTokenGroups()
...
Signed-off-by: Selva Nair <selva.nair@gmail.com>
2017-05-11 18:45:37 -04:00
Selva Nair
06b2170f02
Merge pull request #155 from Joungkyun/master
...
Korean localization
2017-05-10 10:01:44 -04:00
JoungKyun Kim
f1599fa3e4
fixed typo
2017-05-10 14:15:01 +09:00