]> git.ipfire.org Git - thirdparty/squid.git/history - src/security/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / security / Makefile.am
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-09-13  Amos JeffriesMove Ssl::CertError(s) to libsecurity
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-27  Amos JeffriesCleanup: Move PeerConnector and BlindPeerConnector...
2016-06-23  Amos JeffriesWipe initial experiments
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-18  Christos TsantilasFast SNI peek
2016-05-18  Christos Tsantilassync with trunk-r14669
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-04-05  Amos JeffriesMerged from trunk rev.14625
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 r14590
2016-02-17  Amos JeffriesSourceLayout: Move the Runner which manages SSL Session...
2016-02-01  Amos JeffriesSourceLayout: rename ssl_crtd helper to security_file_c...
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
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 JeffriesRename cert_valid.pl helper to security_fake_crtv
2016-01-20  Amos JeffriesAdd support for GnuTLS and other non-OpenSSL logics...
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-23  Christos TsantilasLog TLS Cryptography Parameters
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-12-08  Amos JeffriesTLS: refactor cert=/key= storage in libsecurity
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-09-28  Amos JeffriesMerge from trunk
2015-09-25  Amos JeffriesMerge from trunk
2015-09-14  Amos JeffriesCrypto-NG: replace Ssl::X509_Pointer with Security...
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-13  Amos JeffriesCrypto-NG: add SessionPointer type to libsecurity API
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-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-01-14  Amos JeffriesMerge from trunk
2014-11-14  Amos JeffriesShuffle cache_peer ssl*= options to libsecurity
2014-10-20  Amos JeffriesInitial libsecurity definition