]> git.ipfire.org Git - thirdparty/squid.git/history - src/client_side.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / client_side.cc
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-09-03  Automatic source... SourceFormat Enforcement
2014-09-02  Amos JeffriesSupport receiving PROXY protocol version 1 and 2.
2014-09-02  Amos JeffriesRevert AsyncJob::Start() from clientNegotiateSSL()
2014-09-02  Amos JeffriesMerge from trunk
2014-08-27  Christos TsantilasSSL Peek and Splice
2014-08-27  Christos Tsantilasmerge from trunk
2014-08-26  Christos Tsantilasmerge from trunk
2014-08-26  Christos TsantilasFixes and polishing in response to Amos' squid-dev...
2014-08-25  The Squid Software... Boilerplate copyright/license adjustment preparation
2014-08-23  Amos JeffriesCleanup: remove goto from clientProcessRequest()
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-19  Alex RousskovDo not assert on native FTP ERR_TOO_BIG. Do not check...
2014-08-19  Amos JeffriesMerge from trunk rev.13534
2014-08-19  Amos JeffriesUse memcpy instead of cast for PROXY/2.0 field reading
2014-08-13  Amos JeffriesRearrange PROXY/1.0 parser
2014-08-13  Christos TsantilasPolish Peek and Splice
2014-08-13  Amos JeffriesFix build errors after trunk merge
2014-08-12  Amos JeffriesMerge from trunk rev.13532
2014-08-12  Amos JeffriesPerformance optimizations and polish
2014-08-11  Amos JeffriesActually disable TPROXY spoofing when PROXY protocol...
2014-08-11  Christos Tsantilasrun formatter
2014-08-11  Christos Tsantilaspolish peek-and-splice
2014-08-11  Alex RousskovInitial native FTP Relay support.
2014-08-10  Alex RousskovChanges in response to Amos' squid-dev review dated...
2014-08-10  Alex RousskovPolishing in response to Amos' squid-dev review dated...
2014-08-08  Alex RousskovSourceFormat Enforcement
2014-08-06  Christos Tsantilasmerge from trunk r13526
2014-08-05  Alex RousskovPolished for the official review, addressing several...
2014-08-05  Amos JeffriesMerge from trunk rev.13526
2014-08-05  Amos JeffriesUpdated configuration options
2014-08-04  Alex RousskovMajor source layout change: Moved FTP code into servers...
2014-08-01  Christos TsantilasPeek and Splice: Bug fixes
2014-07-30  Alex RousskovMoved ftpAccept outside the irrelevant #if USE_OPENSSL...
2014-07-30  Alex RousskovMerged from trunk (r13515).
2014-07-30  Amos JeffriesAudit updates
2014-07-28  Christos TsantilasPeek and Splice: SNI to external_acl
2014-07-25  Amos JeffriesMerged from trunk
2014-07-25  Amos JeffriesAllow proxy-surrogate to be used with any traffic mode
2014-07-25  Amos JeffriesVarious audit updates
2014-07-25  Amos JeffriesLog PROXY errors to cache.log
2014-07-16  Amos JeffriesFix http_port after rev.13497
2014-07-14  Amos JeffriesConverts the PortCfgPointer to reference counted
2014-07-13  Amos JeffriesFix typo
2014-07-13  Amos JeffriesMerged from trunk
2014-07-12  Amos JeffriesMerge from trunk
2014-07-12  Amos JeffriesSplit PROXY protocol parse into v1 and v2 methods
2014-07-12  Amos JeffriesAdd AsyncJob::start functionality to ConnStateData...
2014-06-24  Alex RousskovMerged from trunk r13474.
2014-06-24  Alex RousskovPrep for merge from trunk: undo branch r13313, r13312...
2014-06-22  Amos JeffriesFix v1 port parsing
2014-06-22  Amos JeffriesTreat AF_UNIX connections as no-op
2014-06-21  Amos JeffriesSupport PROXY protocol version 2
2014-06-21  Amos JeffriesSupport for PROXY protocol version 1
2014-06-18  Automatic source... SourceFormat Enforcement
2014-06-17  Christos TsantilasNon https connectiona on SSL-bump enabled port may...
2014-06-09  Amos JeffriesRevert rename of Comm::Flag ERROR
2014-06-06  Christos TsantilasFix error in rev.13447 "ssl_bump none" mode fixes.
2014-06-06  Amos JeffriesRevert unnecessary debug in rev.13450
2014-06-06  Amos JeffriesFix regression in client read buffer
2014-06-06  Automatic source... SourceFormat Enforcement
2014-06-05  Amos JeffriesFix error in rev.13417 "ssl_bump none" mode crashes...
2014-06-05  Amos JeffriesSourceLayout: rename comm_err_t to Comm::Flag
2014-06-05  Amos JeffriesUpdate the Comm:: API for read(2)
2014-06-04  Christos TsantilasFix assertion on bodyPipe != NULL inside ConnStateData...
2014-05-29  Christos Tsantilasmerge from trunk r13423
2014-05-29  Christos Tsantilasmerge from trunk r13423
2014-05-29  Christos Tsantilasmerge from trunk
2014-05-27  Christos TsantilasPeek and Splice: Interception support
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-22  Christos Tsantilasmerge from trunk r13421
2014-05-22  Christos TsantilasPeek and Splice: New ACL lists configuration
2014-05-21  Christos Tsantilas"ssl_bump none" mode crashes squid
2014-05-02  Christos Tsantilasmerge from trunk
2014-04-27  Amos JeffriesBug 1961: pt1: URL handling redesign
2014-04-22  Amos JeffriesBug 3371: CONNECT with data sent at once loses data
2014-04-22  Amos JeffriesSBuf: convert HttpMethod internals
2014-03-31  Amos JeffriesHTTP/1.1: Update registered status codes from IANA...
2014-03-30  Amos JeffriesCleanup: replace USE_SSL wrapper macro with USE_OPENSSL
2014-03-27  Amos JeffriesBetter fix for rev.13324
2014-03-24  Amos JeffriesFix min() parameter types after rev.13324
2014-03-24  Amos JeffriesParser-NG: Convert the ConnStateData input buffer to...
2014-03-23  Amos JeffriesMerge from trunk
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-15  Amos JeffriesPolish up the diff
2014-03-15  Amos JeffriesSync with trunk rev.13312
2014-03-15  Amos JeffriesPush SBuf down into Comm::IoCallback
2014-03-08  Alex RousskovAvoid assertions on Range requests that trigger Squid...
2014-03-08  Amos JeffriesShuffle maybeMakeSpaceAvailable() to ConnStateData::In
2014-03-08  Amos JeffriesAvoid buffer overrun by comm_read()
2014-03-07  Amos JeffriesSync with trunek rev.13305
2014-03-07  Amos JeffriesConvert ConnStateData::In::buf to an SBuf
2014-02-21  Amos JeffriesCleanup: un-wrap C++ header includes
2014-02-19  Christos Tsantilasdynamic_cert_mem_cache_size option related fixes
2014-02-11  Francesco ChemolliVector refactor: move almost all clients to std::vector...
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliGet rid of all users of Vector::iterator::incrementable
2014-02-10  Francesco ChemolliMerge vector-refactor branch: align Vector API with...
next