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
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
2020-11-11
Merge #20344: wallet: fix scanning progress calculation for single block range
MarcoFalke
2020-11-11
wallet: fix scanning progress calculation for single block range
Sebastian Falbesoner
2020-11-11
test: Suppress epoll_ctl data race
MarcoFalke
2020-09-14
policy/fees: remove a floating-point division by zero
Antoine Poinsot
2020-09-07
scripted-diff: [net processing] Rename PeerLogicValidation to PeerManager
John Newbery
2020-08-29
test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles
MarcoFalke
2020-07-16
ci: Add tsan suppression for race in DatabaseBatch
Hennadii Stepanov
2020-07-05
ci: Add tsan suppression for race in BerkeleyBatch
Hennadii Stepanov
2020-06-30
ci: Add tsan suppression for race in wallet
MarcoFalke
2020-06-09
test: Add BerkeleyDatabase tsan suppression
MarcoFalke
2020-06-04
ci: tsan with wallet
MarcoFalke
2020-05-31
test: Add more tsan suppressions
MarcoFalke
2020-05-30
test: Extend tsan suppressions for clang stdlib
MarcoFalke
[next]