Up to [cvs.netbsd.org] / pkgsrc / net / cntlm
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 3 21:13:24 2009 UTC (2 years, 6 months ago) by jym
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
HEAD
Changes since 1.1: +2 -3
lines
Diff to previous 1.1 (colored)
As advised by wiz@:
- add ${PKGMANDIR}/man1 and bin directories to INSTALLATION_DIRS to
support installation using user-destdir
- remove the url2pkg marker
Thanks!
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 30 19:55:30 2009 UTC (2 years, 6 months ago) by jym
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of cntlm 0.35.1 into the NetBSD package system. Cntlm is an NTLM/NTLMv2 authenticating HTTP proxy. It takes the address of your proxy or proxies (host1..N and port1..N) and opens a listening socket, forwarding each request to the parent proxy (moving in a circular list if the active parent stops working). Along the way, a connection to the parent is created anew and authenticated or, if available, previously cached connection is reused to achieve higher efficiency and faster responses. When the chain is set up, cntlm should be used as a proxy in your applications. Cntlm also integrates transparent TCP/IP port forwarding (tunneling) through the parent (incl. authentication). It can be used against most ISA servers, and helps to provide ease of integration for programs not supporting NTLM authentication directly, via cntlm's builtin SOCKS5 proxy.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 30 19:55:30 2009 UTC (2 years, 6 months ago) by jym
Branch: MAIN
Initial revision