]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2015-12-08  Amos JeffriesRefactor ClientSocketContext write(2) using Server...
2015-12-08  Amos JeffriesTLS: refactor cert=/key= storage in libsecurity
2015-12-07  Christos TsantilasFix connections over plain squid port to SSL origins
2015-12-07  Amos JeffriesCleanup: pass PeerOptions to sslCreateClientContext()
2015-12-06  Amos JeffriesMake TidyPointer act like other pointers in bool comparison
2015-12-06  Amos JeffriesCleanup: Expose SSL initialization function to libsecurity
2015-12-05  Amos JeffriesAdd missing stub defines for rev.14433
2015-12-05  Amos JeffriesCleanup TLS: shuffle context creation to libsecurity
2015-12-04  Amos JeffriesBug 4392: assertion CbcPointer.h:159: 'c' via tunnelSer...
2015-12-04  Amos JeffriesCleanup TLS: shuffle AnyP::PortCfg::staticSslContext...
2015-12-04  Amos JeffriesCleanup: add Security::ContextPointer as smart pointer...
2015-12-03  Source MaintenanceSourceFormat Enforcement
2015-12-02  Christos TsantilasComplete certificate chains using external intermediate...
2015-11-30  Source MaintenanceSourceFormat Enforcement
2015-11-30  Amos JeffriesCleanup: Simplify HTTP 1xx control message writing
2015-11-30  Christos TsantilasRestrict SslBump inspections of cache_peer connections.
2015-11-29  Amos JeffriesBug 4387: Kerberos build errors on Solaris
2015-11-28  Amos Jeffries4.0.3 SQUID_4_0_3
2015-11-28  Amos JeffriesPrep for 4.0.3 and 3.5.12
2015-11-28  Amos JeffriesCleanup: rename Security::ContextPointer to ContextPtr
2015-11-26  Amos JeffriesAdd missing include after rev.14418
2015-11-25  Source MaintenanceSourceFormat Enforcement
2015-11-25  Amos JeffriesCleanup: Refactor ConnStateData pipeline handling
2015-11-24  Amos JeffriesAdd missing stub definition for CPU_ISSET
2015-11-24  Amos JeffriesBug 4383: Kerberos library detection failing
2015-11-23  Amos JeffriesFix typo in tunnel.cc
2015-11-23  Amos JeffriesFix build errors in cpuafinity.cc
2015-11-21  Alex RousskovIncluded <vector> that was missing on some platforms...
2015-11-19  Amos JeffriesError on missing MIT libraries only if MIT was required
2015-11-19  Source MaintenanceSourceFormat Enforcement
2015-11-19  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-19  Amos JeffriesAdd missing bit of rev.14405
2015-11-19  Amos JeffriesFix build after rev.14402 https_port currently still...
2015-11-19  Amos JeffriesFix various DiskIO bugs after rev.14178
2015-11-18  Alex RousskovBug 4368: A simpler and more robust HTTP request line...
2015-11-18  Alex RousskovRemoved src/tests/stub_store_search.cc as unneeded.
2015-11-18  Alex RousskovUse "override" more consistently.
2015-11-18  Alex RousskovConvert old comments to Doxygen syntax per review request.
2015-11-18  Alex RousskovUse "override" more consistently.
2015-11-18  Alex RousskovDo not _require_ anchor/updateCollapsed() re-implementa...
2015-11-18  Alex RousskovAdding missing #include, fixing layer-02-maximus build...
2015-11-18  Source MaintenanceSourceFormat Enforcement
2015-11-18  Amos JeffriesC++ convert the global C functions that operate on...
2015-11-18  Amos JeffriesMerged from trunk rev.14404
2015-11-18  Amos JeffriesRename CacheDigest::test() to CacheDigest::contains()
2015-11-18  Chris Addieext_unix_group_acl: Add support via -r flag to strip...
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...
next