summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/OpenSSLEngine.cpp
Commit message (Expand)AuthorAge
* IceSSL cert name verification fixes - Close #512 (#515)Jose2019-09-10
* Whitespace fixesBernard Normier2019-09-09
* Small fixBernard Normier2019-08-22
* IceSSL/configuration fixes for OpenSSL 1.1.1aJose2019-02-11
* Fix macros for Linux OS detectionJose2019-02-07
* Copyright header simplicationJose2019-01-19
* IceSSL TLSv1.3 preliminary supportJose2019-01-15
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* OpenSSLEngine fix openssl cleanupJose2018-07-26
* Update copyright year to 2018Jose2018-02-14
* Update IceSSL::ConnectionInfo to use native certs and remove NativeConnection...Jose2017-03-20
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Merge remote-tracking branch 'origin/3.6'Jose2016-12-14
|\|
| * ICE-7445 - Add libressl build supportJoe George2016-12-12
* | Refactored test scriptsBenoit Foucher2016-11-25
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Revert "Reverted previous double-underscore changes in IceUtil classes"Bernard Normier2016-11-05
* | Reverted previous double-underscore changes in IceUtil classesBernard Normier2016-11-03
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\|
| * Fix ICE-7192 - Review deprecatedBy usageJose2016-09-20
* | Better IceSSL lock initializationJose2016-08-03
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Do not initialize OpenSSL locks if already done by other library.Jose2016-08-01
|/
* OpenSSL-1.1.0-pre5 supportJose2016-07-01
* Fixed ICE-7134 - PHP Ice/proxy test fails on Ubuntu 16.04Jose2016-06-14
* Fixes to support kFreeBSDJose2016-06-10
* Update copyright headersJoe George2016-03-01
* Fix compilation with LibreSSLhasufell2015-10-05
* Fix issue with IceSSL.InitOpenSSL and OpenSSLEngine destructorJose2015-06-10
* ICE-6473 Fix a memory leak in IceSSLJoe George2015-06-09
* changing checkPath in IceSSL/C++Mark Spruiell2015-05-08
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
* Fixed IceSSL OpenSSL implementation to provide and use the verified certifica...Benoit Foucher2015-04-17
* Various SSL fixes, tests for intermedate CAsBenoit Foucher2015-04-16
* ICE-6402 - IceSSL.DefaultDir fixesMark Spruiell2015-04-07
* Fixed IceSSL OpenSSL bug which could cause a crash when loading a certificate...Benoit Foucher2015-04-07
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed (ICE-5837) test failures with C++/SSLJose2014-11-12
* IceSSL bug fixMark Spruiell2014-10-30
* Fixed (ICE-5758) - Disable SSLv3 by defaultJose2014-10-21
* Fix (ICE-5662) - OpenSSL implementation should print list of enabled ciphersJose2014-09-25
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
* Fixed ICE-5567: Too much pseudo-inlining with ICE_CPP11 + OpenSSLEngine build...Bernard Normier2014-07-23
* CR-20 - SecureTransport review fixesJose2014-06-11