]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
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...
2011-04-21  Alex RousskovPolished debugging messages.
2011-04-21  Dmitry KurochkinDrop SUID priveleges when running RunnersRegistry actions.
2011-04-20  Amos JeffriesDocs: clarify bits/bytes on delay pools
2011-04-20  Amos JeffriesAdd errpages option %b for proxy listening port
2011-04-20  Amos JeffriesSourceLayout: Add enum Direction for AuthUserRequests...
2011-04-19  Alex RousskovDo not leave a no-longer valid ThePagePool pointer...
2011-04-19  Alex RousskovFixed compiler warnings about wrong printf() format...
2011-04-19  Alex RousskovMerged from parent (trunk r11387, v3.2.0.7+).
2011-04-19  Amos Jeffriesnegotiate_wrapper_auth: fix strict compiler warnings
2011-04-19  Dmitry KurochkinAdjust FewToOneBiQueue to use IDs in [1, workerCount...
2011-04-19  Dmitry KurochkinCode polishing, s/mySharedSize/sharedSize/ for consistency.
2011-04-19  Dmitry KurochkinConvert most Segment::mem() calls to reserve().
2011-04-19  Dmitry KurochkinCleanup Pages initialization:
2011-04-19  Dmitry KurochkinUnlink shared segments used by memory cache, using...
2011-04-19  Alex RousskovOptimized the number of "queue is no longer empty"...
2011-04-18  Dmitry KurochkinUse page-rounded size for MemStore size rather than...
2011-04-18  Amos JeffriesTypos in 3.1 release notes
2011-04-18  Dmitry KurochkinPrint size in KB when warning about too large disk...
2011-04-18  Dmitry KurochkinDo not create shared memory pools and warn if we cannot...
2011-04-18  Amos JeffriesPrep for 3.1.12.1 and 3.2.0.7
2011-04-18  Dmitry KurochkinWarn if MemStore cannot support the configured maximum...
2011-04-18  Dmitry KurochkinImplement Ipc::Mem::Level().
2011-04-18  Dmitry KurochkinImprove statistic reporting for shared Rock caches.
2011-04-18  Scott James... Bundle pkg.m4 from pkg-config 0.25
2011-04-17  Dmitry KurochkinFix COSS build:
2011-04-17  Amos JeffriesFixes NTLM and Negotiate auth assertion "RefCountCount...
2011-04-16  Amos Jeffriesnegotiate_wrapper_auth: various portability fixes
2011-04-15  Markus Moellernegotiate_wrapper_auth: version 1.0.1
2011-04-15  Automatic source... SourceFormat Enforcement
2011-04-14  Alex RousskovCall haveParsedReplyHeaders() before entry->replaceHttp...
2011-04-14  Alex RousskovDo not create shared memory pools if caching is disabled.
2011-04-14  Alex RousskovCheck that we do not overflow mmap(2) size argument.
2011-04-14  Alex RousskovPolished desired total memory size calculation.
2011-04-14  Alex RousskovAdded TODO to deal with page alignment.
2011-04-14  Alex RousskovUse off_t instead of int and size_t for segment sizes
2011-04-14  Alex RousskovUse size_t instead of unsigned int for the page size...
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-04-14  Alex RousskovPolished shared memory initialization sequence, using...
2011-04-14  Alex RousskovAdded RunnersRegistry, an API to register and, later...
2011-04-14  Amos JeffriesSourceLayout: namesapce for Auth::User children
2011-04-13  Alex RousskovCheck the limit early in hope to catch cases when it...
2011-04-13  Alex RousskovIncreased page size to 32KB so that most typical respon...
2011-04-13  Alex RousskovUse size_t for cumulative shared pages limits instead...
2011-04-13  Alex RousskovFixed comment typo.
2011-04-13  Alex RousskovFixed shared memory cleanup code -- we were not returni...
2011-04-13  Alex RousskovExplain why we do not implement Icp::StoreMapCleaner...
2011-04-13  Alex RousskovFixed how storeSwapOutStart() prevents repeated calls...
2011-04-13  Automatic source... SourceFormat Enforcement
2011-04-12  Alex RousskovFixed storeDirSelectSwapDirRoundRobin iteration for...
2011-04-12  Alex RousskovAdded basic stats reporting.
2011-04-12  Alex RousskovFixed Ipc::Mem::PageStack::theSize type to be signed.
2011-04-12  Alex RousskovPolished debugging.
2011-04-12  Alex RousskovFixed Ipc::Mem::Segment::reserve().
2011-04-12  Alex RousskovFixed signed-with-unsigned compiler warnings.
2011-04-12  Amos JeffriesManager: send User-Agent header from cachemgr.cgi
2011-04-12  Amos JeffriesSourceLayout: add missing CredentialState.h
2011-04-12  Alex RousskovAdded initial shared memory cache implementation (MemSt...
2011-04-12  Automatic source... SourceFormat Enforcement
2011-04-11  Alex RousskovAvoid creating unlocked store_table entries when handli...
next