Age | Commit message (Expand) | Author |
---|---|---|
2021-04-18 | klee-replay: Fix -Wformat-truncation warning | Lukas Zaoral |
2019-08-15 | replace fprintf with fputs/fputc | Frank Busse |
2019-08-14 | Delete functions delete_file() and delete_dir() which are not needed now that... | Cristian Cadar |
2019-08-14 | Replace sprintf with snprintf throughout codebase | Cristian Cadar |
2019-08-14 | Create all files in the replay directory and chdir to this directory before e... | Cristian Cadar |
2019-08-14 | Added an option to klee-replay to keep replay directory | Cristian Cadar |
2019-08-14 | Cleaned up messages emitted by klee-replay, and prefixed them all with "KLEE-... | Cristian Cadar |
2019-08-14 | Changed klee-replay to create a temporary directory with a random name in /tm... | Cristian Cadar |
2019-04-02 | Fix klee-replay tool on FreeBSD. | Gleb Popov |
2018-10-08 | cleanup headers, whitespaces, and types | Frank Busse |
2018-10-08 | add support for klee-replay on OSX | Frank Busse |
2009-08-05 | Add klee-replay tool. | Daniel Dunbar |