]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2016-02-22  Christos Tsantilasauthor: "William Lima" <william.lima@hscbrasil.com.br>
2016-02-21  Alex RousskovLog noise reduction: No eCAP debugging messages at...
2016-02-21  Francesco ChemolliMacOS fix: shorten testRock store path to fit in shm...
2016-02-20  Source MaintenanceSourceFormat Enforcement
2016-02-19  Alex RousskovFix propagation of response status line parsing error...
2016-02-19  Alex RousskovThrow instead of asserting on some String overflows.
2016-02-19  Christos Tsantilasexternal_acl parameters separated by %20 instead of...
2016-02-19  Amos JeffriesRevert r14303: Migrate StoreEntry to using MEMPROXY_CLASS
2016-02-18  William LimaBug 3870: assertion failed: String.cc: 'len_ + len...
2016-02-18  Alex RousskovBug 4432: assertion failed: store.cc:1919: "isEmpty()"
2016-02-18  tangqinghaoBug 4111: leave_suid() does not properly handle error...
2016-02-17  Amos JeffriesSourceLayout: Move the Runner which manages SSL Session...
2016-02-15  Amos Jeffries4.0.6 SQUID_4_0_6
2016-02-15  Amos JeffriesPrep for 4.0.6 and 3.5.14
2016-02-15  Amos JeffriesFix compile error in CPU affinity
2016-02-13  Amos JeffriesDocs: Fix many mentions of ssl_crtd
2016-02-13  Marcos MelloBug 4436: Fix DEFAULT_SSL_CRTD
2016-02-13  Source MaintenanceSourceFormat Enforcement
2016-02-13  Christos TsantilasCert Validation memory leaks
2016-02-13  Christos TsantilasBug 4437: Fix Segfault on Certain SSL Handshake Errors
2016-02-12  Amos JeffriesFix %un logging external ACL username
2016-02-12  Christos TsantilasFix "dial: Ssl::PeerConnector::sslCrtvdHandleReply...
2016-02-12  Marcos MelloBug 4431: C code is not compiled with CFLAGS
2016-02-10  Yuriy M. KaminskiyFix mgr:config report 'qos_flows mark' output
2016-02-10  Amos JeffriesCleanup: const correctness for SBuf iterators
2016-02-10  Amos Jeffries4.0.5 SQUID_4_0_5
2016-02-09  Amos JeffriesBug 4429: http(s)_port options= error message missing...
2016-02-09  Amos JeffriesCleanup: convenience library renaming
2016-02-08  Source MaintenanceSourceFormat Enforcement
2016-02-08  Christos TsantilasFixed step3 splicing.
2016-02-08  Amos JeffriesSwitch SBufIterator to const_iterator
2016-02-07  Amos JeffriesDocs: fix incorrect ssl_bump example
2016-02-05  Amos JeffriesCleanup: remove several C-style casts from libcompat
2016-02-02  Amos JeffriesBug 4419: SIGSEGV crash in HierarchyLogEntry::note...
2016-02-02  Christos TsantilasFix external_acl problems after trunk r14351
2016-02-02  Amos JeffriesAdd missed file rename for ssl_crtd.cc
2016-02-02  Amos JeffriesFix various build issues in security helpers
2016-02-01  Amos JeffriesSourceLayout: rename ssl_crtd helper to security_file_c...
2016-02-01  Source MaintenanceSourceFormat Enforcement
2016-02-01  Amos JeffriesAdd missing include after rev.14518
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-30  Source MaintenanceSourceFormat Enforcement
2016-01-30  Amos JeffriesSourceLayout: merge helpers/ into src/
2016-01-30  Amos JeffriesRemove helpers reference from top Makefile.am
2016-01-30  Amos JeffriesMove helpers/defines.h to src/helper/protocol_defines.h
2016-01-30  Amos JeffriesUpdate CREDITS filenames
2016-01-30  Amos JeffriesSourceLayout: move URL rewriters to src/http/url_rewriters/
2016-01-30  Amos JeffriesSourceLayout: move Store-ID helpers to src/store/id_rew...
2016-01-30  Amos JeffriesSourceLayout: move external ACL helpers to src/acl...
2016-01-30  Amos JeffriesRemove .bzrignore entry for obsolete helper files
2016-01-30  Amos JeffriesSourceLayout: move Basic auth helpers to src/auth/basic/
2016-01-30  Amos JeffriesSourceLayout: move Digest auth helpers to src/auth...
2016-01-29  Amos JeffriesRemove obsolete helpers/ pieces
2016-01-29  Amos JeffriesSourceLayout: move Negotiate auth helpers to src/auth...
2016-01-29  Amos JeffriesSourceLayout: move NTLM helpers to src/auth/ntlm/
2016-01-29  Amos JeffriesSourceLayout: move log daemon helpers to src/log/
2016-01-29  Amos JeffriesSync with trunk rev.14515
2016-01-29  Amos JeffriesSourceLayout: rename cert_valid.pl to security_fake_cer...
2016-01-28  Amos JeffriesUpdate docs
2016-01-28  Amos JeffriesRename ./certv to ./cert_validators and _certv to _cert...
2016-01-28  Amos JeffriesFix crtv / certv typos
2016-01-28  Amos JeffriesSync CREDITS with cert_valid.pl changes
2016-01-28  Amos JeffriesMissing configure.ac changes
2016-01-28  Amos JeffriesReleae notes update for --enable-security-certv-helpers...
2016-01-28  Amos JeffriesRename cert_valid.pl helper to security_fake_crtv
2016-01-28  Alex RousskovBug 4418: FlexibleArray compile error with GCC 6
2016-01-28  Alex RousskovFixed cleanup of a shared memory segment in an unusual...
2016-01-28  Markus MayerFixed handling of shared memory left over by Squid...
2016-01-27  Source MaintenanceSourceFormat Enforcement
2016-01-27  Amos JeffriesSourceLayout: shuffle PeerConnector classes to separate...
2016-01-27  Amos JeffriesCleanup: remove last SSL_CTX_Pointer uses
2016-01-26  Amos JeffriesCleanup: update TLS session pointer types
2016-01-25  Source MaintenanceSourceFormat Enforcement
2016-01-25  Christos TsantilasInvalid FTP connection handling on blocked content.
2016-01-25  Eduard BagdasaryanMake %<a and %<p details available to [eCAP] RESPMOD...
2016-01-24  Amos JeffriesRename Http::StreamContext to Http::Stream
2016-01-24  Amos JeffriesRevert Pipeline ID logic changes
2016-01-24  Amos JeffriesBug 4409: compile error when two Heimdal libraries...
2016-01-24  Amos JeffriesBug 4410: 4.0.4 compile error in basic_ncsa_auth
2016-01-22  Source MaintenanceSourceFormat Enforcement
2016-01-22  Christos TsantilasName-only note ACL stopped matching after trunk r14465...
2016-01-20  Amos JeffriesAdd support for GnuTLS and other non-OpenSSL logics...
2016-01-18  Amos JeffriesTests: Add --action parameter for testing script
2016-01-16  Amos JeffriesAdd missing stubs after rev.14494
2016-01-16  Amos JeffriesAdd missing tests/stub_libmem.cc
2016-01-16  Amos JeffriesAdd missing stub_debug.cc
2016-01-15  Amos JeffriesAdd missing library link after rev.14494
2016-01-15  Christos TsantilasCert validadator fix: Currently it is always disabled
2016-01-15  Source MaintenanceSourceFormat Enforcement
2016-01-15  Amos JeffriesBug 4005: Dynamic certificate cache exceeds dynamic_cer...
2016-01-15  Amos JeffriesSourceLayout: C++11 upgrade for class YesNoNone
2016-01-14  Amos JeffriesSource maintenance polish
2016-01-13  Source MaintenanceSourceFormat Enforcement
2016-01-13  Christos TsantilasAdd connections_encrypted ACL part3: fix compiling...
2016-01-13  Eduard BagdasaryanBug 4378: assertion failed: DestinationIp.cc:60: 'check...
2016-01-13  Christos TsantilasAdd connections_encrypted ACL part2: add missing files
2016-01-13  Christos TsantilasAdd connections_encrypted ACL
2016-01-12  Christos TsantilasFix tls/ssl flags parsing
2016-01-11  Eliezer CroitoruBug 4403: helper compile errors after rev.14454
2016-01-10  Amos JeffriesAdd missing includes in delay pool
next