Heiko Hund
3c81b7a4f2
support SOCKS 5 proxy auth notifications from mgmt
13 years ago
Heiko Hund
e84834a08a
supply system proxy settings to management itf
...
Proxy settings are fetched from the users Internet Options
for the active connection. If WPAD or a PAC script is configured
they are preferred and used for automatic proxy detection.
Proxy bypass configuration is completely ignored.
13 years ago
Heiko Hund
d8737bfba2
remove limit for user/pass length, closes #3498438
...
Generation of the "username" and "password" management commands now
happens centrally in the helper function ManagementCommandFromInput()
in misc.c
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
...
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Edited to not use libtool and implicit automake rule to build resource object
13 years ago
Alon Bar-Lev
93118db5e8
cleanup: add missing stdlib.h
...
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
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
...
* use "auto" parameter for --http-proxy option
* pass proxy credentialsls via management interface
* also closes #3223163
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
...
using TCHARs in preparation for unicode support
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
...
git-svn-id: https://openvpn-gui.svn.sourceforge.net/svnroot/openvpn-gui/trunk@2 43a1345a-9c20-4331-951f-9845fc178312
16 years ago