322 Commits (38ca9a93f0bdc34d30d9d1a1ddffb394e0f47c70)
 

Author SHA1 Message Date
Piotr Zborowski b5db8a68c5 fixed typo in tray tooltip (polish language) 11 years ago
Heiko Hund 92329e6e90 pass IV_GUI_VER to the openvpn server 11 years ago
Heiko Hund c338ca0761 don't define callback functions as static 11 years ago
Heiko Hund 060da97c5f update program graphics, thanks to Evgheni Dereveanchin 11 years ago
Heiko Hund 6f2445bce7 fix comparsion of config file options 11 years ago
Erwin Bronkhorst a4119be7c0 Fixed another typo in Dutch translation 11 years ago
Erwin Bronkhorst 01a78282e4 Fixed some typo's and spelling errors in Dutch translation. 11 years ago
Heiko Hund 10c32f06c2 add NSIS installer files Samuli Seppänen 11 years ago
Heiko Hund 02b924f48a bump version to 5 11 years ago
Heiko Hund 10c18fae4f fix disconnect happening when closing RDP client 11 years ago
Heiko Hund 56bc27649e bump version to 4 12 years ago
Heiko Hund bc015578d5 always send keyboard events 12 years ago
Heiko Hund 47cff87477 make auth popups show when returning from suspend 12 years ago
Heiko Hund c00191f51e use UI language set by user for l10n, closes #27 12 years ago
Heiko Hund 77d2f5b2b2 make MAX_CONFIGS a autoconf precious variable 12 years ago
Heiko Hund 2de72ec0ca don't let menu IDs overlap when MAX_CONFIGS > 100, closes issue #30 12 years ago
Heiko Hund c54a444931 fix NULL pointer dereference, closes issue #28 12 years ago
Heiko Hund f728b41196 bump version to 3 12 years ago
Heiko Hund 9e195404b0 fix crash on 64 bit Windows, closes trac bug #247 12 years ago
Heiko Hund e51a681868 fix spelling, closes community ticket #254 12 years ago
Heiko Hund d88e66267f switch to incremental versioning, bump to v2 12 years ago
Heiko Hund 3751dbe8f4 convert connection time from UTC to local time 12 years ago
Heiko Hund 2e53dbd254 localize connection time display in tray tooltip 12 years ago
Heiko Hund c874ba68b4 add Russian localization by Roman Azarenko 12 years ago
Heiko Hund 15287dc5ea correct how data from mgmt itf is received 12 years ago
Heiko Hund 976b08312b escape \ and " in user input to management itf 12 years ago
Heiko Hund 66fe4edb01 remove --tls-exit, it requires openvpn in TLS mode 12 years ago
Heiko Hund c2c6fdf828 make management interface work with Windows 8 12 years ago
Heiko Hund 22ff456888 check if "log_dir" exists or create it 13 years ago
Heiko Hund 56654663f5 fall back to English resource if string is missing 13 years ago
Heiko Hund af99d353ac add trustInfo to manifest, stop UAC virtualization 13 years ago
Heiko Hund b7f923c627 fix application description in manifest 13 years ago
Heiko Hund 82eb645a5e localize buttons in message boxes when possible 13 years ago
Heiko Hund beead0e1a4 enforce entry of a username when querying auth 13 years ago
Heiko Hund 577d22dbc3 fix ManagementCommandFromInput() 13 years ago
Heiko Hund 3c81b7a4f2 support SOCKS 5 proxy auth notifications from mgmt 13 years ago
Heiko Hund e84834a08a supply system proxy settings to management itf 13 years ago
Heiko Hund 2156479232 use default sub-language for resources 13 years ago
Heiko Hund 7857583d77 add Chinese (trad.) localization by Yi-Wen Cheng 13 years ago
Heiko Hund ae36105686 don't show status window on openvpn exit if silent 13 years ago
Heiko Hund 0b37e288bf fix GUI status if mgmt itf can't be reached 13 years ago
Heiko Hund b9edb7e62a keep trying to connect to mgmt itf for 15 seconds 13 years ago
Heiko Hund 2647513238 add Norwegian localization of general settings tab 13 years ago
Heiko Hund 0658ca3f8a corrections for Danish localization, closes #3514470 13 years ago
Heiko Hund 69392ef426 use correct tray icon during reconnect 13 years ago
Heiko Hund d8737bfba2 remove limit for user/pass length, closes #3498438 13 years ago
Heiko Hund f420d7dcbb use CRT's _countof instead of proprietary _tsizeof 13 years ago
Alon Bar-Lev c9eb68c77f use automake in build 13 years ago
Heiko Hund 3046f8a345 convert files to unix style end-of-line 13 years ago
Alon Bar-Lev 93118db5e8 cleanup: add missing stdlib.h 13 years ago