index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
sanitizer_suppressions
Age
Commit message (
Expand
)
Author
2022-01-13
Fix implicit-integer-sign-change in arith_uint256
MarcoFalke
2022-01-10
fuzz: Limit fuzzed time to years 2000-2100
MarcoFalke
2022-01-04
refactor: Remove pointless and confusing shift in RelayAddress
MarcoFalke
2022-01-04
test: Bundle all integer sanitizer suppressions of dependencies
MarcoFalke
2022-01-04
Update test/sanitizer_suppressions/lsan
Hennadii Stepanov
2022-01-02
Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change su...
MarcoFalke
2021-12-24
test: Add missing suppressions for crypto_diff_fuzz_chacha20.cpp
MarcoFalke
2021-12-16
refactor: Remove implicit-integer-sign-change suppressions in validation.cpp
MarcoFalke
2021-12-13
Fix implicit integer sign changes in strencodings
MarcoFalke
2021-11-29
refactor: Fix implicit-signed-integer-truncation in cuckoocache.h
MarcoFalke
2021-11-26
Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/node
MarcoFalke
2021-11-19
test: Remove sanitizer suppression implicit-signed-integer-truncation:netaddr...
MarcoFalke
2021-11-16
scripted-diff: Move miner to src/node
MarcoFalke
2021-11-12
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...
fanquake
2021-10-27
test: Add ios_base::width tsan suppression
Hennadii Stepanov
2021-10-21
ubsan: add minisketch exceptions
Cory Fields
2021-10-05
scripted-diff: Move bloom to src/common
MarcoFalke
2021-09-22
Revert "test: Add missing suppression signed-integer-overflow:addrman.cpp"
MarcoFalke
2021-09-08
test: Add missing suppression signed-integer-overflow:addrman.cpp
MarcoFalke
2021-07-29
test: Add temporary sanitizer suppression implicit-signed-integer-truncation:...
MarcoFalke
2021-06-09
Reject invalid coin height and output index when loading assumeutxo
MarcoFalke
2021-06-09
test: Add temporary coinstats suppressions
MarcoFalke
2021-06-01
test: remove sanitizer suppression for nanobench
Martin Ankerl
2021-05-11
net: initialize nMessageSize to max uint32_t instead of -1
eugene
2021-05-06
Merge bitcoin/bitcoin#21798: fuzz: Create a block template in tx_pool targets
MarcoFalke
2021-05-05
fuzz: Create a block template in tx_pool targets
MarcoFalke
2021-05-03
fuzz: Add -fsanitize=integer suppression needed for RPC fuzzer
practicalswift
2021-04-20
test: Add missing shift-base:nanobench.h suppression
MarcoFalke
2021-04-14
test: Fix TSan suppression
Hennadii Stepanov
2021-04-14
Revert "test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles"
MarcoFalke
2021-04-13
test: Remove spurious double lock tsan suppressions by bumping to clang-12
MarcoFalke
2021-04-06
Merge #21597: test: Document race:validation_chainstatemanager_tests suppression
fanquake
2021-04-05
test: Document why no symbol names can be used for suppressions
MarcoFalke
2021-04-05
test: Document race:validation_chainstatemanager_tests suppression
MarcoFalke
2021-04-04
test: Replace blanket UBSan signed integer overflow suppression for txmempool...
practicalswift
2021-04-03
test: Add missing suppression for signed-integer-overflow:txmempool.cpp
MarcoFalke
2021-02-12
tests: add snapshot activation test
James O'Beirne
2021-01-26
ci: Fuzz with integer sanitizer
MarcoFalke
2021-01-25
fuzz: Add UBSan suppressions needed for fuzz tests to not warn under -fsaniti...
practicalswift
2021-01-09
net_processing: split PeerManager into interface and implementation classes
Anthony Towns
2021-01-04
test: Add sanitizer suppressions for AMD EPYC CPUs
MarcoFalke
2021-01-01
rpc: Replace boost::variant with std::variant for RPCArg.m_fallback
MarcoFalke
2020-12-23
Merge #20748: test: Add race:SendZmqMessage tsan suppression
MarcoFalke
2020-12-22
test: Add race:SendZmqMessage tsan suppression
MarcoFalke
2020-12-22
Update TSan suppressions
Hennadii Stepanov
2020-12-22
qa: Correct epoll_ctl data race suppression
Hennadii Stepanov
2020-12-10
test: Fix inconsistent lock order in wallet_tests/CreateWallet
Hennadii Stepanov
2020-11-20
sanitizers: Add suppression for unsigned-integer-overflow in libstdc++ basic_...
Jonas Schnelli
2020-11-12
tests: Remove no longer needed UBSan suppression (float-divide-by-zero in val...
practicalswift
2020-11-12
Remove references to CreateWalletFromFile
fanquake
[prev]
[next]