summaryrefslogtreecommitdiff
path: root/src/mongo/util
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36060 Remove unused variable declarationsSara Golemon2018-12-072-13/+0
* SERVER-37916 Log hostnames with TLS versions in legacy transportSpencer Jackson2018-11-191-1/+1
* SERVER-37135: Track and report TLS 1.3Spencer Jackson2018-10-315-3/+25
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-10-317-35/+419
* SERVER-37651 Fix lintMark Benvenuto2018-10-193-3/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-17296-4108/+4819
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-10-121-1/+1
* SERVER-37149 Remove deadlock in ScheduleBeforeStartupTestBen Caimano2018-10-121-2/+4
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-202-2/+15
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-09-203-3/+19
* SERVER-32369 evaluate invariant message before passing to invariantFailedWith...Suganthi Mani2018-09-183-5/+43
* SERVER-36725 force periodic_runner_impl_test to call tearDownJason Carey2018-09-051-0/+6
* SERVER-35123 Fix periodic_runner_impl_testJason Carey2018-09-051-6/+0
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-09-0510-581/+463
* SERVER-34204 Always pass non-null opCtx when scheduling getMores in ARMCharlie Swanson2018-08-222-0/+3
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-264-0/+132
* SERVER-36010 Use severe() for Windows exceptions logsYves Duhem2018-07-191-5/+5
* SERVER-36039 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-07-112-2/+15
* SERVER-35834 Fix compile of test on windows.ADAM David Alan Martin2018-06-281-9/+26
* SERVER-34563 Handle DNS names correctly in SRV record processing.ADAM David Alan Martin2018-06-264-3/+728
* SERVER-35444 Heap stacks should not be included in serverStatus with heapProf...Mark Benvenuto2018-06-211-1/+0
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-06-054-54/+258
* SERVER-33706 Remove warning message about Windows FS cache configurationXiangyu Yao2018-06-048-63/+0
* SERVER-35055 keyed executorJason Carey2018-05-254-0/+711
* SERVER-35232 Backport future's to 3.6Jason Carey2018-05-254-0/+3357
* SERVER-31830 Allow invariant to accept messagessamantharitter2018-05-252-5/+47
* SERVER-31400 Record netstat metrics in ftdcBruce Lucas2018-05-223-0/+245
* SERVER-34888 Do not store subject name without validationSara Golemon2018-05-211-0/+1
* SERVER-34477 Do not mix iterators from different mapsSara Golemon2018-05-041-11/+11
* SERVER-33329: Make server and shell emit TLS protocol_version alertsSpencer Jackson2018-05-033-8/+167
* SERVER-34237: Expose means for shell to disable TLS 1.0Spencer Jackson2018-05-031-24/+78
* SERVER-33643 refactor processInfo to no longer depend on globalRobert Guo2018-04-2611-64/+42
* SERVER-33643 call initializeSystemInfo directly as a temporary workaroundRobert Guo2018-04-261-0/+1
* SERVER-33203 add benchmark canary testsRobert Guo2018-04-261-0/+83
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-03-162-29/+18
* SERVER-33572 Add ProducerConsumerQueue to utilJason Carey2018-03-083-0/+1286
* SERVER-33129 fix getMinimumTimerResolution on WindowsJonathan Reams2018-03-011-6/+2
* SERVER-31181: ServiceExecutorAdaptive maxLatencyMicros should be greater than...Fiona Rowan2018-03-013-7/+86
* SERVER-30114 Add simple slow spinlock monitoringMark Benvenuto2018-02-261-0/+2
* SERVER-33140 DNS must disregard irrelevant recordsADAM David Alan Martin2018-02-092-28/+59
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-312-215/+0
* SERVER-32631 Deduplicate results in SockAddr::createAll()Sara Golemon2018-01-282-21/+33
* SERVER-32486 Fix DNS diagnostics in Windows.ADAM David Alan Martin2018-01-101-9/+12
* SERVER-32107 Update DNS Root nameservers for testsADAM David Alan Martin2018-01-101-1/+1
* SERVER-31911 make UUID constructor privateGeert Bosch2018-01-101-5/+8
* SERVER-32246 loosen permission on pid fileJonathan Reams2018-01-041-0/+13
* SERVER-32396 Do not pass FQDNs to OpenSSLADAM David Alan Martin2017-12-271-8/+10
* SERVER-32164 Fix handling of `authSource` in URIs.r3.6.1-rc0ADAM David Alan Martin2017-12-141-1/+1
* SERVER-32216 Remove UNIX sockets on clean shutdownJonathan Reams2017-12-122-2/+7