37 Commits (master)

Author SHA1 Message Date
Frank Lichtenheld 2cb3c6e417 Reformat source code with uncrustify 1 year ago
Selva Nair 7cc3ccda84 End open dialogs on state change 2 years ago
Selva Nair 141a687ddd Set status window as the owner of modal dialogs in same thread 2 years ago
Selva Nair 152130e003
Check return value of SetProp() (#591) 2 years ago
Lev Stipakov cd4748fb25 wcstok: use security-enhanced version 3 years ago
Selva Nair 56ee704501 Use C standrad compliant printf specifications 3 years ago
Ilya Shipitsin da6ed23618 change "%S" to "%ls" to silence mingw warning: 8 years ago
Selva Nair 5a47986ccb Make options saved in registry editable by user 8 years ago
Heiko Hund c338ca0761 don't define callback functions as static 11 years ago
Heiko Hund 47cff87477 make auth popups show when returning from suspend 12 years ago
Heiko Hund c54a444931 fix NULL pointer dereference, closes issue #28 12 years ago
Heiko Hund beead0e1a4 enforce entry of a username when querying auth 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 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
Alon Bar-Lev 93118db5e8 cleanup: add missing stdlib.h 13 years ago
Heiko Hund c697eed849 fix proxy command line if config is used 13 years ago
Heiko Hund 651238c1ef use SetWindowLongPtr() for x64 compatibility 14 years ago
Heiko Hund 697ffc57f9 fix prototype of dlgproc functions 14 years ago
Heiko Hund 147d63d812 make cross compilation on linux work 14 years ago
Heiko Hund 3653d41931 fix write out of array bounds 14 years ago
Heiko Hund 42b3ead5f0 fix symbol clash 14 years ago
Heiko Hund 8249067076 let openvpn determine the Windows proxy settings 14 years ago
Heiko Hund 6934dfa783 fix loading of the proxy source from registry 14 years ago
Heiko Hund 9d918954d5 ask for HTTP proxy credentials on demand 14 years ago
Heiko Hund a6e6d88115 refactor option handling code 15 years ago
Heiko Hund 61cb987f4d make it work when compiled as unicode 15 years ago
Heiko Hund 6939cb8792 replace GUI_* with PACKAGE_* macros 15 years ago
Heiko Hund 8eef1d5347 moved and redid MSIE proxy stuff into proxy.h 16 years ago
Heiko Hund 5783d7da94 cleaned up resource IDs 16 years ago
Heiko Hund e8dcb2f3ab moved proxy settings into a general settings dialog tab 16 years ago
Heiko Hund 3060d8f736 changes for new proxy settings dialog 16 years ago
Heiko Hund d646c7fc8c fixed compiler warnings 16 years ago
Heiko Hund 3d4aaeb5a4 switched to use of localization functions 16 years ago
Heiko Hund fd9e4ae6db import of openvpn-gui-1.0.3.zip 16 years ago