Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-02 | wsd: single-char string literals -> char | Ashod Nakashian | 1 | -2/+2 |
2020-04-18 | Use #pragma once | Tor Lillqvist | 1 | -4/+1 |
2019-01-07 | Replay: make members private | Miklos Vajna | 1 | -1/+4 |
2018-12-19 | TraceFileRecord: make members private | Miklos Vajna | 1 | -25/+25 |
2018-02-07 | tools: spell out non-trivial autos to improve readability | Miklos Vajna | 1 | -12/+12 |
2017-02-10 | wsd: drop bad sessions when send fails while replaying | Ashod Nakashian | 1 | -1/+12 |
2017-02-10 | wsd: handle and ignore failed connection when replaying | Ashod Nakashian | 1 | -13/+29 |
2017-02-10 | wsd: handle exceptions so a bad session doesn't stop replaying | Ashod Nakashian | 1 | -3/+14 |
2017-02-10 | wsd: log the trace file duration and each record before executing | Ashod Nakashian | 1 | -1/+6 |
2017-02-08 | fuzzer: Factor out the replay functionality to a separate file. | Jan Holesovsky | 1 | -0/+245 |