Age | Commit message (Expand) | Author |
---|---|---|
2018-11-26 | Add ASan Travis build | practicalswift |
2018-11-26 | Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN memory... | practicalswift |
2018-11-22 | test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan | MarcoFalke |
2018-11-22 | travis: Run thread sanitizer | MarcoFalke |
2018-11-06 | Add UBSan options: print_stacktrace + halt_on_error | practicalswift |
2018-11-05 | Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSA... | practicalswift |
2018-08-27 | use export LC_ALL=C.UTF-8 | Julian Fleischer |
2018-08-27 | number .travis/ script according to build lifecycle and add README to explain | Julian Fleischer |