]> git.ipfire.org Git - thirdparty/squid.git/history - src/ssl/support.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / ssl / support.cc
2012-08-28  Automatic source... SourceFormat Enforcement
2012-08-15  Francesco ChemolliAdd missing includes
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-08-06  Francesco ChemolliChanged all level-1 debugs messages to use DBG_IMPORTAN...
2012-07-24  Francesco ChemolliMerged Postfix-Prefix branch: refactor inc/decrement...
2012-07-23  Francesco ChemolliMerged from trunk
2012-07-20  Francesco ChemolliChanged decrement operators from postfix to prefix...
2012-07-19  Automatic source... SourceFormat Enforcement
2012-07-18  Christos Tsantilasauthor: Alex Rousskov <rousskov@measurement-factory...
2012-07-18  Christos Tsantilasmerge from trunk (r12216 v3.2.0.18+)
2012-07-16  Francesco ChemolliMerged from trunk
2012-07-13  Francesco ChemolliChanged increment operators from postfix to prefix...
2012-06-19  Alex RousskovPolished names, comments, and code formatting.
2012-06-19  Alex RousskovMerged from trunk (r12181, v3.2.0.17+)
2012-05-14  Christos TsantilasMerged from trunk (r12137, v3.2.0.17+)
2012-05-14  Christos TsantilasMerged from trunk (r12132, v3.2.0.17+)
2012-05-06  Amos JeffriesAdd support for TLSv1.1 and TLSv1.2 options and methods
2012-05-04  Alex RousskovRe-enabled support for bump-client-first mode using...
2012-04-05  Christos TsantilasAdd checks to assure that a cached certificate is valid...
2012-03-27  Christos TsantilasMerged from trunk (r12098, v3.2.0.16+).
2012-03-21  Christos TsantilascertificateMatchesProperties segfault
2012-03-07  Alex RousskovMerged from trunk (r12082, v3.2.0.16+).
2012-02-28  Alex RousskovMerged from trunk (r12065, v3.2.0.15+).
2012-02-24  Christos TsantilasMerge from trunk
2012-02-22  Christos Tsantilasstable certificates part3
2012-02-21  Christos TsantilasBug fix: sslpassword_program for ssl-bump http ports
2012-02-20  Christos TsantilasBug fix: sslpassword_program for ssl-bump http ports
2012-02-16  Christos Tsantilasstable certificates part1
2012-02-02  Christos TsantilasBug fix: broken intermediate certificate is mimicked...
2012-01-27  Christos Tsantilassslproxy_cert_sign squid.conf option
2012-01-24  Christos TsantilasUse CbDataList to implement Ssl::Errors list
2012-01-22  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h.
2012-01-21  Henrik NordstromDisable OpenSSL SSL/TLS bug workarounds by default
2012-01-21  Christos Tsantilassslproxy_cert_adapt squid.conf option
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2012-01-17  Jiri SkalaGCC 4.7 fix
2012-01-10  Christos TsantilasCheck SSL server certificate on reconnect
2012-01-06  Christos TsantilasBump-server-first fails with SQUID_X509_V_ERR_DOMAIN_MI... BumpSslServerFirst.take03
2011-12-22  Christos TsantilasImplement the Ssl::CommonHostName name to recurn the...
2011-12-16  Christos TsantilasCertificate mimicking
2011-11-22  Amos JeffriesCleanup: comm Close handlers
2011-11-17  Mathias FischerUse the right certificate when detailing SSL certificat...
2011-10-28  Automatic source... SourceFormat Enforcement
2011-10-27  Christos TsantilassslBump: Send intermediate CA
2011-09-12  Francesco ChemolliMerged from trunk
2011-09-04  Alex RousskovMerged from parent (trunk r11700, v3.2.0.11+).
2011-09-02  Amos JeffriesBug 3319: Inconsistencies in error messages pt2
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-07-16  Amos JeffriesAcess Control API cleanup
2011-06-23  Automatic source... SourceFormat Enforcement
2011-06-22  Christos TsantilasPolish SSL certificate error handling
2011-05-24  Alex RousskovMerged from parent (trunk r11446, v3.2.0.7+).
2011-05-13  Amos JeffriesMerge from trunk. Remove dead files and fluff changes
2011-05-13  Christos TsantilasSquid-to-origin SNI for ssl-bump
2011-05-04  Amos JeffriesSupport OpenSSL 1.0.0 built without SSLv2
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-03-28  Christos Tsantilas%D details for documented OpenSSL errors
2011-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-06  Amos JeffriesAuthor: Leonid Evdokimov <leon@darkk.net.ru>
2011-01-31  Amos JeffriesMerge from trunk
2010-12-14  Christos TsantilasFix the "Report ERR_SECURE_CONNECT_FAIL details" patch...
2010-12-14  Automatic source... SourceFormat Enforcement
2010-12-13  Christos TsantilasReport ERR_SECURE_CONNECT_FAIL details to the user...
2010-12-08  Amos JeffriesMerged from trunk
2010-12-06  Christos Tsantilasfix compile error on OpenSolaris using SunStudio CC
2010-11-27  Amos JeffriesMerge from trunk. and Save Comm::Connection in IoCallback
2010-11-18  Christos Tsantilasrename ssl/ssl_support.cc -> ssl/support.cc and ssl...