summaryrefslogtreecommitdiff
path: root/src/mongo/db/traffic_reader.cpp
AgeCommit message (Expand)Author
2023-09-20SERVER-71100 Make Session diagnostics logging genericAlex Li
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2022-04-28SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue
2022-03-16SERVER-51770 add std::error_code functions to errno_utilBilly Donahue
2021-09-08SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-05-14SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis
2019-04-06SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams
2019-02-05SERVER-39375 fix trafficRecordingFileToBSONArrJason Carey
2019-02-04SERVER-37823 Server Side Traffic CaptureJason Carey