summaryrefslogtreecommitdiff
path: root/src/mongo/util
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-49371 Revived original recursive ICE and applied to stack over...Kaloian Manassiev2020-08-075-94/+33
* SERVER-49371 Fix a signed/unsigned comparison compile errorKaloian Manassiev2020-08-071-1/+1
* SERVER-49133 Implemented rotate for OpensslMina Mahmood2020-08-075-65/+88
* SERVER-49371 Revived original recursive ICE and applied to stack overflow testsReo Kimura2020-08-075-33/+94
* SERVER-49561 Add resharding fields to config.collectionsBlake Oler2020-08-051-0/+1
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-08-041-7/+22
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-041-5/+7
* SERVER-49976 Cleanup database cache on shard removalTommaso Tocci2020-08-042-5/+5
* 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-48678 Create IDL definitions for resharding durable stateBlake Oler2020-08-031-0/+1
* SERVER-49800 fix use-after-move violations in testsBenety Goh2020-08-011-1/+1
* 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-48650 Gave the ClockSourceMock a global implBen Caimano2020-07-282-39/+73
* SERVER-49190 Expose a function to iterate over all the entries in the ReadThr...Randolph Tan2020-07-272-2/+92
* Revert "SERVER-49190 Expose a function to iterate over all the entries in the...Henrik Edin2020-07-272-84/+2
* SERVER-49702 Add way to explicitly fork SharedSemiFuture continuation chainSpencer T Brody2020-07-272-1/+18
* SERVER-49190 Expose a function to iterate over all the entries in the ReadThr...Randolph Tan2020-07-272-2/+84
* SERVER-49134 Implement rotate for WindowsGabriel Marks2020-07-272-1/+28
* SERVER-49189 add missed minor tweaksKevin Pulo2020-07-273-13/+12
* SERVER-49848 Add interface to check single-threaded contextAmirsaman Memaripour2020-07-242-0/+13
* SERVER-49163 Find and parse internal idents with resumable index build inform...Samy Lanka2020-07-241-0/+1
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-0/+3
* SERVER-49132 Add logging for AppleGabriel Marks2020-07-231-24/+93
* SERVER-47922 pids and names in client metadata in debug buildsGabriel Russell2020-07-232-2/+38
* SERVER-49189 pass current cachedValue (and time, if causally consistent) to R...Kevin Pulo2020-07-235-80/+170
* SERVER-49356 Rehome target declarations out of src/mongo/SConscriptAndrew Morrow2020-07-211-6/+70
* SERVER-49115 Moved OCSP's global state into SSLManagerOpenSSLMina Mahmood2020-07-171-27/+48
* SERVER-48952 Improve stacktrace-related log messagesBilly Donahue2020-07-173-44/+45
* 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-49078 Disable libunwind for TSANAndrew Morrow2020-07-152-15/+11
* SERVER-48774 setting cipher list does not work for TLSv1.3 only (if TLS1_0, T...Adam Cooper2020-07-143-5/+33
* SERVER-49074 make pcrecpp LIBDEPS_PRIVATE to unittestBilly Donahue2020-07-141-3/+4
* SERVER-49114 Replace getSSLManager() with SSLManagerCoordinatorGabriel Marks2020-07-145-16/+52
* SERVER-48937 Add IDL types for the donor and recipient state machineLuis Osta2020-07-141-0/+1
* SERVER-48936 Add stubs for the donor commandsLuis Osta2020-07-131-0/+3
* SERVER-47892 DiagnosticInfo should use Client to acquire timestampsBen Caimano2020-07-133-12/+22
* 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-49180 Make the donor's dataSync function reserve an OpTime at which to...Cheahuychou Mao2020-07-081-0/+1
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ocspStaplingRefreshPer...Shreyas Kalyan2020-07-082-6/+7
* SERVER-48786 Define base classes for CSTJacob Evans2020-07-071-0/+44
* SERVER-48734: Fix db_repl_test in TSANLingzhi Deng2020-07-072-10/+11
* SERVER-48887 C++ death tests should fail on TSAN exit codeMark Benvenuto2020-07-031-1/+2
* SERVER-49129 Add getSSLInformationToLog skeletonGabriel Marks2020-07-024-0/+47
* SERVER-49141 Ensure that LIBDEPS for libunwind do not accidentally become publicAndrew Morrow2020-06-291-22/+33