Malcolm Smith's patch to support CHAP (digest-based) authentication
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 30 Aug 2004 13:11:17 +0000 (13:11 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 30 Aug 2004 13:11:17 +0000 (13:11 +0000)
commitf33ba69e92f389f5884eae5a586858a629a5260b
tree2f2a9ad48f4a4400efedcd24b216baa377681f22
parentae0500e538e2fb821ef1ad8529aed7999acf7a19
Malcolm Smith's patch to support CHAP (digest-based) authentication
when talking to SOCKS 5 proxies. Configures itself transparently (if
the proxy offers CHAP it will use it, otherwise it falls back to
ordinary cleartext passwords).

git-svn-id: svn://svn.tartarus.org/sgt/putty@4517 cda61777-01e9-0310-a592-d414129be87e
Recipe
cproxy.c [new file with mode: 0644]
nocproxy.c [new file with mode: 0644]
proxy.c
proxy.h
putty.h
ssh.h
sshmd5.c