]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2011-08-04  Alex RousskovAdded disk_io_timeout to squid.conf to control approxim... take07
2011-08-03  Alex RousskovBug 3159: delay pools --disable-auth compile problems
2011-06-29  Dmitry KurochkinAlways call processReplyBody() after adaptOrFinalizeRep...
2011-06-29  Dmitry KurochkinFix GCC v4.6.1 "variable set but not used" warnings.
2011-06-27  Dmitry KurochkinFix crash in IpcIoFile::readCompleted() when response...
2011-06-27  Dmitry KurochkinSeparate shared page limits for different purposes.
2011-06-24  Alex RousskovPolished I/O spelling.
2011-06-24  Dmitry KurochkinPrettify HttpStateData::processReply() code a bit by...
2011-06-23  Dmitry KurochkinFix assert in StoreEntry::write() when aborted entry...
2011-06-22  Dmitry KurochkinMore fixes for make check with some configure options.
2011-06-22  Dmitry KurochkinFix make check when Squid is configured with --enable...
2011-06-21  Dmitry KurochkinFix make check and make distcheck.
2011-06-21  Dmitry KurochkinAdd shared memory page reserve for Rock and check page...
2011-05-25  Alex RousskovDetect support for __sync_add_and_fetch() and friends,
2011-05-25  Alex RousskovFixed reporting whether mem_cache is shared.
2011-05-25  Alex RousskovAdded memory_cache_shared to squid.conf. Report whether...
2011-05-24  Alex RousskovMerged from parent (trunk r11446, v3.2.0.7+).
2011-05-24  AleksaLanguage: sl updates
2011-05-24  BernardLanguage: fr updates
2011-05-24  Amos JeffriesDocs: fancy up ERR_INVALID_REQ with some javascript
2011-05-23  Amos JeffriesBug 3122: Unknown record type in WCCPv2 Packet (6)
2011-05-23  BernardLanguage: fr added
2011-05-23  Aleksa Å uÅ... Language: sl updates
2011-05-23  Amos JeffriesDBG_IMPORTANT instead of DBG_WARNING
2011-05-21  Amos JeffriesURL re-writer handling bug fixes
2011-05-20  Amos JeffriesDocs: display WARNING and ERROR when max_filedescriptor...
2011-05-19  Amos JeffriesFix assertion client_side_reply.cc:662: "r->clientConne...
2011-05-18  Amos JeffriesCleanup: shuffle HttpRequest::inheritProperties next...
2011-05-18  Francesco ChemolliFix: correctly express libtool 2.2+ requirement.
2011-05-18  Francesco ChemolliPortability fix: properly detect Iphlpapi.h on windows
2011-05-15  Alex RousskovRemoved useless assert.
2011-05-14  Christos TsantilasFix for "Separate SSL error detail name and message...
2011-05-13  Christos TsantilasSeparate SSL error detail name and message
2011-05-13  Christos TsantilasAuthor: Alex Rousskov <rousskov@measurement-factory...
2011-05-13  Christos TsantilasSquid-to-origin SNI for ssl-bump
2011-05-12  Alex RousskovClarified TODO.
2011-05-12  Alex RousskovRemoved Rock-specific code from StoreController.
2011-05-11  Alex RousskovObjects of unknown size are allowed into non-shared...
2011-05-11  Alex RousskovPolished debugging, whitespace.
2011-05-11  Alex RousskovFixed whitespace in cache_dir rock comments.
2011-05-11  Alex RousskovRemoved stale IamWorkerProcess() check and XXX: Caller...
2011-05-11  Alex RousskovPolished MemStore::init() code.
2011-05-11  Christos TsantilasFix for "Support for slow ssl_bump ACLs" patch
2011-05-11  Amos JeffriesLanguages: Distribute and alias Slovenian
2011-05-11  Aleksa Å uÅ... "Language: sl added"
2011-05-10  Amos JeffriesCacheMgr: Fix cache_peer options userhash/sourcehash...
2011-05-10  Automatic source... SourceFormat Enforcement
2011-05-09  Tilmann BubeckAdd ext_time_quota_acl helper
2011-05-09  Christos TsantilasSupport for slow ssl_bump ACLs
2011-05-09  Amos JeffriesLink HttpRequest with ConnStateData early
2011-05-08  Andrew BeverleyQoS: require libcap before enabling netfilter MARK...
2011-05-08  Amos JeffriesCleanup: sync NTLM and Negotiate UserRequest code
2011-05-08  Amos JeffriesCleanup: Improve Connection Pinning management
2011-05-07  Amos JeffriesBug 3215: Malformed ipv6 DNS reverse lookup
2011-05-07  Amos JeffriesOnly ssl-bump CONNECT requests if they are about to...
2011-05-07  Amos JeffriesFix typo in parenthesis of flags test
2011-05-07  Automatic source... SourceFormat Enforcement
2011-05-06  Amos JeffriesImplicit Dependency removal for gcc-4.6.1
2011-05-06  Amos JeffriesCacheMgr: display -i/+i in regex ACL config display
2011-05-06  Christos TsantilasBug #3214: "helperHandleRead: unexpected read from...
2011-05-06  Christos TsantilasBug 3209: ssl-bumped requests forwarded unencrypted...
2011-05-04  Amos JeffriesSupport OpenSSL 1.0.0 built without SSLv2
2011-05-04  Amos JeffriesCompile fixes for binutils-gold and gcc-4.6 support
2011-05-04  Amos JeffriesDocs: spelling and syntax in manuals
2011-05-04  Amos JeffriesTranslation .POT updates and docs spelling fixes
2011-05-04  AmosLanguage: en updates
2011-05-04  AmosLanguage: en updates
2011-05-03  AmosLanguage: en updates
2011-05-03  Colin CoeDocs: Polish url_rewrite_program description
2011-05-03  Automatic source... SourceFormat Enforcement
2011-05-02  Amos JeffriesDrop testAuth unit-tests
2011-05-02  Amos Jeffriestypo in ntlm_fake_auth
2011-05-02  Amos JeffriesCleanup: base64 coder de-duplication and upgrade
2011-05-01  James BoweAdd external_acl_type %EXT_LOG and %EXT_TAG format...
2011-05-01  Amos JeffriesBug 3203: pkg-config replacement broken on Windows
2011-04-28  Alex RousskovExtraced the write-to-store step from StoreEntry::repla...
2011-04-28  Christos TsantilasBug 3205: SSL-bump is broken in trunk
2011-04-28  Amos JeffriesUpdate release notes on deny_info changes
2011-04-28  Dmitry KurochkinMove max_size and n_disk_objects to specific SwapDirs...
2011-04-27  Amos JeffriesPerformance: short-circuit reply_body_max_size ACL...
2011-04-27  Dmitry KurochkinStore Config.Store.avgObjectSize in bytes.
2011-04-27  Dmitry KurochkinChange SwapDir::max_size to bytes, make it protected...
2011-04-27  Dmitry KurochkinRemove updateSize() from Store and make it protected...
2011-04-27  Dmitry KurochkinChange Config.cacheSwap.swapDirs and StoreEntry::store...
2011-04-27  Dmitry KurochkinDo not call updateSize() from Rock::SwapDir::addEntry...
2011-04-27  Dmitry KurochkinChange SwapDir::cur_size to bytes, make it private...
2011-04-27  Dmitry KurochkinMake Store::currentSize() return size in bytes.
2011-04-27  Dmitry KurochkinCode polishing: move Rock store entry limit calculation...
2011-04-27  Dmitry KurochkinInitialize and cleanup Rock shared maps using RunnersRe...
2011-04-26  Dmitry KurochkinRework shared queue for IpcIoFile, further optimize...
2011-04-26  Christos TsantilasBug fix: A dirty last/unused item left after Vector...
2011-04-25  Dmitry KurochkinMove shared queues to Ipc namespace.
2011-04-25  Dmitry KurochkinUse shared pages in IpcIoFile instead of passing data...
2011-04-25  Dmitry KurochkinFix queue index in IpcIoFile debug message.
2011-04-25  Dmitry KurochkinRework shared object design and management API.
2011-04-23  Francesco ChemolliPortability fix: explicitly state dependency on libtool...
2011-04-23  Francesco ChemolliPortability fix: always install libltdl and change...
2011-04-20  Dmitry KurochkinRemove obsolete XXX: IpcIoMsg objects are no longer...
2011-04-21  Alex RousskovTemporary fix for coredumps during shutdown cleanup. take06
2011-04-21  Alex RousskovDisable shared memory cache when not running in SMP...
next