]> git.ipfire.org Git - thirdparty/squid.git/history - src/HttpHeader.cc
Merged from trunk (r13515).
[thirdparty/squid.git] / src / HttpHeader.cc
2014-07-30  Alex RousskovMerged from trunk (r13515).
2014-06-24  Alex RousskovMerged from trunk r13474.
2014-06-24  Alex RousskovPrep for merge from trunk: undo branch r13313, r13312...
2014-06-21  Amos JeffriesRFC 7239 registers Forwarded header
2014-05-29  Christos Tsantilasmerge from trunk r13423
2014-05-29  Christos Tsantilasmerge from trunk
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-03-18  Alex RousskovUndo trunk r13266: "vector-refactor branch: align Vecto...
2014-03-17  Alex RousskovUndo trunk r13269: "Vector refactor: move almost all...
2014-03-17  Alex RousskovUndo trunk r13270: "Refactor Vector and Stack to STL...
2014-02-19  Francesco ChemolliFix uses of std::remove to actually resize the data...
2014-02-12  Francesco ChemolliRefactor Vector and Stack to STL counterparts
2014-02-12  Francesco ChemolliFix crash bug in HttpHeader::clean()
2014-02-11  Francesco ChemolliVector refactor: move almost all clients to std::vector...
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliRefactor HttpHeader::entries
2014-02-10  Francesco ChemolliMerge vector-refactor branch: align Vector API with...
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-07  Francesco ChemolliMerged from trunk
2014-02-06  Francesco ChemolliMerged from trunk
2014-02-04  Francesco ChemolliRemove Vector::operator +=. Removed some useless comments
2014-02-02  Francesco ChemolliTurned Vector::count and capacity protected
2014-02-02  Francesco ChemolliRenamed Vector::clean to clear
2014-02-02  Francesco ChemolliRemove layering violations in Vector users
2014-01-15  Will RobertsBug 4008: HttpHeader warnOnError should be an int not...
2013-12-06  Alex RousskovMerged from trunk 13172.
2013-11-13  Amos JeffriesRemove several goto from HttpHeader.cc
2013-11-13  Amos JeffriesMake HTTP header parser obey relaxed_header_parser
2013-10-27  Francesco ChemolliBroken: define and use stub_libauth.cc
2013-10-25  Automatic source... SourceFormat Enforcement
2013-10-03  Francesco ChemolliMerged from trunk
2013-08-29  Alex RousskovReorganized FTP response storage/wrapping to fix multi...
2013-08-27  Alex RousskovMerged from trunk r12948.
2013-08-26  Alex RousskovMarked where HDR_FTP_ARGUMENTS for FTP gw PASS may...
2013-08-15  Alex RousskovMerged from trunk r12948.
2013-08-07  Amos JeffriesRegister Http2-Settings header
2013-06-02  Amos JeffriesMerge from trunk
2013-05-26  Alex RousskovMerged from trunk (r12852).
2013-05-14  Automatic source... SourceFormat Enforcement
2013-05-13  Alex RousskovMerged from trunk (r12813).
2013-05-13  Alex RousskovFixed leaking configurable SSL error details.
2013-05-06  Amos JeffriesBug 3780: cachemgr.cgi: output problem in HTTP Header...
2013-04-16  Dmitry KurochkinFtp gateway: initial implementation.
2013-03-20  Amos JeffriesUpdate Key header resgistration
2013-03-20  Amos JeffriesRegister new Key header
2012-12-04  Christos Tsantilasmerge from parent SslServerCertValidator r12337
2012-12-04  Christos Tsantilasmerge from trunk r12500
2012-11-27  Amos JeffriesMerged from trunk
2012-11-26  Alex RousskovMake it possible to match empty header field values...
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-11-04  Amos JeffriesMerged from trunk
2012-10-03  Francesco Chemollisourceformat: split protos.h into more specific headers...
2012-10-03  Francesco ChemolliMerged from trunk
2012-10-03  Francesco ChemolliMerged from trunk
2012-09-24  Francesco ChemolliMerged from trunk
2012-09-22  Francesco ChemolliMerged from trunk
2012-09-20  Francesco ChemolliReworked a few includes, changed some linkages.
2012-09-13  Francesco ChemolliMerged in typedefs refactor work
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-13  Francesco ChemolliCompleted protos.h split and code refactoring
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-09  Francesco ChemolliMerged from trunk
2012-09-09  Francesco ChemolliMerged from trunk
2012-09-04  Francesco ChemolliMoved HttpHeaderFieldInfo to own header file.
2012-09-04  Francesco ChemolliMoved SquidConfig definition from structs.h to own...
2012-09-03  Francesco ChemolliMerged from trunk
2012-08-31  Francesco ChemolliRemoved inclusion of protos.h from most clients.
2012-08-31  Francesco ChemolliMoved some string-related prototypes to SquidString.h
2012-08-30  Francesco ChemolliPrep for removing some headers included via protos.h
2012-08-29  Francesco ChemolliRemoved httpHeaderStoreReport from the global namespace.
2012-08-29  Francesco ChemolliMoved StrList-related functions to StrList.h and .cc
2012-08-28  Francesco Chemolliprotos.h refactoring, part one.
2012-08-28  Francesco ChemolliMerged from trunk
2012-08-28  Automatic source... SourceFormat Enforcement
2012-08-22  Francesco Chemollimoved HttpHeaderTools.cc-related headers to HttpHeaderT...
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-08-06  Francesco ChemolliChanged all level-0 debugs messages to use the DBG_CRIT...
2012-08-06  Francesco ChemolliChanged all level-1 debugs messages to use DBG_IMPORTAN...
2012-07-24  Francesco ChemolliMerged Postfix-Prefix branch: refactor inc/decrement...
2012-07-23  Francesco ChemolliChanged increment operators from postfix to prefix...
2012-07-23  Francesco ChemolliMerged from trunk
2012-07-20  Francesco ChemolliChanged decrement operators from postfix to prefix...
2012-07-17  Francesco ChemolliChanged increment operators from postfix to prefix...
2012-06-19  Alex RousskovMerged from trunk (r12181, v3.2.0.17+)
2012-06-05  Automatic source... SourceFormat Enforcement
2012-06-04  Amos JeffriesCleanup: remove xcountws() function
2012-05-31  Automatic source... SourceFormat Enforcement
2012-05-30  Francesco ChemolliBug 3390: Proxy auth data visible to scripts
2012-02-24  Christos TsantilasMerge from trunk
2012-01-22  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h.
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2011-12-30  Amos JeffriesSupport Cross-Origin Requests for the cache manager API
2011-12-16  Francesco ChemolliMerge StatHist feature-branch:
2011-12-16  Francesco ChemolliMerged from trunk
2011-12-13  Francesco ChemolliMerged from trunk
2011-12-12  Francesco ChemolliRefactored statHistIntInit
2011-12-09  Francesco ChemolliPut HttpHeaderStat, StatCounters and cd_guess_stats...
next