]> git.ipfire.org Git - thirdparty/squid.git/history - src/ssl/bio.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / ssl / bio.h
2020-01-03  squidadmSource Format Enforcement (#532)
2019-02-07  SquidAdmSourceFormat Enforcement
2018-10-10  Eneas QueirozAllow compilation with minimal OpenSSL (#281)
2018-02-01  Amos JeffriesTLS: GnuTLS implementation for listening ports and...
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-05-27  Amos JeffriesBug 4662 pt2: feature detect OpenSSL 1.1 API functions
2017-02-05  Amos JeffriesSync from v5 r15034
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-01-26  Christos TsantilasSSLv2 records force SslBump bumping despite a matching...
2017-01-24  Source MaintenanceSourceFormat Enforcement
2017-01-24  Christos TsantilasMitigate DoS attacks that use client-initiated SSL...
2017-01-14  Amos JeffriesMerge from v5
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-12-22  Amos JeffriesMerged from v5 r14984
2016-12-03  Amos JeffriesMerged from v5.0.0-r14964
2016-11-30  Francesco ChemolliMerge from trunk
2016-11-26  Amos JeffriesMerged from v5 r14956
2016-11-26  Amos JeffriesMerged from v5 r14954
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-11-19  Christos TsantilasBug 4599 pt3: use wrapper functions to access BIO objec...
2016-10-29  Amos JeffriesMerged from trunk rev.14899
2016-10-16  Amos JeffriesShuffle TLS session creation to libsecurity
2016-08-01  Christos TsantilasFetch missing certificates
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-08-01  Christos TsantilasPolishing fixes from squid-dev review
2016-07-15  Christos TsantilasSquid-dev review comments by Alex and Amos
2016-07-07  Christos TsantilasSync with trunk r14734
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-25  Christos TsantilasNew Security::CertList type to replace Ssl::X509_STACK_...
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-18  Christos TsantilasFast SNI peek
2016-05-18  Christos Tsantilassync with trunk-r14669
2016-05-18  Christos TsantilasPolishing fixes
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-04-23  Alex RousskovRemoved HandshakeParser::parseError and hid/renamed...
2016-04-22  Alex RousskovRemoved unused methods.
2016-04-13  Alex RousskovRefactored and probably sped up ServerBio reading.
2016-04-06  Christos TsantilasCleanup and fixes
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-31  Christos TsantilasFirst fast-sni implementation
2016-03-29  Christos TsantilasImprove TLS/SSL parsing code in Handshale.cc and use...
2016-03-19  Christos Tsantilasmerge new SSL messages parser from lp:fetch-cert branch
2016-03-19  Christos TsantilasMove BinaryTokenizer, Ssl::HandshakeParser and Ssl...
2016-03-18  Christos Tsantilasmerge from trunk r14597
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-02-25  Francesco ChemolliRefactor SBuf into own library and simplify link time...
2016-02-25  Francesco ChemolliMerged from trunk
2016-02-23  Francesco Chemolliinitial version of libsbuf
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-23  Christos TsantilasLog TLS Cryptography Parameters
2015-12-15  Christos TsantilasConvert Ssl::Bio::rbuf from MemBuf to SBuf
2015-12-15  Christos TsantilasPolish the code and other minor fixes
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-11-05  Christos TsantilasHandle resummed sessions
2015-10-29  Alex RousskovRewrote ServerHello parsing using a [binary] tokenizer...
2015-10-22  Alex RousskovFetch missing certificates.
2015-07-27  Francesco ChemolliMerged from trunk
2015-06-28  Amos JeffriesMerged from trunk rev.14126
2015-06-09  Amos JeffriesMerge from trunk rev.14108
2015-06-01  Amos JeffriesMerged from trunk rev.14096
2015-05-26  Amos JeffriesReplace Packer object API with Packable API
2015-05-22  Amos JeffriesMerged from trunk rev.14084
2015-05-20  Christos TsantilasFix "Not enough space to hold server hello message...
2015-05-07  Amos JeffriesMerge from trunk rev.14061
2015-05-05  Christos TsantilasSquid Assertion MemBuf.cc:380: "new_cap > (size_t)...
2015-04-27  Amos JeffriesFix printf format for size_t and mb_size_t
2015-04-27  Amos JeffriesRename Packable::Printf as Packable::appendf
2015-04-27  Amos JeffriesMemBuf implements Packable interface
2015-04-27  Amos JeffriesRename MemBuf::vPrintf to MemBuf::vappendf
2015-04-27  Amos JeffriesUpdate Packable API to implement vappendf() method
2015-04-26  Amos JeffriesConvert packing methods from Packer* to Packable* objects
2015-04-26  Amos JeffriesCreate Packable interface class
2015-04-26  Amos JeffriesShuffle packerPrintf() to be Packer::Printf method
2015-04-26  Amos JeffriesShuffle packerAppend() to Packer::append() method
2015-04-26  Amos JeffriesMake packerClean() the destructor actions for Packer...
2015-04-11  Source MaintenanceSourceFormat Enforcement
2015-04-11  Christos TsantilasSupport for resuming sessions
2015-04-08  Christos TsantilasFix: An invalid request->clientConnectionManager object...
2015-02-26  Amos JeffriesMerged from trunk
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-16  Christos TsantilasNon-HTTP bypass
2015-01-14  Amos JeffriesMerge from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-20  Source MaintenanceSourceFormat Enforcement
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-09-02  Amos JeffriesMerge from trunk
2014-08-27  Christos TsantilasSSL Peek and Splice
2014-08-27  Christos Tsantilasmerge from trunk
2014-08-26  Christos Tsantilasmerge from trunk
2014-08-26  Christos TsantilasFixes and polishing in response to Amos' squid-dev...
2014-08-11  Christos Tsantilasrun formatter
2014-08-08  Christos TsantilasFix bugs and polish peek-and-splice
2014-08-06  Christos Tsantilasmerge from trunk r13526
2014-08-01  Christos TsantilasPeek and Splice: Bug fixes
2014-05-22  Christos Tsantilasmerge from trunk r13421
next