summaryrefslogtreecommitdiff
path: root/src/mongo/transport
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-6/+7
* SERVER-69175 transport::SocketOption class templateBilly Donahue2022-08-262-10/+92
* SERVER-68859 Increase waiting time in connection_establishment_metrics.jsVojislav Stojkovic2022-08-241-1/+25
* SERVER-68548: check quiet globalServerParam before loggingAdam Rayner2022-08-231-2/+8
* Revert "SERVER-68723 refocus SessionWorkflowTest on events not states"Kaloian Manassiev2022-08-181-516/+715
* SERVER-68723 refocus SessionWorkflowTest on events not statesBilly Donahue2022-08-171-715/+516
* SERVER-68765 SSM terminology: source/sink terms to receive/sendBilly Donahue2022-08-161-9/+9
* SERVER-67238 Record TLS handshake information for ingress connectionsJason Chan2022-08-151-1/+17
* SERVER-65684 Fix stack usage with ASAN and gcovRyan Egesdahl2022-08-121-2/+20
* SERVER-67426 ServiceStateMachineTest simplify function templates into ordinar...Alex Li2022-08-111-124/+193
* SERVER-64964 Measure egress connection creation time from connection poolsVojislav Stojkovic2022-08-118-11/+38
* SERVER-68546 WorkItem accessorsBilly Donahue2022-08-081-91/+149
* SERVER-67425 ServiceStateMachineTest: separate mock and utility types from th...Alex Li2022-08-051-111/+118
* SERVER-64968 Add a global counter to measure how many ingress connections the...Reo Kimura2022-08-043-1/+15
* SERVER-68449 add SessionWorkflow::WorkItemBilly Donahue2022-08-041-145/+142
* SERVER-67830 Rename ServiceStateMachine -> SessionWorkflowAlex Li2022-07-286-121/+115
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-272-2/+2
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-2/+2
* SERVER-66639 Manager class for pre-image collectioncsum1122022-07-261-0/+1
* SERVER-66975 Warn upon SASL commands being compressedGabriel Marks2022-07-251-0/+3
* SERVER-67425 ServiceStateMachineTest: separate mock and utility types from th...Alex Li2022-07-211-254/+252
* SERVER-67927 ServiceExecutor: ThreadingModel -> HasDedicatedThreadBilly Donahue2022-07-145-179/+72
* SERVER-67295 remove ServiceStateMachine _state enumBilly Donahue2022-06-171-49/+4
* SERVER-67251 strictly bind SSM::Impl lifetime to its SSMBilly Donahue2022-06-173-18/+36
* SERVER-67218 remove SSM::onCleanupHook by changing ServiceEntryPointImpl SSML...Billy Donahue2022-06-177-261/+293
* SERVER-65458 Parse and validate tenantId at the start of command processingSophia Tan2022-06-081-1/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-4/+3
* SERVER-66456 remove ThreadContextBilly Donahue2022-05-161-2/+0
* SERVER-66466 TransportLayerASIOTest remove ThreadContextBilly Donahue2022-05-163-59/+58
* SERVER-66385 separate ThreadName from ThreadContextBilly Donahue2022-05-131-0/+2
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-0619-19/+57
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-294-4/+4
* SERVER-64191 Strictly order cancellation/scheduling of async operations on `S...Amirsaman Memaripour2022-04-283-16/+134
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-284-41/+51
* SERVER-63263 Add metric for connection establishment once MongoDB accepts() a...Reo Kimura2022-04-196-0/+26
* SERVER-30312 Fix the TODO SERVER ticket number per Benety's comment.Daniel Morilha2022-04-151-1/+1
* SERVER-63055 Implement gcov with LLVMRyan Egesdahl2022-03-281-8/+3
* SERVER-63891 Fix synchronization issues around using `blockBatonASIOBeforePol...Amirsaman Memaripour2022-03-071-8/+30
* SERVER-61192 Update TODOs to point to new ticketsAmirsaman Memaripour2022-03-042-4/+4
* SERVER-63963 Rename local variables to address Coverity warningsAmirsaman Memaripour2022-03-011-4/+4
* SERVER-49950 Refactor and fix `ClockSourceMock`Saman Memaripour2022-02-251-1/+1
* SERVER-63674 Create a FeatureFlag for ServiceEntryPointImpl::shutdownAndWaitDaniel Morilha2022-02-223-7/+59
* SERVER-62970 Separate SSL socket construction from handshakeDaniel Vitor Morilha2022-02-173-45/+30
* SERVER-63282 Refactor and simplify `BatonASIO`Amirsaman Memaripour2022-02-153-283/+370
* SERVER-62323 Swap destructor ordering in transport_layer_asio_test.cppMatt Diener2022-02-141-1/+1
* SERVER-60117 Remove catch-all exception handler in ASIOSession constructorDaniel Vitor Morilha2022-02-091-2/+0
* SERVER-63185 Add unit-tests for the networking batonAmirsaman Memaripour2022-02-074-334/+598
* Revert "SERVER-62402 Ignore timeouts when running `ServiceEntryPointImpl::shu...Daniel Vitor Morilha2022-01-281-4/+4
* SERVER-62665 Ensure `TimerService` can safely end the sessionAmirsaman Memaripour2022-01-262-10/+22
* SERVER-62402 Ignore timeouts when running `ServiceEntryPointImpl::shutdown` u...Daniel Vitor Morilha2022-01-241-4/+4