summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl_manager_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50065 Add OCSP tests for Certificate RotationMark Benvenuto2020-08-131-2/+6
* SERVER-49133 Implemented rotate for OpensslMina Mahmood2020-08-071-2/+2
* SERVER-50012 Use PeriodicRunner for the certificate expiration monitorGabriel Marks2020-08-031-1/+1
* SERVER-49131 SSL Info logging for WindowsGabriel Marks2020-07-161-6/+77
* SERVER-49114 Replace getSSLManager() with SSLManagerCoordinatorGabriel Marks2020-07-141-4/+5
* SERVER-49113 Rewrote CertificateExpirationMonitor classMina Mahmood2020-07-091-2/+2
* SERVER-49112 Add Session::getSSLConfigurationGabriel Marks2020-07-081-0/+1
* SERVER-49374 Fix sslCipherConfig checkGabriel Marks2020-07-081-1/+1
* SERVER-49129 Add getSSLInformationToLog skeletonGabriel Marks2020-07-021-0/+7
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-081-0/+2
* Revert "SERVER-47934 Create a setParameter to control the OCSP HTTP client ti...Marcos José Grillo Ramírez2020-05-081-2/+0
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-081-0/+2
* SERVER-46729 Make Windows shell soft-fail for unavailable OCSP responderShreyas Kalyan2020-05-041-2/+6
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-04-201-10/+50
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-04-011-7/+31
* Revert "SERVER-46950 Add message-strings for TLS"Spencer Jackson2020-03-271-25/+5
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-251-10/+8
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-03-251-5/+25
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-4/+2
* SERVER-46526 Review and Convert LogV2 statements in TLSShreyas Kalyan2020-03-171-17/+16
* Revert "SERVER-46413 Add tests for OCSP on Windows and OSX"Shreyas Kalyan2020-03-171-3/+3
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-171-3/+3
* SERVER-46281 Enable OCSP by defaultShreyas Kalyan2020-03-021-0/+4
* SERVER-45798 Infrastructure for Caching OCSP responses for the ClientShreyas Kalyan2020-02-271-3/+6
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-42938 Implement Infrastructure for Provisioning and Refreshing OCSP Re...Shreyas Kalyan2020-02-131-0/+5
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-20/+36
* SERVER-44905 Futurize the retrieval of OCSP ResponsesShreyas Kalyan2020-02-041-17/+19
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-01-171-0/+2
* SERVER-45156 SockAddr constructor should take sockaddr, not sockaddr_storageMark Benvenuto2019-12-181-1/+3
* SERVER-41045 Add SNI support for windows SSLShreyas Kalyan2019-10-311-17/+13
* SERVER-39574 Support intermediate certificates in PEMKeyFile on WindowsMark Benvenuto2019-10-291-50/+124
* SERVER-41121 Warn when a peer certificate is about to expireSara Golemon2019-08-291-1/+16
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-40/+34
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-4/+4
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-201-1/+29
* SERVER-40156 Replica sets support Split HorizonsADAM David Alan Martin2019-05-171-11/+16
* SERVER-40811 reduce GlobalInitializerRegisterer constructorsBilly Donahue2019-05-161-3/+3
* SERVER-37370 Improve CN/SAN mismatch error messageSara Golemon2019-04-171-0/+8
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39728 Deinit SSL Manager on Windows in unittests.Henrik Edin2019-04-041-7/+17
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39571 mongod cannot verify certificates from the CNG providerMark Benvenuto2019-02-281-3/+12
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39202 Improve deterministic calculation of key container namesMark Benvenuto2019-01-301-2/+6
* SERVER-38738 collapse all getSSLManager() to one implementation and remove mutexIsabella Siu2019-01-091-11/+2
* SERVER-38427 Log warning when client connects with server's own TLS certificateIsabella Siu2019-01-071-0/+7
* SERVER-37835 Support rolling over X509 cluster auth certificatesJonathan Reams2019-01-031-1/+2
* SERVER-37834 Implement RFC 4514 X509 DN parserJonathan Reams2018-12-171-2/+4