]> git.ipfire.org Git - thirdparty/squid.git/history - src/errorpage.cc
Error page auto-negotiation.
[thirdparty/squid.git] / src / errorpage.cc
2008-08-09  Amos JeffriesError page auto-negotiation.
2008-07-22  Amos JeffriesCleanups: shuffle ErrorState functions into methods.
2008-07-09  Francesco ChemolliMerged from trunk.
2008-07-07  Amos JeffriesBoost error pages HTML standards.
2008-07-02  Kinkieimported changes from older tree
2008-06-13  Amos JeffriesAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-10  Amos JeffriesMerge from trunk
2008-04-24  Amos JeffriesUpdate affected documentation
2008-04-21  Amos JeffriesImport remaining scraps of auto-docs branch code cleanups
2008-03-31  Alex RousskovMerge from trunk
2008-03-26  Amos JeffriesMerged from trunk.
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-22  Henrik NordstromThis patch cleans up a lot of the whitespace crap which...
2008-03-22  Henrik NordstromMerged from trunk
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Henrik Nordstrommerged from trunk
2008-03-16  Henrik NordstromCleanup yet another astyle artefact where struct {...
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2008-01-20  amosjeffriesAuthor: Alexey Veselovsky <alexey.veselovsky@eykontech...
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-05-09  wesselsBug #1951: NTLM authentication does not work
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2007-04-21  wesselsConverted a few more StoreEntry functions to class...
2006-11-07  hnoRemove extra newline in redirect message sent by deny_i...
2006-09-19  adrianFirst part of a comm layer rework
2006-09-02  robertcFix bug 772, by reading aborted data from connections...
2006-08-25  serassioBug #212: variable %i always 0.0.0.0
2006-08-24  serassioFix Squid crash when using %a in ERR_INVALID_REQ and...
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-05-19  wesselsFully deprecated storeLockObject(). Everything now...
2006-05-19  wesselsFully deprecated storeUnlockObject(). Now everything...
2006-05-09  robertcMore decoupling work:
2006-05-07  wesselsConverted most other httpHeader*() functions to HttpHea...
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2006-04-02  serassioBug #1504: misleading error message message for bad...
2006-02-18  wesselsReplaced the single-line wrapper function storeEntryRep...
2006-02-18  wesselsRemoved static requestLink() and requestUnlink() method...
2006-01-24  wesselsMoved HttpRequest lock/link counter to the base HttpMsg...
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2005-09-17  wesselsFinish turning MemBuf into a full-fledged class. Almos...
2005-09-17  wesselsInstead of including MemBuf.h in squid.h, use a forward...
2005-09-01  wesselsSome changes and new features for MemBuf to make it...
2005-05-01  serassioThis patch adds the capability to suppress the version...
2005-04-23  serassioBug #798: username format addition into errorpage.c
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-09-04  hnoBug #947: deny_info redirection with requested URL...
2004-08-30  robertc/tmp/cvsZKn66v
2004-08-06  hnoBug #1030: Unknown %X errorpage codes incorrectly quoted
2004-01-06  hnoDoc update
2003-09-07  hnoFrom Pawel Worach:
2003-09-06  robertcSummary: Allow -DPURIFY to build.
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-08-10  robertcSummary: Final MSVC fixups.
2003-07-09  hnoSome missing external acl pieces
2003-03-10  robertcSummary: Merge ESI to HEAD.
2003-03-09  robertcSummary: Merge in 6th set of windows changes from Guido
2003-02-25  hnoDon't segfault if failing to load error pages
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-10  hnoRewrite error page loading to remove assumptions about...
2003-01-28  robertcSummary: Fix high optimisation with err_type enum subtr...
2003-01-23  robertcImport of fix-ranges branch
2003-01-22  robertcConvert Stack to template based code, to allow typesafe...
2002-10-25  robertcencapsulate tcp_reset flag
2002-10-21  adrian* rename comm_write() -> comm_old_write()
2002-10-14  robertcC++ conversion
2002-09-15  robertcfix headers to allow inclusion into C++ source
2002-09-15  adrianTidy up the COMM_OK and COMM_ERR_* magical #define...
2002-09-10  hnothe mailto links on Squid's ERR pages now contain data...
2002-07-19  hnoHTML cleanups by 'C.L' / PsychoTekk
2002-04-18  hnoOops.. deny_info_url introduces a completely wild array...
2002-04-13  hnoOops.. need to test even trivial changes..
2002-04-13  hnoDeal with '%c' in custom deny_info error pages
2002-04-02  hnoNew deny_info capabilities to redirect to another server
2002-04-01  wesselsThis patch was posted to squid-users some time ago...
2002-01-02  hno%L (err_html_text) should not be HTML quoted.
2001-10-24  hnoformat fixes
2001-08-29  robertclatest rollup from ntlm.
2001-05-21  hnoauth_rewrite update from Robert Collins
2001-04-14  hnoSSL->HTTP gatewaying support by Benno Rice
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-01-12  wesselsUpdated copyright
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2001-01-04  wesselsRobert Collins' Cygwin file mode support and ufs writec...
2000-12-09  wesselsPatch from Marcos Barreto de Castro <mbdecastro@yahoo...
2000-12-05  wesselsindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ...
2000-11-13  adrianConvert http_ver from a float to http_version_t which...
2000-11-05  hnoCross-site scripting fixes by Robert Collins and Henrik...
2000-07-18  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-10-04  wessels2.3 branch merge
1999-06-19  wesselsfixed leak in 2.2 branch
next