summaryrefslogtreecommitdiff
path: root/tools/Replay.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-07Replay: make members privateMiklos Vajna1-1/+4
2018-12-19TraceFileRecord: make members privateMiklos Vajna1-25/+25
2018-02-07tools: spell out non-trivial autos to improve readabilityMiklos Vajna1-12/+12
2017-02-10wsd: drop bad sessions when send fails while replayingAshod Nakashian1-1/+12
2017-02-10wsd: handle and ignore failed connection when replayingAshod Nakashian1-13/+29
2017-02-10wsd: handle exceptions so a bad session doesn't stop replayingAshod Nakashian1-3/+14
2017-02-10wsd: log the trace file duration and each record before executingAshod Nakashian1-1/+6
2017-02-08fuzzer: Factor out the replay functionality to a separate file.Jan Holesovsky1-0/+245