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
Age
Commit message (
Expand
)
Author
2022-06-13
.err files: minor readability changes to stack trace output
Frank Busse
2022-06-13
Update SpecialFunctionHandler.cpp
Chaoqi Zhang
2022-06-13
tests: invoke LLVM tools through their corresponding macros
Lukáš Zaoral
2022-05-06
Switch to newer KLEE uClibc release
Martin Nowack
2022-05-06
Utilise Docker build artifact cache for more components
Martin Nowack
2022-05-06
Updated tests to use ktest-randgen instead of gen-random-bout
Cristian Cadar
2022-05-06
Renamed gen-random-bout to ktest-randgen
Cristian Cadar
2022-05-06
Updated tests to use ktest-gen instead of gen-bout
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-06
tests: make function pointer tests more robust
Frank Busse
2022-05-05
cmake: try using system installation of GTest if it's present
Lukáš Zaoral
2022-05-05
cl flags: document default values, remove dead option: --replay-keep-symbolic
Frank Busse
2022-05-05
Switch FreeBSD 12 CI to a supported release.
Gleb Popov
2022-04-28
Make Uclibc support a runtime option, not a compile-time one.
Gleb Popov
2022-04-25
use mallinfo2 if available
Frank Busse
2022-04-25
Update the Dockerfile to use the correct path for llvm-110
Ryan Riley
2022-04-04
Set version number to 3.0-pre
Cristian Cadar
2022-04-04
Release notes for KLEE 2.3
v2.3
2.3.x
Cristian Cadar
2022-04-04
Setting version to 2.3
Cristian Cadar
2022-04-01
Remove unnecessary call to deprecated function sqlite3_enable_shared_cache
Cristian Cadar
2022-04-01
Update dependencies in Docker files.
Cristian Cadar
2022-03-30
Refactor cmake installation into own component
Martin Nowack
2022-03-30
Update GitHub Actions build.yaml
Martin Nowack
2022-03-30
Add LLVM 9 and LLVM 11 patches to build with newer Linux kernel versions
Martin Nowack
2022-03-30
Build libcxx in parallel if possible
Martin Nowack
2022-03-30
Use newer sqlite version using the build script
Martin Nowack
2022-03-30
Minor clean-up
Martin Nowack
2022-03-30
Clearly separate between LLVM, a bitcode compiler, and sanitizer compiler
Martin Nowack
2022-03-30
Kitware's cmake is not available for non-LTS Ubuntu versions
Martin Nowack
2022-03-30
Avoid installing Python 2
Martin Nowack
2022-03-30
Remove support for old Ubuntu
Martin Nowack
2022-03-30
Add support to `sudo` if necessary
Martin Nowack
2022-03-22
Add Doxygen to one CI target
Cristian Cadar
2022-03-22
Removed/updated obsolete Doxygen configuration options
Cristian Cadar
2022-03-22
Install doxygen and graphviz (dot) to generate Doxygen documentation when ENA...
Cristian Cadar
2022-03-22
Disabled Doxygen by default
Cristian Cadar
2022-03-22
Require cmake 3.9+
Cristian Cadar
2022-03-21
Fixed a wrong type when computing memory usage on macOS
Cristian Cadar
2022-03-17
remove obsolete KLEE_LLVM legacy defines
Julian Büning
2022-03-17
LLVM < 6 leftovers
Julian Büning
2022-03-17
ADT/Ref.h: remove header
Frank Busse
2022-03-17
remove LLVM < 6 from build/test scripts
Frank Busse
2022-03-17
remove LLVM < 6 from sources
Frank Busse
2022-03-17
Updated test MemoryLimit.c to use FileCheck, and formatted the file
Cristian Cadar
2022-03-17
Document that GetTotalMallocUsage returns the usage in bytes
Cristian Cadar
2022-03-17
Fixed GetTotalMallocUsage on macOS to look at all zones. (The test MemoryLimi...
Cristian Cadar
2022-03-11
FD_Fail: use /dev/zero instead of /etc/mtab
Morgan Jones
2022-03-09
Core/Executor: Fix unaligned write of fp80 arguments
Lukáš Zaoral
2022-03-09
Core/ExecutionState: Fix uninitialized reads in unit tests
Lukáš Zaoral
[next]