]> git.ipfire.org Git - thirdparty/squid.git/history - src/tests/stub_libsecurity.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / stub_libsecurity.cc
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-09-22  Amos JeffriesCleanup: Security::ContextPtr removal, pt4
2016-09-20  Amos JeffriesCleanup: Security::ContextPtr removal, pt2
2016-09-19  Amos JeffriesCleanup: remove most Security::ContextPtr uses from...
2016-09-15  Amos JeffriesCleanup: remove Security::SessionPtr type
2016-09-04  Amos JeffriesGnuTLS: support for TLS session resume (part 2)
2016-08-17  Amos JeffriesCleanup: remove many needless references to SSL
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-27  Amos JeffriesCleanup: sort stub_libsecurity
2016-07-27  Source MaintenanceSourceFormat Enforcement
2016-07-27  Amos JeffriesCleanup: Move PeerConnector and BlindPeerConnector...
2016-07-18  Amos JeffriesRevert changes in rev.14726
2016-07-07  Amos JeffriesMerged from trunk rev.14734
2016-07-07  Christos TsantilasSync with trunk r14734
2016-07-05  Amos JeffriesCleanup: make createStaticServerContext deal with Conte...
2016-07-01  Source MaintenanceSourceFormat Enforcement
2016-07-01  Amos JeffriesAdd missing STUBS for rev.14726
2016-06-23  Amos JeffriesSync with trunk rev.14719
2016-06-06  Amos JeffriesAdd missing stub definition after rev.14696
2016-05-26  Amos JeffriesMerge from trunk rev.14687
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-13  Christos Tsantilasmerge from trunk-r14667
2016-05-09  Christos TsantilasPolishing fixes
2016-04-22  Alex RousskovFixed "make check".
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-26  Amos JeffriesCleanup: update TLS session pointer types
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-23  Christos TsantilasLog TLS Cryptography Parameters: more more fixes to...
2015-12-23  Christos TsantilasLog TLS Cryptography Parameters: fixes to allow "make...
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-12-05  Amos JeffriesAdd missing stub defines for rev.14433
2015-11-28  Amos JeffriesCleanup: rename Security::ContextPointer to ContextPtr
2015-10-11  Source MaintenanceSourceFormat Enforcement
2015-10-11  Amos JeffriesSupport logformat %macros in external_acl_type format
2015-10-11  Amos JeffriesTLS: shuffle EECDH configuration to libsecurity
2015-10-10  Amos JeffriesShuffle tls-dh= options to libsecurity
2015-10-09  Amos JeffriesMerge from trunk rev.14346
2015-10-09  Amos JeffriesShuffle the cafile= context logics to libsecurity class...
2015-10-03  Amos JeffriesMerge from trunk
2015-10-03  Amos JeffriesShuffle CA verification config to libsecurity
2015-09-28  Amos JeffriesMerge from trunk
2015-09-25  Amos JeffriesMerge from trunk
2015-09-24  Amos JeffriesCrypto-NG: cleanup and optimize CRL handling
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Francesco ChemolliMerged from trunk
2015-07-21  Francesco ChemolliMerged from trunk
2015-07-17  Francesco ChemolliMerge fixes for some issues reported by Coverity
2015-07-12  Amos JeffriesMerge from trunk
2015-07-10  Amos JeffriesCrypto-NG: Use Security::PeerOptions for listening...
2015-06-30  Amos JeffriesMove tls-flags= parser into Security::PeerOptions
2015-06-30  Amos JeffriesMove tls-options= parser into Security::PeerOptions
2015-06-30  Amos JeffriesFix cachemgr 'config' report output for TLS options
2015-06-29  Amos JeffriesMerged from trunk rev.14127
2015-06-28  Amos JeffriesMerged from trunk rev.14126
2015-05-22  Amos JeffriesMerged from trunk rev.14084
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-03-28  Amos JeffriesMerge from trunk rev.13994
2015-03-26  Amos JeffriesMove Ssl::parse_flags to Security::ParseFlags
2015-03-23  Amos JeffriesRename PeerOptions::createContext to createClientContext
2015-03-21  Amos JeffriesShuffle Ssl::parse_options to Security::ParseOptions
2015-03-21  Amos JeffriesCrypto-NG: Move Ssl::PeerConnectorAnswer to Security...
2015-03-20  Amos JeffriesMove Ssl::PeerConnectorAnswer to Security::EncryptorAnswer
2015-02-28  Amos JeffriesMerged from trunk rev.13957
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-08  Amos JeffriesReview updates
2015-01-14  Amos JeffriesMerge from trunk
2014-11-15  Amos JeffriesDeprecate various sslproxy_* directives
2014-11-15  Amos JeffriesAdd tls_outgoing_options directive
2014-11-14  Amos JeffriesMove SSL squid.conf option parse into Security::PeerOptions
2014-11-14  Amos JeffriesShuffle cache_peer ssl*= options to libsecurity