index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-05-10
Rewrite seed mode wrapper
psychic
Nguyễn Gia Phong
2024-05-10
Rewrite seed mode wrapper
Nguyễn Gia Phong
2024-03-05
Revert orphaned changes
Nguyễn Gia Phong
2024-03-05
Move differentiator to separate module
Nguyễn Gia Phong
2024-03-05
Retire external symbilic diff
Nguyễn Gia Phong
2024-03-05
Port seeding wrapper to KLEE 3
Nguyễn Gia Phong
2024-03-05
Make symbolic stdout more flexible
Nguyễn Gia Phong
2024-03-05
Lay ground work for concrete execution
Nguyễn Gia Phong
2024-03-05
Implement differentiator extraction
Nguyễn Gia Phong
2024-03-05
Receive instrumented revision number
Nguyễn Gia Phong
2024-02-08
Explicitly enable opaque pointer support for LLVM 15
Martin Nowack
2024-01-12
Renamed PTree to ExecutionTree (and similar)
Cristian Cadar
2024-01-12
Rename files from PTree to ExecutionTree (and similar)
Cristian Cadar
2024-01-12
new: persistent ptree (-write-ptree) and klee-ptree
Frank Busse
2023-07-21
Add code to only keep in the --help menu the KLEE/Kleaver option categories
Cristian Cadar
2023-06-26
Consistently use ".ktest" when referring to .ktest files in the help menu
Cristian Cadar
2023-06-11
fix ktest-randgen: use after free
Julian Büning
2023-06-06
ktest-gen: remove unused function
Frank Busse
2023-05-26
Some basic refactoring and pass through comments. In particular, it brings s...
Cristian Cadar
2023-05-26
Refactored and fixed the code dealing with the entry point.
Cristian Cadar
2023-04-21
Replaced "-data" and "-stat" by "_data" and "_stat" in the ktest-(rand)gen to...
Cristian Cadar
2023-04-21
use unique_ptr all throughout the solver chain
Daniel Schemmel
2023-04-06
Support disabling compiler warnings; Use with external headers
Martin Nowack
2023-03-26
fix unused variables warning
Daniel Schemmel
2023-03-23
Remove model_version from the POSIX runtime, as we have never used it.
Cristian Cadar
2023-03-23
stats: add termination class stats
Frank Busse
2023-03-23
stats: add branch type stats
Frank Busse
2023-03-23
stats: rename States -> ActiveStates, add States
Frank Busse
2023-03-23
stats: add Allocations
Frank Busse
2023-03-23
stats: rename numQueries/Queries -> SolverQueries, add Queries
Frank Busse
2023-03-23
stats: add ExternalCalls
Frank Busse
2023-03-23
stats: add QCacheHits/Misses
Frank Busse
2023-03-23
stats: add InhibitedForks
Frank Busse
2023-03-22
Change `llvm_map_components_to_libnames` to `llvm_config` CMake function
Martin Nowack
2023-03-22
klee-stats: improve error message for missing tabulate package
Frank Busse
2023-03-17
Fix uninitialised memory access while reading last path entry
Martin Nowack
2023-03-17
Fix building of runtime library and klee-replay
Martin Nowack
2023-03-17
[MemSan] Mark memory objects modified by syscalls as initialised
Martin Nowack
2023-03-17
[cmake] Use LLVM's CMake functionality only
Martin Nowack
2023-02-17
create klee-last as a relative link
Daniel Schemmel
2023-02-17
Fix integer overflow
Daniel Schemmel
2022-12-09
Fixed some leaks in klee-replay
Cristian Cadar
2022-09-14
Support UBSan-enabled binaries
Pavel Yatcheniy
2022-07-04
Inline asm external call
Mikhail
2022-06-30
remove LLVM < 9
Frank Busse
2022-06-27
Fix error with empty EntryPoint
Saveliy Grigoryev
2022-05-06
Renamed gen-random-bout to ktest-randgen
Cristian Cadar
2022-05-06
Updated klee-zesti to use ktest-gen instead of gen-bout
Cristian Cadar
2022-05-06
Renamed gen-bout to ktest-gen
Cristian Cadar
2022-05-05
cl flags: document default values, remove dead option: --replay-keep-symbolic
Frank Busse
[next]