Commit Graph

  • 47cff87477 make auth popups show when returning from suspend Heiko Hund 2013-04-25 17:53:16 +0200
  • c00191f51e use UI language set by user for l10n, closes #27 Heiko Hund 2013-04-15 19:19:50 +0200
  • 77d2f5b2b2 make MAX_CONFIGS a autoconf precious variable Heiko Hund 2013-04-12 20:16:04 +0200
  • 2de72ec0ca don't let menu IDs overlap when MAX_CONFIGS > 100, closes issue #30 Heiko Hund 2013-04-12 14:36:55 +0200
  • c54a444931 fix NULL pointer dereference, closes issue #28 Heiko Hund 2013-04-10 18:49:08 +0200
  • f728b41196 bump version to 3 Heiko Hund 2013-03-07 16:17:31 +0100
  • 9e195404b0 fix crash on 64 bit Windows, closes trac bug #247 Heiko Hund 2013-03-01 21:12:44 +0100
  • e51a681868 fix spelling, closes community ticket #254 Heiko Hund 2013-01-25 12:03:05 +0100
  • d88e66267f switch to incremental versioning, bump to v2 Heiko Hund 2012-12-13 16:08:42 +0100
  • 3751dbe8f4 convert connection time from UTC to local time Heiko Hund 2012-11-06 15:25:14 +0100
  • 2e53dbd254 localize connection time display in tray tooltip Heiko Hund 2012-11-06 14:54:53 +0100
  • c874ba68b4 add Russian localization by Roman Azarenko Heiko Hund 2012-11-05 16:24:47 +0100
  • 15287dc5ea correct how data from mgmt itf is received Heiko Hund 2012-10-31 16:33:32 +0100
  • 976b08312b escape \ and " in user input to management itf Heiko Hund 2012-10-16 18:54:54 +0200
  • 66fe4edb01 remove --tls-exit, it requires openvpn in TLS mode Heiko Hund 2012-10-16 16:55:40 +0200
  • c2c6fdf828 make management interface work with Windows 8 Heiko Hund 2012-10-15 15:49:41 +0200
  • 22ff456888 check if "log_dir" exists or create it Heiko Hund 2012-07-26 09:27:59 +0200
  • 56654663f5 fall back to English resource if string is missing Heiko Hund 2012-07-26 08:57:27 +0200
  • af99d353ac add trustInfo to manifest, stop UAC virtualization Heiko Hund 2012-07-26 08:19:14 +0200
  • b7f923c627 fix application description in manifest Heiko Hund 2012-07-26 08:16:58 +0200
  • 82eb645a5e localize buttons in message boxes when possible Heiko Hund 2012-07-20 17:44:48 +0200
  • beead0e1a4 enforce entry of a username when querying auth Heiko Hund 2012-07-20 12:53:14 +0200
  • 577d22dbc3 fix ManagementCommandFromInput() Heiko Hund 2012-07-20 11:56:08 +0200
  • 3c81b7a4f2 support SOCKS 5 proxy auth notifications from mgmt Heiko Hund 2012-07-20 11:55:10 +0200
  • e84834a08a supply system proxy settings to management itf Heiko Hund 2012-07-19 15:14:34 +0200
  • 2156479232 use default sub-language for resources Heiko Hund 2012-05-29 15:36:06 +0200
  • 7857583d77 add Chinese (trad.) localization by Yi-Wen Cheng Heiko Hund 2012-05-22 18:13:12 +0200
  • ae36105686 don't show status window on openvpn exit if silent Heiko Hund 2012-05-09 11:13:19 +0200
  • 0b37e288bf fix GUI status if mgmt itf can't be reached Heiko Hund 2012-05-09 11:08:18 +0200
  • b9edb7e62a keep trying to connect to mgmt itf for 15 seconds Heiko Hund 2012-05-08 16:50:26 +0200
  • 2647513238 add Norwegian localization of general settings tab Heiko Hund 2012-05-07 15:44:14 +0200
  • 0658ca3f8a corrections for Danish localization, closes #3514470 Heiko Hund 2012-04-06 21:19:12 +0200
  • 69392ef426 use correct tray icon during reconnect Heiko Hund 2012-04-03 13:55:25 +0200
  • d8737bfba2 remove limit for user/pass length, closes #3498438 Heiko Hund 2012-03-30 18:20:09 +0200
  • f420d7dcbb use CRT's _countof instead of proprietary _tsizeof Heiko Hund 2012-03-29 17:40:34 +0200
  • c9eb68c77f use automake in build Alon Bar-Lev 2012-03-28 10:34:47 +0000
  • 3046f8a345 convert files to unix style end-of-line Heiko Hund 2012-03-13 14:06:46 +0000
  • 93118db5e8 cleanup: add missing stdlib.h Alon Bar-Lev 2012-02-29 20:22:18 +0000
  • 6eef880c8f debug: fix debug under unicode Alon Bar-Lev 2012-02-29 20:22:17 +0000
  • 45421c2514 cleanup: resolve warnings missing malloc include Alon Bar-Lev 2012-02-29 20:22:16 +0000
  • 18376e2f2e tag unused variables to stop compiler warnings Heiko Hund 2012-03-12 17:58:38 +0000
  • 0bac9ed151 fix resource leak in viewlog.c, closes #3485875 Heiko Hund 2012-02-09 10:26:10 +0000
  • 3670a4bd2a support starting OpenVPN via interactive service Heiko Hund 2012-01-31 09:40:08 +0000
  • fb667a866c replace "..." with ellipses Heiko Hund 2011-12-16 17:49:17 +0000
  • cb491623b9 correct Japanese about dialog caption Heiko Hund 2011-12-01 12:54:16 +0100
  • 4725798de6 fix property sheet initialization Heiko Hund 2011-11-30 17:42:20 +0100
  • 66b77868b4 move "About" dialog to settings tab Heiko Hund 2011-11-30 17:20:23 +0100
  • cb99eadb0a add Japanese localization by Taro Yamazaki Heiko Hund 2011-11-30 14:01:04 +0100
  • 781e34c846 convert language resource files to UTF-8 Heiko Hund 2011-11-30 10:26:27 +0100
  • 7528c6b2af move resource files into separate directory Heiko Hund 2011-11-29 17:31:17 +0100
  • e755155332 make log window display unicode properly Heiko Hund 2011-11-09 16:15:41 +0100
  • c697eed849 fix proxy command line if config is used Heiko Hund 2011-11-09 16:02:10 +0100
  • 54d74f5861 always compile a unicode binary Heiko Hund 2011-08-29 13:56:32 +0000
  • a1c152d3af send credentials to openvpn in UTF-8 encoding Heiko Hund 2011-08-29 13:30:50 +0000
  • 81a666aebe add Turkish localization by Hakan Darama Heiko Hund 2011-08-24 15:41:34 +0000
  • 75d914dbbe add mandatory "VarFileInfo" VERSIONINFO block Heiko Hund 2011-08-08 10:49:07 +0200
  • 0edea0324c choose the right cpu architecture for comctl32.dll Heiko Hund 2011-08-05 18:22:02 +0200
  • df7688777c use -mno-cygwin only when building for cygwin Heiko Hund 2011-07-26 14:33:56 +0200
  • 651238c1ef use SetWindowLongPtr() for x64 compatibility Heiko Hund 2011-07-26 09:13:07 +0200
  • 4683e8f045 fix popup menu creation Heiko Hund 2011-07-26 09:12:11 +0200
  • 8d59948572 fix prototype of threadproc ChangePassphraseThread() Heiko Hund 2011-07-26 09:09:58 +0200
  • 697ffc57f9 fix prototype of dlgproc functions Heiko Hund 2011-07-26 09:05:16 +0200
  • 147d63d812 make cross compilation on linux work Heiko Hund 2011-07-26 09:01:55 +0200
  • 3653d41931 fix write out of array bounds Heiko Hund 2011-07-21 17:59:08 +0200
  • a1f2df515b update Swedish localization Heiko Hund 2011-07-21 13:00:26 +0200
  • 77c587ba22 tweak combobox on general options dialog Heiko Hund 2011-07-21 12:59:37 +0200
  • 2c6eb62c74 fix write to static buffer Heiko Hund 2011-07-21 11:43:00 +0200
  • 42b3ead5f0 fix symbol clash Heiko Hund 2011-07-21 09:01:04 +0200
  • bb030a99c1 set right language for general options dialog Heiko Hund 2011-07-21 08:56:31 +0200
  • b5da5cc661 localize general options tab for es, it and nl Heiko Hund 2011-07-20 18:09:57 +0200
  • 8249067076 let openvpn determine the Windows proxy settings Heiko Hund 2011-07-20 17:28:08 +0200
  • d46789bc27 fix parameter type in FillLangListProc() Heiko Hund 2011-07-20 16:26:27 +0200
  • 6934dfa783 fix loading of the proxy source from registry Heiko Hund 2011-03-24 18:36:20 +0100
  • 9d918954d5 ask for HTTP proxy credentials on demand Heiko Hund 2011-03-24 17:48:26 +0100
  • 1151791cd3 use snapshot version in binary instead of release Heiko Hund 2011-03-18 16:53:48 +0100
  • 138ee33ed3 use code_page pragma in every l8n file Heiko Hund 2011-03-18 12:55:50 +0100
  • 8390f2255a fix *connect script name, closes bug #3213131 Heiko Hund 2011-03-18 12:09:57 +0100
  • dd0283657c polish localization by sourceforge user skesicki Heiko Hund 2011-03-18 11:58:43 +0100
  • ed5dfc0bd5 fix IP address display in tooltip, closes #3176526 Heiko Hund 2011-02-11 11:03:57 +0100
  • a91198d010 fix connection status if only one config exists Heiko Hund 2010-09-08 18:39:43 +0200
  • efc62c3d19 fix starting a connection with double click on icon Heiko Hund 2010-09-08 18:22:48 +0200
  • 6c3ce57bc9 add Danish localization by Morten Christensen Heiko Hund 2010-08-27 14:47:33 +0200
  • 4bcebba60f use managment interface Heiko Hund 2010-08-13 17:42:23 +0200
  • 7c4bea3f7e remove support for openvpn version < 2.0 Heiko Hund 2010-06-29 16:12:17 +0200
  • e16665bee6 add .kateconfig Heiko Hund 2010-06-29 16:11:34 +0200
  • 65d32d7987 rename openvpn-gui.exe.manifest Heiko Hund 2010-06-29 14:49:59 +0200
  • 0d04b8b981 produce dist as tarball Heiko Hund 2010-04-23 14:18:36 +0200
  • f373ca17f7 tray code cleanup and fixes Heiko Hund 2010-04-23 12:57:00 +0200
  • a43a0d2bb7 chmod 644 openvpn-gui-res-fi.rc Heiko Hund 2010-04-16 15:46:14 +0200
  • 92c6bc6276 set gui language for common controls as well Heiko Hund 2010-04-15 20:28:11 +0200
  • 223cf23748 use GetSystemDefaultLCID() for determination of the system language Heiko Hund 2010-04-15 19:20:26 +0200
  • d4a5ae3e74 add Finnish localization by Samuli Seppaenen Heiko Hund 2010-04-14 21:12:51 +0200
  • a6e6d88115 refactor option handling code Heiko Hund 2010-04-09 06:01:30 +0200
  • b0c1bd562c reformat and fix config file code Heiko Hund 2010-03-21 21:28:35 +0100
  • 287e60c284 add --disable-unicode configure option Heiko Hund 2010-03-21 17:40:44 +0100
  • 61cb987f4d make it work when compiled as unicode Heiko Hund 2010-03-21 10:07:14 +0100
  • f542c42738 use _tsizeof to get the buffer size Heiko Hund 2010-03-13 08:55:33 +0100
  • 71a2b8fd23 add snapshot target to Makefile Heiko Hund 2010-03-12 16:14:25 +0100
  • 6939cb8792 replace GUI_* with PACKAGE_* macros Heiko Hund 2010-03-11 22:58:45 +0100
  • 9dbd35ef40 add VERSIONINFO ressource Heiko Hund 2010-03-11 16:52:53 +0100