]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2013-02-15  Alex RousskovDocumented httpMaybeRemovePublic() and that it is safe...
2013-02-15  Alex RousskovAdded collapsed_forwarding option to squid.conf.
2013-02-15  Alex RousskovPolished StoreEntry debugging to report more info,...
2013-01-21  Alex RousskovReport more detail about disk errors, especially the...
2013-01-20  Alex RousskovPolished names, debugging, comments, whitespaces, style.
2013-01-20  Alex RousskovDo not allow broken IpcIo-based cache_dir to be selecte...
2013-01-20  Alex RousskovMem-cache entries exceeding one shared memory page...
2013-01-20  Alex RousskovInitialize freeSlots before the map in case we decide...
2013-01-20  Alex RousskovPolished entry freeing.
2013-01-20  Alex RousskovUse signed type for StoreMapSliceId because we use...
2013-01-17  Alex RousskovMade "make check" happier. Needs more work.
2013-01-17  Alex RousskovMoved StoreMapSlice declaration and ctor definition...
2013-01-07  Alex RousskovSynced with Ipc::StoreMap API changes. No functionality...
2013-01-07  Alex RousskovWorking Large Rock implementation, including concurrent...
2013-01-07  Alex RousskovUse size_t instead of int32_t for blob sizes
2013-01-07  Alex RousskovAdded patterns for finding Ipc::StoreMap entries.
2013-01-07  Alex RousskovFixed job entering/leaving search patterns in job traci...
2013-01-07  Alex RousskovFixed job entering/leaving search patterns in job traci...
2013-01-07  Alex RousskovDo not reject size-less entries in storeRebuildParseEnt...
2013-01-07  Alex RousskovAdjusted StoreIOState::write() API to allow callers...
2013-01-07  Alex RousskovSplit lock() into "just lock" and "update entry referen...
2013-01-07  Alex RousskovDebug push and pop operations.
2013-01-07  Alex RousskovProvide a safer version of a "is set" operator and
2013-01-02  Alex RousskovFixed SMP cache manager request handling.
2012-12-20  Alex RousskovPrevent Rock Store map entries being locked for reading...
2012-12-05  Alex RousskovMaximum number of slots is the maximum number of entrie...
2012-12-05  Alex RousskovUse unique map/index paths not only when creating their...
2012-12-05  Alex RousskovUse newly added slot-size cache_dir parameter instead...
2012-12-05  Alex Rousskovxmemset was removed from Squid sources recently
2012-12-05  Alex RousskovInitial Large Rock implmentation.
2012-12-04  Alex RousskovReduced code duplication when creating rock db file.
2012-12-04  Christos TsantilasSSL server certificate validator implementation
2012-12-04  Christos TsantilasParse validation helper response bug
2012-12-04  Christos Tsantilasminor fix to build after latest merge from trunk
2012-12-04  Christos Tsantilasmerge from trunk r12500
2012-12-02  Amos JeffriesAdd missing initializer from rev.12495
2012-12-02  Amos JeffriesPrep for 3.3.0.2, 3.2.4, 3.1.22
2012-12-02  Automatic source... SourceFormat Enforcement
2012-12-01  Alexander KomyaginBug 3688: Lots of Orphan Comm:Connections to ICAP server
2012-12-01  Automatic source... SourceFormat Enforcement
2012-11-30  Amos JeffriesAdd kv-pair support to url_rewrite_helper interface
2012-11-30  Amos JeffriesDocs: doxygenate the HttpRequest::helperRnotes member
2012-11-30  Amos JeffriesTypo in HttpRequest
2012-11-30  Amos JeffriesPolish: Improve the messages output by UFS swap log...
2012-11-30  Amos JeffriesMerged from trunk
2012-11-30  Amos JeffriesAdd kv-pir support to url_rewrite_helper interface
2012-11-29  Amos JeffriesRemove unnecessary xmemset()
2012-11-28  Amos JeffriesFix accept_filter on Linux
2012-11-28  Automatic source... SourceFormat Enforcement
2012-11-27  Amos JeffriesStage 2 synced with trunk
2012-11-27  Amos JeffriesHelper protocol upgrade: add optional kv-pair field...
2012-11-27  Amos JeffriesMerged from trunk
2012-11-27  Amos JeffriesAudit Review updates
2012-11-27  Amos JeffriesTreat no-cache and must-revalidate in Authentication
2012-11-26  Alex RousskovMake it possible to match empty header field values...
2012-11-26  Amos JeffriesBug 3685: Squid hangs in ClassCBucket::update
2012-11-24  Amos JeffriesFix helper reply length detection
2012-11-24  Christos Tsantilasminor changes
2012-11-24  Christos TsantilasAmos requested changes
2012-11-23  Amos JeffriesMerged from trunk
2012-11-21  Amos Jeffrieslibeui: Warn and fail nicely on socket errors looking...
2012-11-20  Amos JeffriesFix ESIInclude constructor after rev.12482
2012-11-20  Automatic source... SourceFormat Enforcement
2012-11-19  Amos JeffriesFix mixup of NULL and false in rev.12482
2012-11-19  Amos Jeffrieslibesi: Various fixes
2012-11-19  Amos JeffriesRelease Notes: update manager ACL and MGR_INDEX documen...
2012-11-19  Automatic source... SourceFormat Enforcement
2012-11-18  Amos Jeffrieslibrfcnb: memory leaks in session setup
2012-11-18  Amos JeffriesTypo in rev.12477
2012-11-18  Amos JeffriesFix several buffer termination bugs
2012-11-18  Amos JeffriesRemove MemPoolChunked::memPID
2012-11-18  Amos Jeffriesntlm_smb_lm_auth: better bounds checking
2012-11-18  Amos Jeffriesnegotiate_kerberos_auth: better bounds checking
2012-11-18  Andreas JaegerFix OpenSUSE glibc 2.17 compile issues
2012-11-18  Amos Jeffrieslog_file_daemon: better error reporting
2012-11-18  Amos Jeffriesext_kerberos_ldap_group_acl: more memory leaks and...
2012-11-18  Automatic source... SourceFormat Enforcement
2012-11-17  Amos JeffriesVarious memory leaks in configuration parsing
2012-11-17  Amos Jeffriesext_kerberos_ldap_group: Memory Leaks
2012-11-17  Automatic source... SourceFormat Enforcement
2012-11-16  Markus MoellerVarious Kerberos helper updates
2012-11-16  Amos Jeffriessquidclient: Better error checking
2012-11-16  Amos JeffriesFix various assertion with side effects
2012-11-16  Amos Jeffriescachemgr.cgi: another memory leak
2012-11-16  Amos Jeffriesbasic_radius_auth: nul-terminate strings
2012-11-16  Amos Jeffriescachemgr.cgi: Memory leaks
2012-11-16  Amos Jeffriesdigest_ldap_auth: Fix crash on empty password
2012-11-15  Francesco ChemolliCorrect out-of-bounds array access in basic_ncsa_auth...
2012-11-15  Francesco ChemolliFixed incomplete MemBlobStats constructor
2012-11-15  Amos Jeffriescachemgr.cgi: Memory Leaks and DoS Vulnerability
2012-11-15  Amos Jeffriessquidpurge: Remove useless code
2012-11-15  Amos Jeffriesntlm_fake_auth: Fix nesting error
2012-11-15  Amos JeffriesType in squid-3-12447
2012-11-15  Amos Jeffrieslibacl: polish and code fixes
2012-11-14  Francesco ChemolliBug fix in TextException: gracefully handle exceptions...
2012-11-14  Amos Jeffriesext_time_quota_acl: Polish and handle bad input better
2012-11-14  Amos Jeffriesext_file_userip_acl: Polish and missing file handling
2012-11-14  Amos Jeffriesext_edirectory_userip_acl: Polish: Remove dead code
2012-11-14  Amos Jeffriesunlinkd: Compiler warning cleanups
2012-11-14  Amos Jeffriesdigest_file_auth: Improved error handling
next