]> git.ipfire.org Git - thirdparty/squid.git/history - src/client_side.cc
Merged from trunk (r13356).
[thirdparty/squid.git] / src / client_side.cc
2014-05-23  Alex RousskovMerged from trunk (r13356).
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-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...
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-08  Amos JeffriesSource Maintenance - manual run
2014-02-07  Francesco ChemolliMerged from trunk
2014-02-07  Amos JeffriesSourceLayout: shuffle URLScheme to AnyP::UriScheme
2014-02-06  Francesco ChemolliMerged from trunk
2014-02-06  Francesco ChemolliFix r13257 commit
2014-02-02  Francesco ChemolliRemove layering violations in Vector users
2014-01-23  Christos TsantilasFEAT response with excessive whitespace
2014-01-20  Christos TsantilasAvoid comm.cc:170: "Comm::IsConnOpen(conn)" assertions
2014-01-08  Alex RousskovRemoved default FTP port from logged Request URIs on...
2014-01-05  Amos JeffriesCleanup: remove ClientSocketContextNew() wrapper function
2014-01-02  Francesco ChemolliMerged from trunk
2014-01-01  Alex RousskovInitial Large Rock and Collapsed Forwarding support.
2014-01-01  Alex RousskovMerged from trunk 13199.
2013-12-23  Christos TsantilasAdd support for FTP MLSD and MLST commands (RFC 3659)
2013-12-19  Christos TsantilasRecognize FTP 125 (Data connection already open) as...
2013-12-15  Francesco ChemolliMerge SBufList
2013-12-13  Christos TsantilasUrls contain ipv6 ipaddresses may not logged correctly
2013-12-12  Christos TsantilasFtp server host does not reset when a new USER command...
2013-12-11  Christos TsantilasFTP gw tracking of server directory
2013-12-06  Alex RousskovMerged from trunk 13172.
2013-12-06  Christos TsantilasAdd key_extras to proxy authentication schemes.
2013-12-05  Christos Tsantilas%tS logformat code
2013-11-23  Amos JeffriesRemove many uses of String::defined()
2013-11-13  Christos TsantilasAdd EPRT and EPSV commands to FTP FEAT response if...
2013-11-13  Alex RousskovPropagate FTP server connection closures to idle FTP...
2013-11-04  Alex RousskovInitial support for gatewaying FTP EPRT and EPSV commands.
2013-11-11  Amos JeffriesUpdate class MessageCounters to MessageSizes
2013-11-04  Francesco ChemolliMerged from trunk
2013-10-29  Francesco ChemolliMerged from trunk
2013-10-31  Francesco ChemolliImplement stubs for external_acl, auth/libauth, auth...
2013-10-29  Amos JeffriesCleanup transaction message size logging
2013-10-28  Alex RousskovEnd "227 Entering Passive Mode (...)" response with...
2013-10-27  Francesco ChemolliBroken: define and use stub_libauth.cc
2013-10-27  Amos JeffriesReceive annotations from authentication helpers
2013-10-25  Automatic source... SourceFormat Enforcement
2013-10-21  Alex RousskovUse dst address of the control connection as the src...
2013-10-04  Francesco ChemolliMerged from trunk
2013-10-03  Francesco ChemolliMerged from trunk
2013-09-08  Christos TsantilasBug 3849: Duplicate certificate sent when using https_port
2013-08-31  Alex RousskovProhibit FTP PORT destinations other than the control...
2013-08-31  Alex RousskovRequire passive FTP gw connections to come from the...
2013-08-30  Alex RousskovAllow changing the FTP user name and destination via...
2013-08-30  Alex RousskovDisclaim support for all FTP AUTH commands,
2013-08-30  Alex Rousskov<set> (declaring just added std::set) should be #includ...
2013-08-29  Alex RousskovTo minimize TCP races, delay complaining about missing...
2013-08-29  Alex RousskovDisclaim support for FTP EPRT and EPSV commands. Exclud...
2013-08-29  Alex RousskovAdded Expect:100-continue to FTP STOR wrappers for...
2013-08-29  Alex RousskovReorganized FTP response storage/wrapping to fix multi...
2013-08-27  Alex RousskovPrevent "found KEY_PRIVATE" WARNINGs by releasing FTP...
2013-08-27  Alex RousskovUse more portable 227 (PASV) response format.
2013-08-27  Alex RousskovImproved FTP error handling and reporting.
2013-08-27  Alex RousskovMerged from trunk r12948.
2013-08-26  Alex RousskovFixed logging of HTTP reply [wrapper] sent to FTP clients.
2013-08-26  Alex RousskovLog %<sS (reply content length) as zero when object...
2013-08-26  Alex RousskovSupport %<st and %<sh logformat codes for FTP gateway...
2013-08-26  Alex RousskovAdded ftp_client_idle_timeout directive to squid.conf.
2013-08-25  Alex RousskovAvoid some unnecessary FTP control connection closures...
2013-08-23  Alex RousskovAvoid segfaults when RETR is not preceded by PORT or...
2013-08-23  Alex RousskovRender adaptation X-Response-Info and X-Response-Desc...
2013-08-23  Alex RousskovWhen writing FTP errors to the client, omit ERR_NONE...
2013-08-23  Alex RousskovProvide user with more details on forwarding/adaptation...
2013-08-23  Alex RousskovFixed client_side.cc "context->socketState() == STREAM_...
2013-08-23  Alex RousskovUse the _last_ @ to find the end of the FTP USER name
2013-08-23  Alex RousskovInitial support for active FTP downloads via the FTP...
2013-08-22  Alex RousskovClose idle client connections associated with closed...
2013-08-21  Alex RousskovFixed address handling for PASV responses in intercepti...
2013-08-15  Alex RousskovMerged from trunk r12948.
2013-07-26  Francesco ChemolliMerged from trunk
2013-07-26  Amos JeffriesFix missing bits of rev.12961
2013-07-26  Amos JeffriesUpdate the http(s)_port directives protocol= parameter
2013-07-24  Francesco ChemolliMerged from trunk
2013-07-18  Martin StolleBug 3879: assertion failed ConnStateData::validatePinne...
2013-07-15  Amos JeffriesBug 2287: Better fix for unsupported HTP version handling
2013-07-04  Francesco ChemolliMerged changes since Apr 2013 review
2013-07-01  Dmitry KurochkinFTP gateway: interception mode for ftp_port.
2013-06-29  Amos JeffriesBug 3842: Segfault during connection close in ConnState...
2013-06-27  Amos JeffriesCleanup: update several CBDATA classes part 2
next