aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-NTLM
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.3Thomas Abthorpe2008-01-212-4/+4
| | | | | | | | | PR: ports/119429 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> Approved by: Maintainer timeout Notes: svn path=/head/; revision=205981
* The NTLM (Windows NT LAN Manager) authentication scheme is theErwin Lansing2006-06-084-0/+47
authentication algorithm used by Microsoft. NTLM authentication scheme is used in DCOM and HTTP environment. It is used to authenticate DCE RPC packets in DCOM. It is also used to authenticate HTTP packets to MS Web Proxy or MS Web Server. Currently, it is the authentication scheme Internet Explorer chooses to authenticate itself to proxies/web servers that supports NTLM. WWW: http://search.cpan.org/dist/Authen-NTLM/ PR: ports/98684 Submitted by: James Thomason <james@divide.org> Notes: svn path=/head/; revision=164802