tools/libFuzzer.git
2017-08-16 Dmitriy NikiforovAdd additional linker options to fuzz-force-options... 25/144425/1
2017-08-11 Dmitry KovalenkoAdd merge_symcov.py script to sancov package 96/143796/1 Protex-check-17082017 accepted/tizen/unified/20170816.053858 submit/tizen/20170811.142451
2017-08-03 Dmitry KovalenkoAdd script for merging several symcov's 97/142297/1
2017-07-27 Maria GusevaUse asan-force-options package from gcc 59/140959/2 accepted/tizen/4.0/unified/20170816.014806 accepted/tizen/unified/20170728.195738 submit/tizen/20170727.132855 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
2017-07-20 Maria GusevaFix "UnicodeDecodeError: 'ascii' codec can't decode... 38/139438/2
2017-07-17 Kostya Serebryany[libFuzzer] change the default max_len from 64 to 4096... 38/139038/1 accepted/tizen/unified/20170718.174118 submit/tizen/20170717.082441
2017-07-17 George KarpenkovFixing section name for Darwin platforms for sanitizer... 37/139037/1
2017-07-17 Kostya Serebryany[libFuzzer] really restrict the new test to Linux ... 36/139036/1
2017-07-17 Kostya Serebryany[libFuzzer] restrict the new test to Linux (fails on... 35/139035/1
2017-07-17 Kostya Serebryany[libFuzzer] initial support of -fsanitize-coverage... 34/139034/1
2017-07-14 Maria GusevaFix missed debuginfo in libFuzzer binary 69/138869/1
2017-07-14 Dmitry KovalenkoAdd capability to dump coverage instead of http server run
2017-07-14 Dmitry KovalenkoGet debug filename using Build-ID or .gnu_debuglink...
2017-07-14 Dmitriy NikiforovFix regexp in sancov_symbolize.py
2017-07-12 Maria GusevaAdd license file 74/138474/1 accepted/tizen/unified/20170717.021128 submit/tizen/20170714.013956
2017-07-11 Maria GusevaFix coverage-report-server.py script to work with absol... master
2017-07-11 Maria GusevaAdd upstream LLVM coverage-report-server.py script...
2017-07-11 Maria GusevaRemove the libsancov_cb hack
2017-07-11 Maria GusevaRevert "Add removing of the -Wl,-Bsymbolic options...
2017-07-11 Maria GusevaAdd build of sancov.rpm package to deliver scripts...
2017-07-11 Dmitriy NikiforovAdd Google code style configuration for pylint
2017-07-11 Dmitriy NikiforovAdd '--debug-dirs' option to sancov_symbolize.py
2017-07-11 Maria GusevaFix regexp expressions in sancov.py to work with old...
2017-07-11 Dmitriy NikiforovAdd support for __sanitizer_cov_trace_pc to sancov.py
2017-07-11 Dmitriy NikiforovAdd upstream LLVM sancov.py script for sancov dumps...
2017-07-11 Dmitriy Nikiforov[sanitizer-coverage] Add script for coverage symbolization
2017-07-11 Chandler CarruthFix the includes in lib/Fuzzer on Windows that have...
2017-07-11 Chandler CarruthSort the remaining #include lines in include/... and...
2017-07-11 Mandeep Singh... [llvm] Remove double semicolons
2017-07-11 Kostya Serebryany[libFuzzer] fix a test to match the new sanitizer run...
2017-07-11 Vitaly Buka[libFuzzer] Don't replace custom signal handlers.
2017-07-11 Kostya Serebryany[libFuzzer] fix tests on Windows
2017-07-11 Kostya Serebryany[libFuzzer] improve the afl driver and it's tests....
2017-07-11 Kostya Serebryany[libFuzzer] fix a warning from Wunreachable-code-loop...
2017-07-11 Kostya Serebryany[libFuzzer] fix a compiler warning
2017-07-11 Maria GusevaAdd TODO comments to remove the libsancov_cb hack
2017-07-11 Maria GusevaAdd removing of the -Wl,-Bsymbolic options in gcc-force...
2017-07-11 Maria GusevaIntroduce fuzz-force-options package
2017-07-11 Maria GusevaAdd building dummy lib for SanCov
2017-07-11 Maria GusevaAdd manifest and spec files needed for GBS build
2017-07-11 Maria GusevaInitial commit
2017-07-07 Tizen InfrastructureInitial empty repository