summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl_manager_openssl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-08-291-3/+7
* SERVER-36420 Only load anchor certificates at startup on OSX w/OpenSSLJonathan Reams2018-08-211-38/+63
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-231-0/+30
* Fix build for LibreSSL 2.7 (adopted parts of OpenSSL 1.1 API).Michael Gmelin2018-07-131-1/+2
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-06-111-3/+8
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-151-30/+52
* SERVER-34888 Do not store subject name without validationSara Golemon2018-05-091-0/+1
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+0
* SERVER-33329: Make server and shell emit TLS protocol_version alertsSpencer Jackson2018-05-011-8/+10
* SERVER-33941 Add SNI support for all ASIO SSL enginesMark Benvenuto2018-03-291-8/+0
* SERVER-22412 Implement a secure transport ASIO backendSara Golemon2018-03-171-19/+0
* SERVER-33549 Refactor OpenSSL to use common ASN.1 code and add testMark Benvenuto2018-03-151-94/+3
* SERVER-32751 Simplify SSLManagerInterfaceMark Benvenuto2018-01-301-33/+7
* SERVER-32750 Introduce SSLConnectionInterface for SSLConnection and refactorMark Benvenuto2018-01-301-69/+102
* SERVER-32748 Split ssl_manager.cpp into openssl specific and general components.Mark Benvenuto2018-01-301-0/+1524
* Revert "SERVER-32748 Split ssl_manager.cpp into openssl specific and general ...Mark Benvenuto2018-01-291-1524/+0
* Revert "SERVER-32750 Introduce SSLConnectionInterface for SSLConnection and r...Mark Benvenuto2018-01-291-103/+70
* Revert "SERVER-32751 Simplify SSLManagerInterface"Tess Avitabile2018-01-291-7/+33
* SERVER-32751 Simplify SSLManagerInterfaceMark Benvenuto2018-01-291-33/+7
* SERVER-32750 Introduce SSLConnectionInterface for SSLConnection and refactorMark Benvenuto2018-01-291-70/+103
* SERVER-32748 Split ssl_manager.cpp into openssl specific and general components.Mark Benvenuto2018-01-291-0/+1524