]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Malcolm Smith's patch to support CHAP (digest-based) authentication
authorSimon Tatham <anakin@pobox.com>
Mon, 30 Aug 2004 13:11:17 +0000 (13:11 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 30 Aug 2004 13:11:17 +0000 (13:11 +0000)
commit3af7d333401755a7decbb74c23037fc07017002c
tree2f2a9ad48f4a4400efedcd24b216baa377681f22
parente2cd7e404e90a4ba2669e3f010b3e94913c0fa25
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).

[originally from svn r4517]
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