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
2020-11-11
Do not redefine fgetc_unlocked and fputc_unlocked unconditionally.
Gleb Popov
2020-11-09
Added fortified library (for -D_FORTIFY_SOURCE), to be linked when uclibc is ...
Cristian Cadar
2020-11-04
Rename FreeStanding to Freestanding where appropriate
Martin Nowack
2020-11-04
Link to the different runtime libraries depending on the application to test.
Martin Nowack
2020-10-12
Exception handling only for LLVM >= 8.0.0
Julian Büning
2020-10-12
Implemented support for C++ Exceptions
Felix Rath
2020-09-30
klee-stats: fix behaviour for broken/empty DBs
Frank Busse
2020-09-17
[gen-bout] Support multiple symbolic files
Timotej Kapus
2020-09-17
Add klee-zesti a ZESTI like wrapper script
Timotej Kapus
2020-08-23
klee-stats: check for a run.stats file in the klee-out directory, to prevent ...
Jordy Ruiz
2020-07-01
Separate constraint set and constraint manager
Martin Nowack
2020-06-29
Implement fshr/fshl intrinsics
Alastair Reid
2020-04-30
Moved header files that were placed directly in include/klee/ into appropriat...
Cristian Cadar
2020-04-30
Created include/klee/Core directory and moved appropriate files direc\
Cristian Cadar
2020-04-30
Removed the Internal directory from include/klee
Cristian Cadar
2020-04-08
stats: rename QueriesConstructs to QueryConstructs
Frank Busse
2020-03-31
Fixed some messages, particularly Klee -> KLEE
Cristian Cadar
2020-03-17
Fixed compiler warning when printing variable of type off_t
Cristian Cadar
2020-03-17
stat64 is deprecated on macOS; use stat instead
Cristian Cadar
2020-03-01
[klee-stats] Grafana: Limit number of entries to query for column names
Martin Nowack
2020-03-01
[klee-stats] Use the last row inserted instead of the row with highest Instru...
Martin Nowack
2020-03-01
[klee-stats] Refactor preparing and printing the table
Martin Nowack
2020-03-01
[klee-stats] Check for existence of stats file for Grafana as well
Martin Nowack
2020-03-01
[klee-stats] Do not crash if tabulate is not installed but requested
Martin Nowack
2020-03-01
[klee-stats] Refactor writing table into own function
Martin Nowack
2020-03-01
[klee-stats] Refactor CSV printout in own function
Martin Nowack
2020-03-01
[klee-stats] Check if stats file exist before trying to open it
Martin Nowack
2020-02-24
Add leading zeros to genbout
Timotej Kapus
2020-01-17
Add support to provid a specific host address and port for grafana server
Martin Nowack
2020-01-17
Extended the grafana dashboard.
knm17
2020-01-17
Fixed documentation for command line argument link-llvm-lib
Martin Nowack
2019-11-07
Allow main with 3 arguments
Cristian Cadar
2019-10-31
support compilation against LLVM 9.0
Julian Büning
2019-10-29
[klee-replay] Fix relative executable paths
Timotej Kapus
2019-09-03
Moved solver-related header files into a separate klee/Solver/ directory.
Cristian Cadar
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-08-08
Read Klee's start time correctly in klee-stats
George Ordish
2019-08-01
gen(-random)-bout: add --bout-file flag
Frank Busse
2019-07-30
Consolidated Expr-related include files into a single include/klee/Expr direc...
Cristian Cadar
2019-06-04
Fixed identifiers used in ifdefs to (1) not use reserved names and (2) use a ...
Cristian Cadar
2019-05-30
remove klee_alias_function()
Julian Büning
2019-04-29
Fix gen-random-bout to build on FreeBSD.
Gleb Popov
2019-04-12
Fix handling of time in grafana
Timotej Kapus
2019-04-04
klee-stats: add - to to-csv/grafana options
Frank Busse
[prev]
[next]