]> git.ipfire.org Git - thirdparty/squid.git/history - src/clients/FtpGateway.cc
Cleanup: replace urlCanonical() with HttpRequest::effectiveReuqestUri()
[thirdparty/squid.git] / src / clients / FtpGateway.cc
2015-07-19  Amos JeffriesCleanup: replace urlCanonical() with HttpRequest::effec...
2015-07-12  Amos JeffriesMerge from trunk
2015-07-10  Amos JeffriesCrypto-NG: Use Security::PeerOptions for listening...
2015-07-09  Francesco ChemolliMerged from trunk
2015-07-07  Amos JeffriesCleanup: refactor HttpRequest::urlpath member into...
2015-06-28  Amos JeffriesMerged from trunk rev.14126
2015-06-22  Matthias PitzlBug 4193: Memory leak on FTP listings
2015-06-22  Amos JeffriesMerged from trunk
2015-06-19  Amos Jeffriesparser-ng: Add HTTP/1.x extension tokenizer
2015-06-09  Amos JeffriesBug 1961 partial: Move HttpRequest host:port to class URL
2015-06-09  Amos JeffriesMerge from trunk rev.14108
2015-06-01  Amos JeffriesMerged from trunk rev.14096
2015-05-26  Source MaintenanceSourceFormat Enforcement
2015-05-26  Amos JeffriesReplace Packer object API with Packable API
2015-05-07  Amos JeffriesMerge from trunk rev.14061
2015-04-27  Amos JeffriesRename Packable::Printf as Packable::appendf
2015-03-05  Amos JeffriesRename Packable::Printf as Packable::appendf
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-14  Amos JeffriesMerge from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-20  Source MaintenanceSourceFormat Enforcement
2014-12-01  Amos JeffriesSourceLayout: shuffle memory pool allocators to mem...
2014-11-05  Amos JeffriesMerge from trunk rev.13687
2014-11-04  Amos JeffriesBug 1961 part 2: redesign of URL handling.
2014-11-02  Amos JeffriesCleanup: Simplify CBDATA API and rename CBDATA_CLASS
2014-10-05  Amos JeffriesMerged from trunk rev.13627
2014-09-29  Amos JeffriesCleanup: fix various uninitialized class members
2014-09-25  Amos JeffriesWindows: rename Ip::Address::*AddrInfo() methods
2014-09-22  Amos JeffriesCleanup: rename ServerStateData to Client
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-08-26  Christos Tsantilasmerge from trunk
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-19  Amos JeffriesMerged from trunk rev.13534
2014-08-12  Amos JeffriesMerge from trunk rev.13532
2014-08-11  Alex RousskovInitial native FTP Relay support.
2014-08-10  Alex RousskovFixes and polishing in response to Amos' squid-dev...
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-07  Alex RousskovFixed HttpHdr::Private/NoCache(v) implementations and...
2014-08-05  Alex RousskovPolished for the official review, addressing several...
2014-08-05  Alex RousskovDone moving FTP code around. Polished moved code to...
2014-08-04  Alex RousskovMajor source layout change: Moved FTP code into servers...