Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 9861213ad6449507bb4fa6003361da9e2bc6fd8c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RaspberryPi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
argvfuzz preload for fuzzing binaries' argv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
there was an error for optional actions like qemu_mode and
unicorn_mode
|
|
|
|
|
|
|
|
|
|
|
|
Python module build fix in exotic oses
|
|
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.
Note: This date call is designed to work with different flavors
of date (GNU, BSD and others).
|