]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2011-12-13  Francesco ChemolliMerged from trunk
2011-12-12  Francesco ChemolliRefactored statHistIntInit
2011-12-12  Amos JeffriesPrep for 3.2.0.14
2011-12-11  Francesco ChemolliRefactored void statHistLogInit
2011-12-10  Francesco ChemolliStatHist data members are now protected, not private.
2011-12-10  Francesco ChemolliMade all StatHist data members private.
2011-12-10  Francesco ChemolliFixed some more dead references to stats.
2011-12-10  Francesco ChemolliRemoved extra symbol in StatCounters.cc object file.
2011-12-10  Francesco ChemolliMoved statCounter out of globals.h into own object...
2011-12-09  Francesco ChemolliMade StatHist::capacity private
2011-12-09  Francesco ChemolliMade StatHist::bins private
2011-12-09  Francesco ChemolliPut HttpHeaderStat, StatCounters and cd_guess_stats...
2011-12-09  Francesco ChemolliReverted StatHistLog changes. Too ambitious for now.
2011-12-09  Automatic source... SourceFormat Enforcement
2011-12-08  Francesco ChemolliMemBufs don't need explicit cleanup anymore in HttpBody
2011-12-08  Francesco ChemolliRemoved dead HttpHeaderExtField code.
2011-12-08  Automatic source... SourceFormat Enforcement
2011-12-07  Francesco ChemolliStandardize data field name in FileMap.
2011-12-07  Francesco ChemolliC++-refactor FileMap
2011-12-07  Francesco ChemolliNONWORKING: try subclassing instead of C-style pseudoco...
2011-12-07  Amos JeffriesPolish: correct debug text about ACL 'AND' list match...
2011-12-06  Amos JeffriesDocs: mention ssl_crtd DB needs clearing after CA changes.
2011-12-06  Francesco Chemollic++-refactored statHistDump including clients and stubs
2011-12-06  Francesco ChemolliPartially reverted change to statHistDeltaPctile.
2011-12-06  Francesco ChemolliMigrated statHistBin to StatHist::findBin
2011-12-06  Francesco ChemolliMigrated statHistCount callers to StatHist::count
2011-12-06  Christos TsantilasAuthor: Alex Rousskov <rousskov@measurement-factory...
2011-12-06  Francesco ChemolliRemoved statHistCopy, started using operator= instead.
2011-12-06  Francesco ChemolliImplemented StatHist default constructor
2011-12-06  Francesco Chemollirefactored StatHist::val
2011-12-06  Francesco ChemolliRefactored StatHist::clean
2011-12-05  Francesco ChemolliMoved StatHist class to its own header-file, included...
2011-12-05  Automatic source... SourceFormat Enforcement
2011-12-04  Francesco Chemollic++-refactor HttpBody
2011-12-04  Amos JeffriesFix assertion failed: external_acl.cc:908: ch->auth_use...
2011-12-04  Amos JeffriesAdd FdeCbParams parameter object to CommCalls API.
2011-12-04  Amos JeffriesCBDATA call Dialer template
2011-12-04  Automatic source... SourceFormat Enforcement
2011-12-03  kinkie@squid... Fix arguments to swaplog renaming calls
2011-12-03  Amos JeffriesPolish debug messages on swap.state rename failure
2011-12-03  Francesco ChemolliAdded missing compat files.
2011-12-03  Francesco ChemolliMerge: Surrogate-Control c++ refactoring.
2011-12-03  Francesco ChemolliRemoved last traces remaining of -fhuge-objects compile...
2011-12-03  Amos JeffriesPrep for 3.1.18
2011-12-02  Amos JeffriesPrep for 3.1.17
2011-12-02  Francesco ChemolliRe-aligned HttpHeader.cc and HttpHeader.h headers catal...
2011-12-02  Francesco ChemolliRemoved useless typedefs.
2011-12-02  Francesco ChemolliRemoved now useless -fhuge-objects GCC compiler flag
2011-12-02  Amos JeffriesDocument registered HTTP headers with why they are...
2011-12-01  Jan KlemkowBug 3422: Buffer overflow in recv-announce
2011-12-01  Francesco ChemolliRemoved useless typedefs.
2011-12-01  Francesco ChemolliRemoved now useless -fhuge-objects GCC compiler flag...
2011-11-28  Michael WeiserBug 3428: Active FTP data channel accepted twice
2011-11-28  Amos JeffriesBug 3433: Segfault closing SNMP
2011-11-28  Amos JeffriesBug 3301: ERR_DNS_FAIL never shown
2011-11-27  yabukiBug 3432: Crash logging FTP errors
2011-11-27  Amos JeffriesSourceLayout: ErrorState constructor/destructor
2011-11-27  Amos JeffriesDocs: config file and release notes polish
2011-11-27  Amos Jeffrieslibxml2 is an optional component
2011-11-27  Amos JeffriesBug 3301: Update CONNECT_FAIL message to mention DNS...
2011-11-27  Amos JeffriesBug 3430: Document SSL EDH cipher configuration issues
2011-11-27  Henrik NordstromCorrect libxml2 include path search when using a config...
2011-11-26  Amos JeffriesWindows: cf_gen requires a .exe extension
2011-11-26  Amos JeffriesPortability: fix radix.c include sequence
2011-11-26  Amos JeffriesCleanup: remove defined() from compat OS macros
2011-11-26  Amos JeffriesPortability: log_file_daemon compile dependencies
2011-11-26  Amos JeffriesWindows: basic_sspi_auth compile dependencies
2011-11-26  Amos JeffriesWindows: basic_smb_auth compile dependencies
2011-11-26  Francesco ChemolliWindows: MinGW is too strict about ANSI when built...
2011-11-26  Amos JeffriesMaintenance: upkeep the snapshot web page Last-Modified...
2011-11-25  Amos JeffriesFix segfault in %F error page token
2011-11-24  Amos JeffriesBug 3366: assertion comm.cc:1276: isOpen(fd) via Compos...
2011-11-23  Christos TsantilasBug fix: HttpRequest::flags.intercepted, HttpRequest...
2011-11-22  Amos JeffriesPolish: convert one SECURITY WARNING to ALERT
2011-11-22  Amos JeffriesCleanup: comm Close handlers
2011-11-22  Christos TsantilasAuthor: Alex Rousskov <rousskov@measurement-factory...
2011-11-21  Alex RousskovAvoid crashes when processing bad X509 common names...
2011-11-20  BernardLanguage: fr updates
2011-11-20  Amos JeffriesCleanup: comm IOACB handlers
2011-11-20  Automatic source... SourceFormat Enforcement
2011-11-19  Amos JeffriesTranslations: POT updates
2011-11-19  BernardLanguage: fr updates
2011-11-19  Christos TsantilasFix for Bug 2619 patch: variable 'consumedPartially...
2011-11-19  Amos JeffriesCleanup: IsConnOpen checks for NULL
2011-11-18  Christos TsantilasBug 2619: fix of the test-suite/mem_hdr_test.cc test
2011-11-18  Christos Tsantilasauthor: Martin Huter <mhuter@barracuda.com>, Alex Rouss...
2011-11-18  Christos TsantilasFill access log's %error_detail when responding with
2011-11-18  Jan KlemkowBug 3423: access violation in URL parser
2011-11-18  Amos JeffriesLog Format token namespace upgrade
2011-11-17  Mathias FischerUse the right certificate when detailing SSL certificat...
2011-11-15  Alex RousskovFix Comm::Write closing() assertion when retrying a...
2011-11-14  Alex RousskovBug 2910: MemBuf may grow beyond max_capacity
2011-11-11  Amos JeffriesBug 3412: External ACL Uses Invalid Cache Entry
2011-11-10  BernardLanguage: fr updates
2011-11-10  Christos TsantilasBug 3398: persistent server connection closed after...
2011-11-10  Amos JeffriesFix assertion when dstdomain abused in access controls
2011-11-09  AmosLanguage: en updates
2011-11-09  AmosLanguage: en updates
2011-11-09  Amos JeffriesMaintenance: keep 30 snapshots and detect the new file...
2011-11-09  Automatic source... SourceFormat Enforcement
next