Commit Graph

30 Commits (dbe459f4189cda3a95eb34d081fa48b1d49a8d5d)

Author SHA1 Message Date
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