]> git.ipfire.org Git - thirdparty/squid.git/history - src
Bug 4436: Fix DEFAULT_SSL_CRTD
[thirdparty/squid.git] / src /
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-10  Yuriy M. KaminskiyFix mgr:config report 'qos_flows mark' output
2016-02-10  Amos JeffriesCleanup: const correctness for SBuf iterators
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-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 JeffriesMove helpers/defines.h to src/helper/protocol_defines.h
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 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 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 JeffriesSourceLayout: rename cert_valid.pl to security_fake_cer...
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 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-22  Source MaintenanceSourceFormat Enforcement
2016-01-22  Christos TsantilasName-only note ACL stopped matching after trunk r14465...
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-10  Amos JeffriesAdd missing includes in delay pool
2016-01-10  Amos JeffriesAdd missing include Store.h
2016-01-09  Amos Jeffriesupdate client_side.h stub file
2016-01-09  Amos JeffriesShuffle Http::StreamContext methods to libsquid-http.la
2016-01-08  Amos JeffriesSupport HTTP/2 multiplex stream ID mechanism in pipelin...
2016-01-08  Eduard BagdasaryanBug 4401: compile error on Solaris
2016-01-07  Amos JeffriesShuffle ClientSocketContext to Http::StreamContext
2016-01-06  Amos JeffriesPrep for 4.0.4 and 3.5.13
2016-01-05  Amos JeffriesRevert wrong changes incorrectly added to r14477
2016-01-05  Source MaintenanceSourceFormat Enforcement
2016-01-05  Christos TsantilasSsl::CertValidationHelper::sslSubmit: Assure that the...
2016-01-05  Christos TsantilasSsl::CertValidationResponse::RecvdError::error_depth...
2016-01-05  Francesco ChemolliBug 4393: compile fails on OS X
2016-01-02  Source MaintenanceSourceFormat Enforcement
2016-01-02  Francesco ChemolliCharacterSet improvements: implement operators -=,...
2016-01-01  Source MaintenanceSourceFormat Enforcement
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-31  Alex RousskovReflect the [ugly] reality in external_acl_type cache...
2015-12-27  Francesco ChemolliWorkaround for build regression introduced in r14458
2015-12-24  Source MaintenanceSourceFormat Enforcement
2015-12-24  Christos TsantilasNote ACL substrings matching
2015-12-23  Christos TsantilasLog TLS Cryptography Parameters: more more fixes to...
2015-12-23  Source MaintenanceSourceFormat Enforcement
2015-12-23  Christos TsantilasLog TLS Cryptography Parameters: more fixes to allow...
2015-12-23  Christos TsantilasLog TLS Cryptography Parameters: fixes to allow "make...
2015-12-23  Christos TsantilasLog TLS Cryptography Parameters
2015-12-22  Source MaintenanceSourceFormat Enforcement
2015-12-22  Amos JeffriesAdd cache_peer auth-no-keytab option to use a credentia...
2015-12-22  Source MaintenanceSourceFormat Enforcement
2015-12-21  Amos JeffriesFix typo in rev.14350
2015-12-18  Amos JeffriesConvert ClientSocketContext to MEMPROXY class
2015-12-18  Alex RousskovSquid with a misconfigured (too-small) shared memory...
2015-12-18  Amos JeffriesFix segfault after rev.14439
2015-12-17  Amos JeffriesTypo in rev.14448
next