aboutsummaryrefslogtreecommitdiffstats
path: root/ntlm.h
Commit message (Collapse)AuthorAgeFilesLines
* Validate NTLM challenge fields.Matthias Andree2012-08-141-2/+2
| | | | | This is to avoid reading from bad locations, and possibly conveying confidential data. Credit to Nico Golde.
* Further cleanups to compile with C++ compiler.Matthias Andree2006-03-151-4/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4744
* Ready to ship.Eric S. Raymond2001-09-301-0/+3
| | | | svn path=/trunk/; revision=3514
* Initial revisionEric S. Raymond2001-09-301-0/+68
svn path=/trunk/; revision=3510