summaryrefslogtreecommitdiff
path: root/src/mongo/transport
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51263 rename ismaster_metrics files to hello_metricsPavi Vetriselvan2020-11-094-3/+3
* SERVER-51811: No-op wiring of transient SSL params in related methodsAndrew Shuvalov2020-11-058-14/+14
* SERVER-51831 Thread SSLConnectionContext from TLConnection's constructor down...Esha Maharishi2020-10-269-42/+122
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-4/+4
* SERVER-50418-2 Rename IsMasterMetrics to HelloMetrics and InExhaustIsMaster t...Huayu Ouyang2020-09-303-51/+56
* SERVER-51084 tweak range loop variable types to fix xcode buildBilly Donahue2020-09-251-1/+1
* SERVER-50418 Add exhaustHello to serverStatushuayu-ouyang2020-09-243-6/+54
* SERVER-50867 Roll back ServiceStateMachine changes temporarilyBen Caimano2020-09-1415-533/+259
* SERVER-50452 Make destruction of ServiceExecutorFixed deterministicAmirsaman Memaripour2020-09-123-10/+51
* SERVER-50228 ThreadPool predicate condvar waitBilly Donahue2020-09-101-1/+3
* SERVER-48980 Associate ServiceExecutors with ClientsBen Caimano2020-08-318-108/+316
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-4/+4
* SERVER-49874 Make the server to be able to run JavaScript functions with Thre...Mindaugas Malinauskas2020-08-171-1/+1
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-08-1412-31/+141
* SERVER-48726 Document Server-Internal Baton PatternAmirsaman Memaripour2020-08-121-18/+56
* SERVER-50035 save the errno from pthread_create to report laterGabriel Russell2020-08-121-3/+20
* SERVER-49133 Implemented rotate for OpensslMina Mahmood2020-08-076-10/+17
* SERVER-49104 Futurize Service State MachineAndrew Chen2020-08-063-140/+97
* SERVER-48716 Completed doc, added links to files in docs/README.mdReo Kimura2020-08-051-1/+2
* SERVER-49417 Fix connectionId attribute nameBilly Donahue2020-08-041-4/+5
* SERVER-50064 Make recursion depth thread-local in ServiceExecutor testsAmirsaman Memaripour2020-08-043-16/+14
* SERVER-49157 Make TransportLayer reference a specific WireSpecAmirsaman Memaripour2020-08-049-14/+27
* SERVER-49879 Fix ServiceExecutorFixed lifetime in death-testsAmirsaman Memaripour2020-07-301-48/+63
* SERVER-48741 Merge socket and ssl_manager librariesMark Benvenuto2020-07-301-1/+0
* SERVER-49080 Add SNI extension loggingGabriel Marks2020-07-301-0/+9
* SERVER-48978 Futurize handleRequestAndrew Chen2020-07-304-58/+73
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-2816-68/+132
* SERVER-49134 Implement rotate for WindowsGabriel Marks2020-07-277-55/+91
* Revert "SERVER-49106 Add poll function to the ServiceExecutor API"Henrik Edin2020-07-236-89/+0
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-226-0/+89
* SERVER-49717 Improve resiliency of ServiceExecutorFixed::Stats unittestAmirsaman Memaripour2020-07-221-21/+18
* SERVER-49105 Make ServiceExecutor extend OutOfLineExecutorAmirsaman Memaripour2020-07-2210-22/+33
* SERVER-49548 Convert ServiceExecutor to use unique_functionBen Caimano2020-07-166-15/+18
* SERVER-49432 Avoid read-after-delete in ServiceExecutorSync shutdownAmirsaman Memaripour2020-07-162-15/+21
* SERVER-48755 made formatting editsReo Kimura2020-07-151-4/+4
* SERVER-48755 linked ingress and egress networking to one anotherReo Kimura2020-07-151-1/+7
* SERVER-49114 Replace getSSLManager() with SSLManagerCoordinatorGabriel Marks2020-07-146-14/+49
* SERVER-49105 Create fixed thread pool ServiceExecutorAmirsaman Memaripour2020-07-135-49/+478
* SERVER-48754 Adding Internal Ingress Networking READMEAndrew Chen2020-07-131-0/+42
* SERVER-49112 Add Session::getSSLConfigurationGabriel Marks2020-07-087-0/+36
* SERVER-49337 Synchronize shared resources in ServiceExecutor testsAmirsaman Memaripour2020-07-081-9/+8
* SERVER-48509 fixed uassert conditionAndrew Chen2020-07-071-1/+1
* removed redundant if/throwAndrew Chen2020-07-071-7/+1
* Switched to fmt_string and clarified log messageAndrew Chen2020-07-071-3/+4
* SERVER-48509 More revisions to exception loggingAndrew Chen2020-07-071-9/+6
* SERVER-48509 Added uassert and modified catch blockAndrew Chen2020-07-071-8/+11
* SERVER-48509 Catch and log exceptions when creating threads failAndrew Chen2020-07-073-22/+6
* SERVER-48754 Adding README to /src/mongo/transportAndrew Chen2020-07-071-0/+18
* SERVER-48944 rename attr /connection_id/connectionId/Billy Donahue2020-07-021-8/+3
* SERVER-49111 Remove ServiceExecutorTaskNamesAmirsaman Memaripour2020-07-0111-102/+15