Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-10 | undo ignoring errors for optional components | hexcoder- | |
2019-12-09 | Merge pull request #133 from RootUp/patch-1 | van Hauser | |
Updating regexp.dict | |||
2019-12-09 | Update regexp.dict | Dhiraj Mishra | |
2019-12-09 | documented llvm 10 support | van Hauser | |
2019-12-09 | fix tests on MacOS, radamsa test could not find an instrumented | hexcoder- | |
binary. | |||
2019-12-09 | continue make targets 'distrib'i, 'binary-only' and 'clean', even | hexcoder- | |
there was an error for optional actions like qemu_mode and unicorn_mode | |||
2019-12-09 | on MacOS llvm is not installed by default, add a test for that. Before this fix | hexcoder- | |
the make run proceeded, producing meaningless error messages. | |||
2019-12-09 | Merge pull request #131 from devnexen/ios_build_fix | van Hauser | |
IOS build fix. | |||
2019-12-07 | support universal mach-o binaries | Andrea Fioraldi | |
2019-12-06 | IOS build fix. | David Carlier | |
system call is disabled on this platform. | |||
2019-12-05 | more travis | van Hauser | |
2019-12-05 | non-intel test.sh support | van Hauser | |
2019-12-05 | test script changes for arm64 | van Hauser | |
2019-12-05 | travis enhancement | van Hauser | |
2019-12-05 | Merge pull request #130 from devnexen/last_nit_before_rel | van Hauser | |
Suppress noisy little build compiler plugins warning on platforms != … | |||
2019-12-05 | travis changes ... travis you suck | van Hauser | |
2019-12-05 | Suppress noisy little build compiler plugins warning on platforms != Linux | David Carlier | |
2019-12-05 | Changelog beautification | van Hauser | |
2019-12-05 | changelog | Andrea Fioraldi | |
2019-12-03 | show travis state in readme.md | van Hauser | |
2019-12-03 | python3 support - even better :) | van Hauser | |
2019-12-03 | shut up travis. seriously. | van Hauser | |
2019-12-03 | travis, finally? please? | van Hauser | |
2019-12-03 | travis oh my travis ... sigh | van Hauser | |
2019-12-03 | code format | van Hauser | |
2019-12-03 | Merge pull request #129 from devnexen/libdislocator_typo | van Hauser | |
libdislocator, typo fix. | |||
2019-12-03 | python3.7 support for afl-fuzz py mutator | van Hauser | |
2019-12-03 | libdislocator, typo fix. | David Carlier | |
2019-12-03 | final touches | van Hauser | |
2019-12-03 | Merge pull request #127 from devnexen/llvm_mode_build_fix | van Hauser | |
LLVM 10 build fix proposal | |||
2019-12-03 | Merge branch 'master' into llvm_mode_build_fix | van Hauser | |
2019-12-03 | maybe we can work with xcode? | van Hauser | |
2019-12-02 | Merge pull request #128 from devnexen/libtokencap_dflybsd | Andrea Fioraldi | |
Enable libtokencap on DragonFlyBSD | |||
2019-12-02 | Enable libtokencap on DragonFlyBSD | David Carlier | |
2019-12-02 | getting very close with travis | van Hauser | |
2019-12-02 | getting very close with travis | van Hauser | |
2019-12-02 | getting very close with travis | van Hauser | |
2019-12-02 | nearing final travis config | van Hauser | |
2019-12-02 | nearing final travis config | van Hauser | |
2019-12-02 | further travis tweaking | van Hauser | |
2019-12-02 | support gcc-4.x | van Hauser | |
2019-12-02 | further travis tweaking | van Hauser | |
2019-12-02 | further travis tweaking | van Hauser | |
2019-12-02 | further travis tweaking | van Hauser | |
2019-12-02 | further travis tweaking | van Hauser | |
2019-12-02 | new travis | van Hauser | |
2019-12-02 | LLVM 10 build fix proposal | David Carlier | |
c++14 is the minimum for this version, thus the hardcoded gnu++11 standard flag makes the build fails. Missing header only for this version seemingly for the option. | |||
2019-12-02 | added -N no_unlink option | van Hauser | |
2019-12-02 | add code-format target to make help | van Hauser | |
2019-12-02 | code format (contributors, do it!) | Andrea Fioraldi | |