]> sjero.net Git - wget/history - src/http-ntlm.c
Updated licensing exception for OpenSSL from the SFLC.
[wget] / src / http-ntlm.c
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2005-10-13 mtortonesi[svn] Added Daniel's fix for remotely exploitable buffe...
2005-07-04 hniksic[svn]
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Remove K&R support.
2005-05-10 hniksic[svn] *** empty log message ***
2005-05-03 hniksic[svn] Fix K&R incompatibilities reported by `gcc -Wtrad...
2005-04-23 hniksic[svn] Format http-ntlm.c in an ansi2knr-friendly fashion.
2005-04-22 hniksic[svn] Fix bugs in NTML handling.
2005-04-21 hniksic[svn] Fix setting the NTLM domain.
2005-04-18 hniksic[svn] Change orders of parameters of base64_encode...
2005-04-08 hniksic[svn] Declare ntlmbuf as char, to avoid warning with...
2005-04-06 hniksic[svn] Added NTLM support.