summaryrefslogtreecommitdiff
path: root/src/mongo/transport/mock_session.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71910 shrink Session's SSL interfaceMatt Diener2023-02-101-6/+3
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-1/+1
* SERVER-60679: Parse proxy protocol header on proxied connectionsTyler Seip2021-11-191-0/+4
* SERVER-53420 Make transport Session source/sink/poll functions noexceptBen Caimano2021-02-051-56/+70
* SERVER-51279 Updating runOnDataAvailableBen Caimano2020-12-031-1/+5
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-281-0/+22
* Revert "SERVER-49106 Add poll function to the ServiceExecutor API"Henrik Edin2020-07-231-22/+0
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-221-0/+22
* SERVER-49114 Replace getSSLManager() with SSLManagerCoordinatorGabriel Marks2020-07-141-1/+5
* SERVER-49112 Add Session::getSSLConfigurationGabriel Marks2020-07-081-0/+7
* SERVER-40989 Get SockAddr out of HostAndPortMathias Stearn2019-06-061-4/+22
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39146 Refactor BatonJason Carey2019-02-051-4/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-271-3/+4
* SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClientJonathan Reams2018-04-131-3/+3
* SERVER-33821 TL changes for NITLJason Carey2018-04-051-0/+2
* SERVER-33539 Futurize TransportLayer APIMathias Stearn2018-03-091-4/+4
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-021-0/+4
* SERVER-33299 Add support for timeouts to TransportLayerASIO SessionsJonathan Reams2018-03-021-0/+2
* SERVER-33255 clean up TransportLayer APIMathias Stearn2018-02-131-6/+47
* SERVER-26674 Remove uses of locks in TransportLayerLegacysamantharitter2016-11-081-0/+80