]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2015-11-18  Alex RousskovSourceFormat
2015-11-18  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-18  Alex RousskovUse "standard" STUB macros/API. Also marked the file...
2015-11-18  Alex RousskovFixed STUB_RETREF() implementation to return the right...
2015-11-18  Alex RousskovMake RefCount pointers behave more like regular pointers.
2015-11-18  Aymeric Vincentext_ldap_group_acl: fix std::cerr build error
2015-11-18  Amos JeffriesCombine the https_port list internal state with http_po...
2015-11-17  Amos JeffriesPrevent all TUNNELs being marked as ABORTED
2015-11-17  Amos Jeffriesupdate docs for finished()
2015-11-17  Amos JeffriesSplit kick() out of finished(), making terminateAll...
2015-11-17  Amos JeffriesDocument bug in clientTunnelOnError
2015-11-17  Amos JeffriesRemove unnecessary and dangerous terminateAll()
2015-11-17  Amos JeffriesUpdate docs and make pop() check the context being...
2015-11-17  Amos JeffriesDocs: update ConnStateData::kick() comment
2015-11-17  Amos JeffriesDocs: Update ConnStateData and ClientServerContext...
2015-11-17  Amos JeffriesMerged from trunk rev.14401
2015-11-17  Amos JeffriesRename ClientSocketContext::connIsFinished() to finished()
2015-11-17  Amos JeffriesUse connIsFinished() when a transaction is completed...
2015-11-17  Amos JeffriesFix delay_parameters documentation
2015-11-16  Amos JeffriesError on missing Heimdal libraries only if Heimdal...
2015-11-15  Alex RousskovStop using dangling pointers for eCAP-set custom HTTP...
2015-11-15  Alex RousskovFixed status code-based HTTP reason phrase for eCAP...
2015-11-15  Amos JeffriesCleanup pipeline handling on 1xx message sending
2015-11-15  Amos JeffriesRemove unused ClientSocketContext::next member
2015-11-15  Amos JeffriesRemove last traces of ConnStateData::currentobject
2015-11-15  Amos JeffriesReplace ClientSocketContext::removeFromConnectionList...
2015-11-15  Amos JeffriesReplace ConnStateData::getCurrentContext() with Pipelin...
2015-11-15  Amos JeffriesRemove ClientSocketContext::deRegisterWithConn()
2015-11-15  Amos JeffriesSplit ConnStateData manipulation out of ClientSocketCon...
2015-11-15  Amos JeffriesReplace ConnStateData::notifyAllContexts() with Pipelin...
2015-11-15  Amos JeffriesReplace ConnStateData::freeAllContexts() with Pipeline...
2015-11-15  Amos JeffriesRemove ConnStateData::areAllContextsForThisConnection()
2015-11-15  Amos JeffriesReplace ConnStateData::getConcurrentRequestCount()...
2015-11-15  Amos JeffriesReplace ConnStateData::addContextToQueue() with Pipelin...
2015-11-15  Amos JeffriesUse pipeline object for transaction accounting
2015-11-15  Amos JeffriesUse pipeline stats in cachemgr reports
2015-11-15  Amos JeffriesPresent pipeline via class Server
2015-11-15  Amos JeffriesAdd class Pipeline with API for handling client request...
2015-11-12  Alex RousskovUpdated stale "Ssl" text to make the comment match...
2015-11-12  Christos TsantilasBug 4372: missing template files
2015-11-10  Amos Jeffriesrefresh_pattern regression was in 3.3, not 4.0
2015-11-10  Amos JeffriesBug 4228: links with krb5 libs despite --without options
2015-11-10  Amos Jeffriesext_kerberos_ldap_group_acl: Add missing workarounds...
2015-11-09  Aymeric VincentFix cache_peer forceddomain= in CONNECT
2015-11-09  Source MaintenanceSourceFormat Enforcement
2015-11-09  Christos TsantilasHandshake Problem during Renegotiation
2015-11-08  Amos JeffriesQuieten ALE missing messages
2015-11-08  Amos JeffriesFix compile erorr on clang undefined reference to ...
2015-11-08  Amos JeffriesBug 4371: compile errors: no such file or directory...
2015-11-07  Source MaintenanceSourceFormat Enforcement
2015-11-07  Amos JeffriesSplit core Server operations from ConnStateData
2015-11-07  Stuart HendersonFix SSL_get_certificate() problem detection
2015-11-06  Source MaintenanceSourceFormat Enforcement
2015-11-06  Christos TsantilasAllow unlimited LDAP search filter for ext_ldap_group_a...
2015-11-06  Christos TsantilasDocument new members and classes, and other minor fixes
2015-11-06  Christos TsantilasRestrict the number of downloaded certificates and...
2015-11-06  Amos JeffriesFix variable clone shadowing method symbol
2015-11-06  Amos JeffriesConvert cacheDigestInit to method
2015-11-06  Amos JeffriesConvert cacheDigestBitUtil to a method
2015-11-05  Amos JeffriesConvert add/remove functions to methods
2015-11-05  Christos TsantilasHandle resummed sessions
2015-11-05  Amos JeffriesConvert cacheDigestCalcMaskSize and cacheDigestTest...
2015-11-05  Christos TsantilasInternal requests (eg comming from Downloader) must...
2015-11-05  Christos TsantilasThe X509_check_issued is wrongly used in findCertByIssu...
2015-11-05  Amos JeffriesRemove unnecessary modification of bits_per_entry
2015-11-05  Amos JeffriesMake cacheDigestChangeCap() a method
2015-11-05  Amos JeffriesConvert cacheDigestClear() to method
2015-11-05  Alex RousskovPolished cache_peer_access and related documentation.
2015-11-05  Amos JeffriesConvert cacheDigestClone() to member
2015-11-05  Amos JeffriesMove cacheDigestDestroy to CacheDigest destructor
2015-11-05  Amos JeffriesRemove now useless include in mem/old_api.cc
2015-11-05  Amos JeffriesConvert CacheDigest to MEMPROXY_CLASS
2015-11-04  Amos JeffriesBug 4374: refresh_pattern config parser (%)
2015-11-03  Amos JeffriesMake FATAL messages have a consistent prefix
2015-11-03  Amos JeffriesBug 4373: assertion failed: client_side_request.cc...
2015-11-01  Amos Jeffries4.0.2 SQUID_4_0_2
2015-11-01  Amos JeffriesPrep for 4.0.2 and 3.5.11
2015-11-01  Amos JeffriesFix shutdown aborts after rev.14374
2015-10-30  Alex RousskovBug 3574: To avoid crashes, prohibit reconfiguration...
2015-10-30  Amos JeffriesAdd Locker friend class to SBuf for protection against...
2015-10-29  Amos JeffriesAudit updates
2015-10-29  Amos JeffriesAdd Locker friend class to SBuf for protection against...
2015-10-29  Francesco ChemolliMigrate squidaio_ctrl_t to MEMPROXY_CLASS
2015-10-29  Francesco ChemolliExpose Pool use count in Mem::AllocatorProxy (and MEMPR...
2015-10-29  Alex RousskovRewrote ServerHello parsing using a [binary] tokenizer...
2015-10-29  Alex RousskovSupport dumping raw data in hex. Suitable for decoding...
2015-10-27  Amos JeffriesBug 4359: assertion failure 'Comm::IsConnOpen(conn...
2015-10-27  Michele BergonzoniBug 4021: ext_user_regex does exact match
2015-10-27  Source MaintenanceSourceFormat Enforcement
2015-10-27  Alex RousskovConnection stats, including %<lp, missing for persisten...
2015-10-26  Aymeric VincentFix incorrect authentication headers on cache digest...
2015-10-25  Marcos MelloBug 4281: copy-paste typos in src/tools.cc
2015-10-25  Alex RousskovBug 4188: Bumping intercepted SSL connections does...
2015-10-23  Amos JeffriesAvoid errors when parsing manager ACL in old squid...
2015-10-23  Amos JeffriesBug 4356: segmentation fault using proxy_auth ACL
2015-10-22  Alex RousskovFetch missing certificates.
2015-10-21  Alex RousskovFixed chunked parsing by mimicking psChunkEnd state...
2015-10-21  Vitaly LavrovRe-assign delay pools based on HTTP reply details
2015-10-16  Amos JeffriesBug 4351: compile errors when authentication modules...
2015-10-16  Amos JeffriesBug 4352: compile errors in OS X 10.11
next