]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2014-06-01  Francesco ChemolliMerge: SBuf-based Tokenizer
2014-06-01  Amos JeffriesUse SBuf::size_type instead of int64_t on message segme...
2014-06-01  Amos JeffriesUnit-test http1::RequestParser constructor
2014-06-01  Francesco ChemolliMerged from trunk
2014-06-01  Amos JeffriesDocument token() behaviour at end-of-buffer
2014-06-01  Amos JeffriesCleanup: make Parser::buf private
2014-06-01  Amos JeffriesPolish: constify new local variables
2014-06-01  Amos JeffriesDocs: update reference to RFC7230 (draft-ietf-httpbis...
2014-06-01  Amos JeffriesUpdate HTTP-version parsing with RFC 7230 octet magics
2014-06-01  Amos JeffriesDocument c_str() performane impacts
2014-06-01  Amos JeffriesImport Tokenizer updates
2014-05-31  Amos JeffriesCleanup: de-duplicate auth_param program parameter...
2014-05-31  Amos JeffriesDocs: update auth_param documentation
2014-05-31  Amos JeffriesCleanup: de-duplicate auth_param realm configuration
2014-05-30  Amos JeffriesCleanup Tokenizer::token
2014-05-30  Francesco ChemolliMerged from trunk
2014-05-30  Francesco ChemolliFixed Parser::Tokenizer::int64, added more test cases
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-29  Christos TsantilasFix Ftp::Gateway::ServerStateData::savedReply initializ...
2014-05-28  Amos JeffriesCleanup: de-duplicate handling of auth_param 'children'
2014-05-28  Amos JeffriesDocs: HTTP 308 status is now RFC 7238
2014-05-27  Christos TsantilasPeek and Splice: Interception support
2014-05-27  Amos JeffriesPolish
2014-05-27  Amos JeffriesUnit test for sub-string parsing
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-26  Francesco ChemolliClarify Parser::Tokenizer::int64 documentation, add...
2014-05-26  Francesco ChemolliImplement Parser::Tokenizer::int64 and unit tests
2014-05-23  Christos TsantilasFixes to allow compile with older openSSL versions
2014-05-23  Alex RousskovRevised ftp-gw timeout handling to cope with very long...
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-22  Alex RousskovRenamed atstep ACL to at_step to be more consistent...
2014-05-22  Alex RousskovPolished atstep and ssl_bump documentation.
2014-05-22  Francesco ChemolliInterim: start implementing Parser::Tokenizer::int64
2014-05-22  Francesco ChemolliFix Tokenizer::token
2014-05-22  Christos TsantilasFix atstep ACL values to match SslPeekAndSplice wiki...
2014-05-22  Christos Tsantilasmerge from trunk r13421
2014-05-22  Christos TsantilasPeek and Splice: New ACL lists configuration
2014-05-22  Amos JeffriesBug 4056: assertion MemPools[type] from netdbExchangeSt...
2014-05-22  Amos JeffriesCleanup: document and rename Auth::UserRequest::module_...
2014-05-22  Amos JeffriesCleanup: drop Auth::User::proxy_auth_list header cache
2014-05-21  Amos JeffriesDocs: mention -k restart in command line usage
2014-05-21  Amos JeffriesDocs: formalize Tokenizer uniform method behaviour
2014-05-21  Christos Tsantilas"ssl_bump none" mode crashes squid
2014-05-20  Mike MitchellBug 4065: round-robin neighbor selection with unequal...
2014-05-20  Amos JeffriesFix file include order and paths
2014-05-20  Amos JeffriesPolish namespace usage in .cc
2014-05-20  Amos JeffriesUpdate documentation
2014-05-20  Amos JeffriesAdd optional limit parameter to Tokenizer::prefix()
2014-05-20  Amos JeffriesFix first-line debug display after dropping parsedCount_
2014-05-20  Amos JeffriesCleanup: drop parsedCount_ tracking
2014-05-20  Amos JeffriesCleanup some typos
2014-05-20  Amos JeffriesPolish: class file shuffling for guidelines
2014-05-20  Amos JeffriesSimplify Http1::Parser API and buffer management
2014-05-20  Amos JeffriesCleanup debug output
2014-05-20  Amos JeffriesPolish SBuf API use in prepareTransparentURL()
2014-05-19  Amos JeffriesCleanup: SBuf report how many bytes consume()d
2014-05-18  Amos JeffriesHTTP/1 message with no mime headers is valid
2014-05-18  Amos JeffriesFix infinite parse loop on partial request reads
2014-05-17  Amos JeffriesMerge from trunk r13414
2014-05-15  Amos JeffriesFix outstanding build issues and parser audit results
2014-05-15  Alex RousskovBug 4050: Segfault in CommSelectEngine::checkEvents...
2014-05-13  Steve HillRegression: segfault logging with %tg format specifier
2014-05-12  Francesco ChemolliMerged ext_delayer_acl
2014-05-12  Francesco ChemolliRenamed delayer helper for subst_perlshell compatibility
2014-05-12  Francesco ChemolliMerged from trunk
2014-05-12  Francesco ChemolliReverted r13409 due to incompatibility with BSD pmake
2014-05-12  Amos JeffriesBug 2554: 32-bit wrap in AUFS counters
2014-05-12  Francesco ChemolliMerged from trunk
2014-05-12  Francesco ChemolliRenamed installed script to ext_delayer_acl
2014-05-12  Francesco ChemolliChanged subst_perlshell Makefile recipe to use the...
2014-05-11  Francesco ChemolliIntegrate delayer helper with build system
2014-05-09  Amos JeffriesCheck for PURGE method using method enum instead of...
2014-05-09  Christos Tsantilasauthor: Alex Rousskov <rousskov@measurement-factory...
2014-05-09  Alex RousskovTemporary fix for segmentation faults in FwdState:...
2014-05-09  Automatic source... SourceFormat Enforcement
2014-05-08  Alex RousskovTemporary fix for segmentation faults in FwdState:...
2014-05-08  Francesco ChemolliAllow test suite to override make program via MAKE...
2014-05-08  Timo TserasBug 4059: Support redirectors and logging using Squid...
2014-05-07  Automatic source... SourceFormat Enforcement
2014-05-07  Amos JeffriesRelease Notes 3.5: updated helper concurrency status
2014-05-07  Amos JeffriesCleanup: Refactor external_acl_type format codes repres...
2014-05-07  Alex RousskovAvoid store_client.cc "entry->swap_filen > -1 || entry...
2014-05-06  Amos JeffriesMerge fron trunk rev.13398
2014-05-06  Amos JeffriesFix build errors after trunk merge
2014-05-06  Christos Tsantilasssl_bump_peeked access list
2014-05-06  Christos TsantilasSplice implementation
2014-05-05  Amos Jeffriesurl_fake_rewrite: concurrency channel support
2014-05-05  Amos JeffriesSupport concurrency channels in Digest authentication...
2014-05-05  Amos Jeffriesstoreid_file_rewrite: document concurrency handling
2014-05-04  Amos JeffriesRelease Notes 3.5
2014-05-03  Amos JeffriesRelease Notes for Squid-3.5
2014-05-03  Christos TsantilasFix eCAP to build after patch r13384
2014-05-03  Amos JeffriesFix generated HTTP message version labels
2014-05-02  Christos TsantilasFirst implementation of do splice. Works only if the...
2014-05-02  Amos JeffriesCopyright: update CONTRIBUTORS from changeset records
2014-05-02  Amos JeffriesPrep for 3.4.5
2014-05-02  Christos Tsantilasmerge from trunk
2014-04-30  Christos TsantilasSsl::PeerConnector class part 2
next