Authenticating HTTP(S) proxy with TCP/IP tunneling and acceleration—mirror of http://svn.awk.cz/cntlm
Stars
15
Forks
5
Watchers
15
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
* Fix Win32 ZIP release regression - cntlm.exe was missing
161ad55View on GitHub* Increase the listen() connectio backlog to MAX to prevent dropping
fc203abView on GitHub* Make sure we close all non-functional proxy descriptors
ca5f422View on GitHub* Revert test commint r313, because it wasn't the reason of the bug
11234f9View on GitHub* Enable DEBUG mode compilation for Win32 build (-g, not stripped)
75abc42View on GitHub* Test branch - remove UNICODE support from NTLM auth, advertise only OEM
103880dView on GitHub* Fix "config:Header / -r" header modification handling. In only modified when header was present.
b983d1fView on GitHub* Enhance Windows Makefile, fully automatic, beautified
11d90dcView on GitHub* Shuffle around startup sequence w.r.t. to debug output and trace file creation
d29f01cView on GitHub* Bump up the version to 0.93beta3, this is the last couple of rounds
51b9deaView on GitHub* Properly handle non-HTTP/1.1 keep-alive (many proxies respond with 1.1 even when client is 1.0)
911ddcbView on GitHub