]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2015-03-28  Amos JeffriesRelease Notes: update for 4.x
2015-03-28  Amos JeffriesPrep for 3.5.3
2015-03-26  Source MaintenanceDocs: update QUICKSTART and INSTALL
2015-03-26  Christos TsantilasFix Squid crash while an error page generated
2015-03-23  Francesco ChemolliFix GNU atomics detection support, enable caching for...
2015-03-21  Amos JeffriesCrypto-NG: Move Ssl::PeerConnectorAnswer to Security...
2015-03-21  Amos JeffriesRevert changes to external_acl.cc in rev.13985
2015-03-20  Amos JeffriesMove Ssl::PeerConnectorAnswer to Security::EncryptorAnswer
2015-03-19  Source MaintenanceSourceFormat Enforcement
2015-03-19  Henrik NordstromAdd missing SBufStatsAction changes for registration...
2015-03-19  Henrik NordstromRework SBufStatsAction registration to use explicit...
2015-03-17  Christos Tsantilasstart workers as root
2015-03-17  Amos JeffriesImplement lazy buffer reallocation for HTTP server...
2015-03-17  Amos JeffriesPolish rev.13980 debugs
2015-03-16  Mike MitchellBug 4206: Regression in expect:100-continue
2015-03-15  Amos JeffriesCleanup: extend SBuf debugging information
2015-03-15  Amos JeffriesBug 4204: ./configure does not abort when required...
2015-03-15  Amos JeffriesBug 4213: negotiate_kerberos_auth: freeing non-dynamic...
2015-03-15  Amos JeffriesBug 4215: double-free in CBDATA with --enable-debug...
2015-03-14  Amos JeffriesCleanup: RebuildState does not need ref-counting
2015-03-14  Amos JeffriesCleanup: Drop unused CBDATA free_func parameter
2015-03-14  Amos JeffriesC++11: wrap move semantics operators
2015-03-13  Source MaintenanceRename 3.HEAD to 4.0.0
2015-03-13  Amos JeffriesPortability: check 64-bit GNU atomic operators are...
2015-03-12  Amos JeffriesTests: extend pre-compiler unit tests to check macro...
2015-03-05  Christos TsantilasDocument that on_unsupported_protocol works for bumped...
2015-03-05  Amos JeffriesFix uninitialized member of ps_state
2015-03-05  Amos JeffriesAbort Host header lookup if line ends without an LF.
2015-03-05  Amos JeffriesRemove useless checks in rev.13951
2015-03-05  Amos JeffriesFix uninitialized members in Security::PeerOptions...
2015-03-05  Amos JeffriesFix uninitialized members in Http1::ResponseParser
2015-03-03  Amos JeffriesFix typo added tweaking rev.13962
2015-03-02  Source MaintenanceSourceFormat Enforcement
2015-03-02  Stuart HendersonPortability: only use SSL compression when available
2015-03-02  Amos JeffriesRemove SSLv2 support in SSL BIO code
2015-03-01  Amos JeffriesAdd missing copyright blurbs from rev.13954
2015-03-01  Amos JeffriesSource Maintenance: update src/acl/Address.h wrapper...
2015-03-01  Amos JeffriesCleanup: convert BodyPipe to MEMPROXY_CLASS
2015-02-27  Amos JeffriesPortability: fix compile errors on ICC after rev.13954
2015-02-27  Amos JeffriesFix signed/unsigned comparison compile error on 64-bit
2015-02-26  Source MaintenanceSourceFormat Enforcement
2015-02-26  Amos JeffriesParser-NG: HTTP Response Parser upgrade
2015-02-26  Source MaintenanceSourceFormat Enforcement
2015-02-26  Amos JeffriesMerge from trunk rev.13952
2015-02-26  Amos JeffriesBug 2741 (partial): Initial libsecurity API
2015-02-26  Amos JeffriesMerged from trunk
2015-02-26  Amos JeffriesBug 2907: high CPU usage on CONNECT when using delay...
2015-02-25  Source MaintenanceSourceFormat Enforcement
2015-02-25  Christos TsantilasFake CONNECT exceeds concurrent requests limit part2...
2015-02-25  Christos TsantilasFake CONNECT exceeds concurrent requests limit.
2015-02-25  Joshua RootBug 3805: support shared memory on MacOS X in Mem:...
2015-02-24  Francesco ChemolliCandidate for fixing MacOS SHM
2015-02-23  Amos JeffriesAllow removal of delayed read events on connection...
2015-02-23  Amos JeffriesRemove cache_peer_domain directive
2015-02-21  Amos JeffriesUse RefCount::dereference() correctly in move assignment
2015-02-21  Amos JeffriesBug 2907: high CPU usage on CONNECT when using delay...
2015-02-20  Francesco ChemolliFix testHeaders
2015-02-20  Amos JeffriesFix typo in rev.13942
2015-02-20  Francesco ChemolliFix RefCount move assignment
2015-02-20  Francesco ChemolliImplement move constructor and assignment for RefCount
2015-02-20  Amos JeffriesFix TestHeaders unit tests
2015-02-20  Amos JeffriesDrop needless stdbool.h
2015-02-20  Amos JeffriesMerge from trunk rev.13939
2015-02-19  Francesco ChemolliPortability fix: remove delegating constructors from...
2015-02-19  Source MaintenanceSourceFormat Enforcement
2015-02-19  Francesco ChemolliMerged from trunk
2015-02-19  Francesco ChemolliMCorrectly mentioned SBuf debug section
2015-02-19  Francesco ChemolliImplemented c++11 move operations for RefCount
2015-02-19  Francesco ChemolliImplement move-constructors for SBuf, improve debug...
2015-02-19  Francesco ChemolliMerged from trunk
2015-02-19  Francesco ChemolliImplemented move ctor counting, removed some experiment...
2015-02-19  Francesco ChemolliImplemented selective debugs() output for unit tests
2015-02-19  drsergeext_wbinfo_group_acl: Perl 5.20 syntax errors
2015-02-19  Amos Jeffriesbasic_nis_auth: fail authentication on crypt() failures
2015-02-19  Amos Jeffriesbasic_getpwnam_auth: fail authentication on crypt(...
2015-02-18  Francesco ChemolliFix issues with move SBuf::compare, implement SBuf...
2015-02-18  Francesco ChemolliInstrumented SBuf::compare and many Tokenizer methods...
2015-02-18  Amos JeffriesRelease Notes 3.6 whitespace polish
2015-02-18  Amos JeffriesPrep for 3.5.2 and 3.4.12
2015-02-18  Markus Moellerext_kerberos_ldap_group_acl: Heimdal support improvements
2015-02-17  Francesco ChemolliInterim: implement move constructor and tryto rework...
2015-02-16  Francesco ChemolliInterim: implement SBuf move constructor, TODO: fix...
2015-02-15  Christos Tsantilassslproxy_options in peek-and-splice mode
2015-02-15  Amos JeffriesFix memory leaks in cachemgr.cgi URL parser
2015-02-12  Amos JeffriesRelease Notes: fix mirrors link URL
2015-02-12  Amos JeffriesHTTP/1.1: Remove refresh_pattern ignore-auth violation
2015-02-10  Amos JeffriesParser-NG: HTTP request-line parser replacement
2015-02-10  Amos Jeffriesext_ldap_group_acl:fix man(8) page documentation
2015-02-10  Eldar AkchurinBug 4073: Cygwin compile errors
2015-02-09  Amos JeffriesWindows: fix build errors after rev.13867
2015-02-09  Source MaintenanceSourceFormat Enforcement
2015-02-09  Christos TsantilasSNI information is not set on transparent bumping mode
2015-02-09  Amos JeffriesMerge from trynk rev.13918
2015-02-08  Amos JeffriesBug 4176: Digest auth too many helper lookups
2015-02-08  Amos JeffriesPolish SSL options squid.conf documentation
2015-02-08  Amos JeffriesReview updates
2015-02-07  Amos JeffriesRevert rev.13916
2015-02-06  Amos JeffriesFix for Coverity Scan false positives in SBuf
2015-02-06  Amos JeffriesFix crash when parsing invalid squid.conf
2015-02-06  Amos JeffriesFix potential NULL dereference
next