summaryrefslogtreecommitdiff
path: root/src/mongo/util/net
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-08-041-7/+22
* SERVER-50012 Use PeriodicRunner for the certificate expiration monitorGabriel Marks2020-08-035-46/+42
* SERVER-49130 Logging certificate information on startup for LinuxMina Mahmood2020-08-033-40/+218
* SERVER-48741 Fix non-ssl buildMark Benvenuto2020-07-311-0/+2
* SERVER-48741 Merge socket and ssl_manager librariesMark Benvenuto2020-07-301-16/+2
* SERVER-49885 Add message parameter to rotateCertificates commandGabriel Marks2020-07-291-1/+0
* SERVER-49134 Implement rotate for WindowsGabriel Marks2020-07-272-1/+28
* SERVER-49132 Add logging for AppleGabriel Marks2020-07-231-24/+93
* SERVER-49189 pass current cachedValue (and time, if causally consistent) to R...Kevin Pulo2020-07-231-1/+3
* SERVER-49115 Moved OCSP's global state into SSLManagerOpenSSLMina Mahmood2020-07-171-27/+48
* SERVER-49131 SSL Info logging for WindowsGabriel Marks2020-07-161-6/+77
* SERVER-49511 Enable support for no nextUpdate fieldShreyas Kalyan2020-07-151-7/+11
* SERVER-48774 setting cipher list does not work for TLSv1.3 only (if TLS1_0, T...Adam Cooper2020-07-143-5/+33
* SERVER-49114 Replace getSSLManager() with SSLManagerCoordinatorGabriel Marks2020-07-145-16/+52
* SERVER-49113 Rewrote CertificateExpirationMonitor classMina Mahmood2020-07-095-26/+48
* SERVER-49112 Add Session::getSSLConfigurationGabriel Marks2020-07-089-64/+133
* SERVER-49374 Fix sslCipherConfig checkGabriel Marks2020-07-081-1/+1
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ocspStaplingRefreshPer...Shreyas Kalyan2020-07-082-6/+7
* SERVER-49129 Add getSSLInformationToLog skeletonGabriel Marks2020-07-024-0/+47
* SERVER-48006 Fix default for opensslCipherConfigGabriel Marks2020-06-264-18/+11
* SERVER-47376 Delete TODOGabriel Marks2020-06-171-1/+0
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-22/+11
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-025-26/+15
* SERVER-46154 Pull the InProgressLookup outside of ReadThroughCacheKaloian Manassiev2020-05-171-6/+5
* SERVER-48039 Fix typo in deprecated option nameSara Golemon2020-05-111-1/+1
* SERVER-47375 Complete TODO listed in SERVER-45798Shreyas Kalyan2020-05-111-1/+0
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-086-45/+82
* Revert "SERVER-47934 Create a setParameter to control the OCSP HTTP client ti...Marcos José Grillo Ramírez2020-05-085-79/+29
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-085-29/+79
* SERVER-47916 Make InvalidatingLRUCache use an 'epoch' when invalidating evict...Kaloian Manassiev2020-05-071-3/+3
* SERVER-47811 Search the intermediate certificates for the issuer of the peer ...Shreyas Kalyan2020-05-051-11/+36
* 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-2616-26/+26
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-04-201-10/+50
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-43739 Always send SNI regardless of allowInvalidHost and setup proper ...Sara Golemon2020-04-133-19/+22
* SERVER-47373 Improve handling of empty TLS packetsMark Benvenuto2020-04-131-2/+13
* SERVER-47340 Improve management of statics in SSLThreadInfoAmirsaman Memaripour2020-04-111-23/+20
* SERVER-47297 Define file structure for security archicture guideShreyas Kalyan2020-04-091-0/+13
* SERVER-47357 return incremented iterator from fmt::formatter<HostAndPort>Billy Donahue2020-04-071-2/+3
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-031-18/+37
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-04-019-139/+213
* SERVER-44962 Add TLS1_3 to helptext for disable/log protocolsSara Golemon2020-03-302-3/+3
* Revert "SERVER-46950 Add message-strings for TLS"Spencer Jackson2020-03-279-207/+137
* SERVER-47133 Refactor HttpClient to allow returning on errorSara Golemon2020-03-273-81/+130
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-252-11/+9
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-03-259-137/+207
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-242-6/+3
* SERVER-46526 Review and Convert LogV2 statements in TLSShreyas Kalyan2020-03-179-126/+151
* Revert "SERVER-46413 Add tests for OCSP on Windows and OSX"Shreyas Kalyan2020-03-171-3/+3