]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Minor fixes to recent HTTP proxy changes:
authorJames Yonan <james@openvpn.net>
Tue, 11 May 2010 19:47:03 +0000 (19:47 +0000)
committerJames Yonan <james@openvpn.net>
Tue, 11 May 2010 19:47:03 +0000 (19:47 +0000)
commit484e9d36d09e3494a6d964c588c353f650a61b5f
treecb8bdaf0a8f53e6810c8ac581f6d17db4e0ac4a5
parentb27dc04c366c031f4bb349e3235a2b0eb76c821a
Minor fixes to recent HTTP proxy changes:

* use strcasecmp instead of stricmp

* define HASH and HASHHEX as unsigned char to avoid compiler
  warnings

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5629 e7ae566f-a301-0410-adde-c780ea21d3b5
config-win32.h
httpdigest.c
httpdigest.h