]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Proxy improvements:
authorJames Yonan <james@openvpn.net>
Tue, 11 May 2010 19:32:41 +0000 (19:32 +0000)
committerJames Yonan <james@openvpn.net>
Tue, 11 May 2010 19:32:41 +0000 (19:32 +0000)
commitb27dc04c366c031f4bb349e3235a2b0eb76c821a
treeecf3f1de1ef0efd4fe0b802e8789988ae42fe271
parent8db6234db7dd61e9cef60baf1ace39f5575e8fbb
Proxy improvements:

Improved the ability of http-auth "auto" flag to dynamically detect
the auth method required by the proxy.

Added http-auth "auto-nct" flag to reject weak proxy auth methods.

Added HTTP proxy digest authentication method.

Removed extraneous openvpn_sleep calls from proxy.c.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5628 e7ae566f-a301-0410-adde-c780ea21d3b5
Makefile.am
config-win32.h
httpdigest.c [new file with mode: 0644]
httpdigest.h [new file with mode: 0644]
openvpn.8
options.c
proxy.c
proxy.h
syshead.h
win/build.py