summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/op_msg.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43328 Enforce BSON size limit in OpMsgBuilderSpencer T Brody2020-04-201-0/+14
* SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis2019-05-141-0/+31
* SERVER-39350 Make `opMsgRequestFromAnyProtocol` return owned request messagesKaloian Manassiev2019-04-031-0/+4
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36105 Implement server support for exhaust cursors in OP_MSGWilliam Schultz2018-08-211-0/+1
* SERVER-36020 Redesign CursorResponseBuilder to allow usage of DocumentSequenceGregory Noma2018-07-241-0/+4
* SERVER-35460 Replaced CommandReplyBuilder with direct usage of ReplyBuilderIn...Anthony Roy2018-07-051-0/+20
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-0/+313