]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2017-02-16  Source MaintenanceSourceFormat Enforcement
2017-02-15  Eduard BagdasaryanFix empty header handling in Ecap::HeaderRep::hasAny().
2017-02-15  Amos JeffriesCleanup: refcounting HttpRequest member of class ErrorState
2017-02-14  Amos JeffriesCleanup: convert class ErrorState to C++11 initilization
2017-02-14  Amos JeffriesCleanup: convert class MessageSizes to C++11 initialization
2017-02-14  Eduard BagdasaryanFix memory leak and parse handling error introduced...
2017-02-12  Amos JeffriesBetter fix for bug 4663
2017-02-12  Amos JeffriesFix missing CRLF on FTP timeout ABORT commands
2017-02-12  Amos JeffriesBug 4663: GCC compile errors with optimization level -O3
2017-02-08  Emmanuel Fustedigest_ldap_auth: Add -r option to clamp the realm...
2017-02-08  Amos JeffriesFix uninitialized variable in libadaptation
2017-02-07  Amos JeffriesGCC7: raise FTP Gateway CTRL channel buffer to 16KB
2017-02-06  Christos TsantilasBump SSL client on [more] errors encountered before...
2017-02-05  Amos JeffriesPrep for 4.0.18
2017-02-05  Amos JeffriesFix 'warning: unused local' after rev.15025
2017-02-05  Source MaintenanceSourceFormat Enforcement
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-02-04  Amos JeffriesCleanup: remove unsused fd_debug_t and fdd_table
2017-02-04  Amos JeffriesCleanup: update class fde and _fde_disk to C++11
2017-01-31  Amos JeffriesAdd debugs for loading the system CA set
2017-01-31  Alex RousskovFix crash when configuring with invalid delay_parameter...
2017-01-31  Source MaintenanceSourceFormat Enforcement
2017-01-30  Christos TsantilasTwo new ACLs implemented: annotate_transaction and...
2017-01-30  Eduard BagdasaryanTwo new ACLs implemented: annotate_transaction and...
2017-01-30  Eduard BagdasaryanFix Auth::UserRequest::denyMessage() misuse.
2017-01-30  Christos Tsantilasauthor: Eduard Bagdasaryan <eduard.bagdasaryan@measurem...
2017-01-28  Amos JeffriesUse default copy constructor and assignment
2017-01-28  Amos JeffriesBug 4661: compile error 'warning: _XPG4_2 redefined...
2017-01-28  Amos JeffriesFix langpack generation after 'trunk' branch deprecated
2017-01-28  Amos JeffriesPrep for 3.5.24
2017-01-26  Christos TsantilasSSLv2 records force SslBump bumping despite a matching...
2017-01-25  Alex RousskovComplain about malformed 64bit header values, not the...
2017-01-25  Amos JeffriesBug 4636: assertion failed: client_side.cc:1448: 'byteC...
2017-01-24  Christos Tsantilasr15014: fix more "make distcheck" issues
2017-01-24  Christos Tsantilasr15014: fix build issue on fedora-22 and FreeBSD-10...
2017-01-24  Source MaintenanceSourceFormat Enforcement
2017-01-24  Christos TsantilasMitigate DoS attacks that use client-initiated SSL...
2017-01-24  Amos JeffriesPolishing updates from audit
2017-01-24  FredBFix some spelling mistakes
2017-01-24  Amos JeffriesCleanup: convert Delay Pool classes to MEMPROXY
2017-01-18  rootUpdate stub_libsecurity after Security::PeerOptions...
2017-01-17  Stefan KrugerBug 4610: fix 'Assigning a negative value to an implici...
2017-01-17  Amos JeffriesMake ParsedOptions a std::shared_ptr to reduce re-parsing
2017-01-17  Amos JeffriesInitialize options= in all cases
2017-01-16  Amos JeffriesRename SessionClose to SessionSendGoodbye
2017-01-16  Amos JeffriesUpdate to options= after audit
2017-01-15  Eduard BagdasaryanFix "Source and destination overlap in memcpy" Valgrind...
2017-01-15  Amos JeffriesReduce debugs in tls_write_method
2017-01-15  Amos JeffriesReduce debugs in tls_read_method
2017-01-15  Amos JeffriesReset TLS session unconditionally on PeerConnector...
2017-01-15  Amos JeffriesFix SessionClose when OpenSSl and GnuTLS are both linked
2017-01-14  Amos JeffriesFix compile error after debugs shuffle
2017-01-14  Amos JeffriesFix spelling error and polish some debugs
2017-01-14  Amos JeffriesEnable https:// URLs
2017-01-14  Amos JeffriesMove handshaek IN/OUT debug to avoid 'Error' wording
2017-01-14  Amos JeffriesMake GnuTLS handshake non-blocking
2017-01-14  Amos JeffriesImprove debugs during GnuTLS handshake and fix read...
2017-01-14  Amos JeffriesFix inverted BIO enum server/client values
2017-01-14  Amos Jeffriessquidclient: link GnuTLS library debug to -v level...
2017-01-14  Amos JeffriesAdd debugs for session info after each handshake attempt
2017-01-14  Amos JeffriesMerge from v5
2017-01-14  Amos JeffriesSet default timeout on TLS handshake to servers
2017-01-13  Amos JeffriesFix ParsedOptionsPointer for OpenSSL
2017-01-13  Amos JeffriesFix compile error after merge
2017-01-13  Amos JeffriesRemove USE_CHUNKEDMEMPOOLS compiler flag
2017-01-13  Amos JeffriesFix missing helper.cc callback check
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-12  Source MaintenanceSourceFormat Enforcement
2017-01-11  Christos TsantilasExternal ACL helpers error handling & caching
2017-01-11  Christos TsantilasReduce crashes due to unexpected ClientHttpRequest...
2017-01-09  Amos JeffriesDocs: update some memory API details
2017-01-08  Amos JeffriesCleanup: remove --disable-inline and related macros
2017-01-08  Amos JeffriesCleanup: remove client_side_request.cci file
2017-01-08  Amos JeffriesCleanup: remove ip/Qos.cci file
2017-01-07  Amos JeffriesCleanup: Remove HttpHdrCc.cci file
2017-01-07  Amos JeffriesFix typo in rev.14997
2017-01-06  Amos JeffriesMake CONNECT ACL a built-in default
2017-01-06  Amos JeffriesCleanup: remove String.cci file
2017-01-03  Amos JeffriesAdd several missing copyright blurbs
2017-01-03  Amos JeffriesFix missing library in rev.14993
2017-01-03  Amos JeffriesTests: shuffle libmem Pool unit test to src/
2017-01-02  Amos JeffriesCleanup: remove some unnecessary splay.h includes
2017-01-01  Source MaintenanceSourceFormat Enforcement
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-12-30  Christos TsantilasBug 4599 pt6: Restrict safe renegotiation disable to...
2016-12-30  Source MaintenanceSourceFormat Enforcement
2016-12-30  Christos TsantilasBug 4599 pt5: various OpenSSL-1.x API compatibility...
2016-12-30  Christos TsantilasBug 4599 pt4: Disable RSA weak ephemeral key exchange...
2016-12-30  Amos JeffriesDetect HTTP header ACL issues
2016-12-24  Amos JeffriesFix some GnuTLS session errors
2016-12-24  Amos JeffriesGnuTLS support for options= parameters
2016-12-24  Amos JeffriesMore debugs for PeerConnector
2016-12-24  Amos JeffriesAdd ParsedOptionsPointer for library representation...
2016-12-22  Amos JeffriesMerged from v5 r14984
2016-12-22  Amos JeffriesBug 3940 pt2: Make 'cache deny' do what is documented
2016-12-21  Amos JeffriesCleanup: Refactor libauth Config object(s)
2016-12-21  Amos JeffriesUpdates after audit
2016-12-20  Amos JeffriesFix shadowing of member 'type' in SchemeConfig
2016-12-20  Amos JeffriesDe-duplicate shared auth parameters keep_alive and...
2016-12-20  Amos JeffriesDe-duplicate parsing of 'auth_param ... program' lines
next