]> git.ipfire.org Git - thirdparty/squid.git/history - src/auth/ntlm/auth_ntlm.cc
Summary: Final MSVC fixups.
[thirdparty/squid.git] / src / auth / ntlm / auth_ntlm.cc
2003-08-10  robertcSummary: Final MSVC fixups.
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-08-03  robertcVarious patches from Pawel Worach
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-14  robertcSummary: MSVC Compatability.
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-26  robertcSummary: Merge in digest fixes for #543
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-06  robertcSummary: Merge delay-class-4 fixes into HEAD.
2003-02-05  robertcSummary: Prevent segfaults when attempting NTLM and...
2003-01-23  robertcImport of fix-ranges branch
2003-01-09  hnoIndent
2002-10-15  robertcreally fix squid3 for c++ compilers with prefixed vtables
2002-10-14  robertcC++ conversion
2002-08-28  wesselsreformatting comments to fit within 80 chars
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
2002-04-05  hnoUNIX domain IPC sockets support
2002-02-19  hnoFix a memory leak in NTLM authentication
2001-11-30  hnoprintf format fixes
2001-11-28  robertcLatest bugfixes from the NTLM development branch.
2001-10-24  hnoFirst batch of format error fixes
2001-10-17  hnoNamespace cleanup of the digest and ntlm schemes
2001-10-17  hnoindent
2001-09-03  robertcMerge from ntlm work. Fixes: reconfiguring when ntlm...
2001-08-29  robertclatest rollup from ntlm.
2001-08-03  adrianLatest NTLM snapshot code, courtesy of kinkie and robert.
2001-05-21  hnoauth_rewrite update from Robert Collins
2001-03-10  hnoauth_rewrite update:
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-01  hnoMajor update from auth_rewrite
2001-01-12  wesselsUpdated copyright
2001-01-11  hnoauth_rewrite merge:
2001-01-10  hnoKilled lots of #if 0 or // commented code from the...
2001-01-09  hnoVarious auth_rewrite/splay_userauth fixes by Robert...
2001-01-08  hnoMajor rewrite of proxy authentication to support other...