summaryrefslogtreecommitdiff
path: root/src/mongo/transport/message_compressor_manager.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74241 remove SessionHandle and similar aliasesMatt Diener2023-02-241-1/+1
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-101-5/+2
* Revert "SERVER-53150 Specify input/output to hello command"Kaloian Manassiev2021-02-101-2/+5
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-101-5/+2
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-28008 Always reply to compressed messages with the same compressorAndrew Morrow2017-08-231-3/+12
* SERVER-26944 Make Session decorable and move subsystem info into decorationsJonathan Reams2016-12-141-0/+3
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-091-2/+5
* SERVER-25263 Add MessageCompressorManagerJonathan Reams2016-08-091-0/+118