summaryrefslogtreecommitdiffstats
path: root/ntlm.c
Commit message (Expand)AuthorAgeFilesLines
* Got rid of a few magic numbers in ntlm.cAdriaan de Jong2011-10-241-15/+15
* Moved HMAC prints back to main crypto moduleAdriaan de Jong2011-10-221-1/+1
* Modified base64 code in preparation for PolarSSL mergeAdriaan de Jong2011-10-221-1/+1
* Refactored HMAC functionsAdriaan de Jong2011-10-191-7/+8
* Refactored message digest functionsAdriaan de Jong2011-10-191-6/+2
* Refactored NTLM DES key generationAdriaan de Jong2011-10-191-8/+4
* Refactored DES key manipulation functionsAdriaan de Jong2011-10-191-1/+1
* Added "management-external-key" option. This option can be usedJames Yonan2011-03-251-1/+1
* Fixed some compile-time warnings.james2009-01-271-1/+1
* Fixed minor compile issue in ntlm.c (mid-block declaration).james2008-08-111-2/+4
* Fixed build issue with ./configure --disable-socks --disable-http.james2008-08-101-2/+2
* Fixed a potential information leak in the new NTLM phase 3 code,james2008-07-171-6/+11
* Moved branch into official BETA21 position.james2008-05-121-53/+211
* This is the start of the BETA21 branch.james2005-09-261-0/+188