summaryrefslogtreecommitdiff
path: root/src/mongo/util
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61095 improvements to transport_layer_asio_test (again)Billy Donahue2022-06-082-4/+4
* SERVER-66087 Move curlLibraryManager.initialize() to global initializerGabriel Marks2022-05-181-17/+12
* SERVER-66111 Set default timeouts in HttpClientGabriel Marks2022-05-183-22/+10
* SERVER-63642 Add serverStatus histogram metrics to measure multi-planning per...Jess Balint2022-04-271-0/+44
* SERVER-61018 Create a generic histogram typeJess Balint2022-04-243-0/+355
* SERVER-60412 Support using cgroups v2 to inquire about the memory limitAmirsaman Memaripour2022-03-071-5/+11
* SERVER-48367 Remove all _envp usageBilly Donahue2022-01-317-470/+300
* SERVER-53239 fix race in shared future unit testBilly Donahue2022-01-181-1/+10
* SERVER-59366 Progress monitor for periodic health checkAndrew Shuvalov2021-12-281-1/+3
* SERVER-60310 Skip irrelevant certificates when validating OCSP responsesErwin Pe2021-12-061-59/+143
* SERVER-28953 Capture mount statistics in FTDCsergey.galtsev2021-12-014-0/+208
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-11-104-0/+415
* SERVER-60326 Windows server fails to start when X509 certificate has empty su...Erwin Pe2021-10-211-0/+4
* SERVER-56416 Remove non-portable cpuFeatures check from macOSMatthew Saltz2021-09-291-3/+1
* SERVER-57716: use common CA file for OCSP where clusterCA is presentsergey.galtsev2021-08-161-19/+60
* SERVER-57630 Support SSL_OP_NO_REGNEGOTIATION if it's available at runtimeSara Golemon2021-08-111-2/+13
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...r4.4.7-rc0sergey.galtsev2021-06-221-0/+2
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...sergey.galtsev2021-06-184-3/+138
* SERVER-57145 Invariant failure at OCSPManager::requestStatusMark Benvenuto2021-06-151-7/+13
* SERVER-53035 ThreadAssertionMonitorBilly Donahue2021-05-211-78/+94
* SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan2021-04-071-0/+24
* SERVER-51364 Ubuntu 18.04 Server with OCSP and TLS fails to workShreyas Kalyan2021-04-071-0/+6
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-03-152-0/+8
* SERVER-54219 macOS synchronous SSL read code needs to handle errSSLWouldBlockMark Benvenuto2021-03-151-2/+6
* SERVER-52650 Add FLE support for GCPAdam Cooper2021-03-151-0/+2
* SERVER-54031 Include .py and .idl files in the errorcodes.py scanBilly Donahue2021-03-112-2/+2
* SERVER-54139 Connection pool fixes for awsMark Benvenuto2021-03-011-7/+11
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-03-017-178/+675
* SERVER-48650 Gave the ClockSourceMock a global implBen Caimano2021-02-232-39/+73
* SERVER-49280 Investigate issues with ocspValidationRefreshPeriodSecsShreyas Kalyan2021-01-252-26/+21
* SERVER-52596 Set memory and CPU limits when running in Windows Container usin...Henrik Edin2021-01-121-6/+37
* SERVER-49371 Revived original recursive ICE and applied to stack overflow testsReo Kimura2021-01-055-33/+97
* SERVER-51858 Fix curl lockingMark Benvenuto2020-12-071-9/+44
* SERVER-51757 Collect /proc/vmstat numa_pages_migrated statistics in FTDCMark Benvenuto2020-11-201-0/+2
* SERVER-50123 Record number of physical cores on all platformsGabriel Russell2020-10-233-97/+201
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-222-9/+9
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-301-11/+11
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-301-13/+16
* SERVER-50065 Add OCSP tests for Certificate RotationMark Benvenuto2020-09-214-132/+295
* SERVER-48324 FTDC - add verbose tcmalloc set parameterMark Benvenuto2020-09-211-5/+29
* SERVER-48884 Test Proctor Initializer has incorrect prereqsMark Benvenuto2020-09-211-1/+1
* SERVER-46765 remove VersionInfoInterface::isSameMajorVersionBilly Donahue2020-09-182-29/+8
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-09-171-1/+1
* SERVER-47375 Complete TODO listed in SERVER-45798Shreyas Kalyan2020-09-171-1/+0
* SERVER-50736 Make OpenSSL explicitly accept SNIsSpencer Jackson2020-09-171-0/+14
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-09-171-7/+22
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-08-191-1/+0
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-08-197-16/+268
* SERVER-47518 StaticImmortal<T>Billy Donahue2020-08-183-0/+236
* SERVER-48952 Improve stacktrace-related log messagesBilly Donahue2020-08-183-44/+45