summaryrefslogtreecommitdiff
path: root/src/mongo/transport/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49104 Futurize Service State MachineAndrew Chen2020-08-061-1/+2
* SERVER-49157 Make TransportLayer reference a specific WireSpecAmirsaman Memaripour2020-08-041-0/+1
* SERVER-48741 Merge socket and ssl_manager librariesMark Benvenuto2020-07-301-1/+0
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-281-1/+1
* SERVER-49105 Create fixed thread pool ServiceExecutorAmirsaman Memaripour2020-07-131-0/+2
* SERVER-49112 Add Session::getSSLConfigurationGabriel Marks2020-07-081-0/+1
* SERVER-48973 Remove ServiceExecutorAdaptiveAmirsaman Memaripour2020-06-231-3/+0
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-211-0/+1
* Revert "SERVER-44522 serverStatus metrics for awaitable isMaster"Ben Caimano2020-02-211-1/+0
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-201-0/+1
* SERVER-44676 Enable TCP_FASTOPENSara Golemon2019-12-221-0/+3
* SERVER-44699: Clean up exhaust cursors when the network session is closedLingzhi Deng2019-12-121-0/+1
* SERVER-41490 Disable OP_MSG checksums for TLS connectionsRahul Sundararaman2019-06-261-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-94/+38
* SERVER-39720 Convert ServiceExecutor parameters to IDLBen Caimano2019-02-221-0/+2
* SERVER-39456 Remove tcmallocEnableMarkThreadTemporarilyIdle implementation.r4.1.8Henrik Edin2019-02-121-1/+0
* SERVER-39147 Always batonJason Carey2019-02-061-2/+0
* SERVER-39146 Refactor BatonJason Carey2019-02-051-0/+3
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-041-0/+1
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-2/+2
* SERVER-38551 Convert message compressor options to IDLSara Golemon2019-01-091-0/+23
* SERVER-38168 Vendor Zstandard 1.3.7 to third_partyHenrik Edin2018-12-111-1/+3
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-211-0/+14
* Revert "SERVER-34986 Allow connections to override maxConns based on CIDR range"Siyuan Zhou2018-08-161-14/+0
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-161-0/+14
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-2/+1
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-2/+0
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-1/+1
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-3/+5
* SERVER-34506 TLASIO test for isJustForContinuationJason Carey2018-05-041-0/+4
* SERVER-33843 Make sure TransportLayerASIO handles HTTP GET requests correctlyJonathan Reams2018-03-071-0/+12
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-3/+0
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-021-0/+13
* SERVER-33299 Add support for timeouts to TransportLayerASIO SessionsJonathan Reams2018-03-021-12/+15
* SERVER-33450 Remove dependancy on network for service_context so that lib can...Henrik Edin2018-03-011-5/+14
* SERVER-33255 clean up TransportLayer APIMathias Stearn2018-02-131-45/+0
* SERVER-33267 Create classes that implement asio::stream conceptMark Benvenuto2018-02-131-0/+1
* SERVER-32352 Remove TransportLayerLegacyJonathan Reams2018-01-041-13/+0
* SERVER-30086 better log message when using --port 0Billy Donahue2017-12-141-0/+12
* SERVER-31548 ServiceExecutor should be started before TransportLayerJonathan Reams2017-10-161-0/+13
* SERVER-31273 Use Source/Sink version of snappy functionsJonathan Reams2017-09-291-1/+1
* SERVER-30135 Added a synchronous executor to make the code path between the t...Henrik Edin2017-09-221-0/+1
* BF-6343 Remove ticket_asio_integration_testSara Golemon2017-08-221-15/+0
* SERVER-30473 Invalid return from message packet length checkSara Golemon2017-08-161-0/+15
* SERVER-30475 Disable the adaptive SE tests until they are deterministicAndrew Morrow2017-08-091-13/+16
* SERVER-29838 Implement basic adaptive ServiceExecutorJonathan Reams2017-08-021-14/+31
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-2/+20
* SERVER-30065 Do libdeps dependency types by section, not tupleAndrew Morrow2017-07-081-0/+2
* SERVER-29165 Don't create RestrictionEnvironment in TransportLayerJonathan Reams2017-06-271-0/+1
* Revert "SERVER-29165 Don't create RestrictionEnvironment in TransportLayer"Jonathan Reams2017-06-261-1/+0