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
/
functional
/
p2p_invalid_messages.py
Age
Commit message (
Expand
)
Author
2019-11-14
test: Remove fragile assert_memory_usage_stable
MarcoFalke
2019-10-23
Remove oversized message detection from log and interface
Pieter Wuille
2019-10-18
Refactor: split network transport deserializing from message container
Jonas Schnelli
2019-09-16
test: Bump timeouts in slow running tests
MarcoFalke
2019-07-23
test: Skip flaky p2p_invalid_messages test on macOS
Fabian Jahr
2019-04-04
qa: Make swap_magic_bytes in p2p_invalid_messages atomic
MarcoFalke
2019-02-02
test: Fix race in p2p_invalid_messages
MarcoFalke
2019-01-24
qa: Add tests for invalid message headers
MarcoFalke
2018-12-20
test: Bump timeout to run tests in travis thread sanitizer
MarcoFalke
2018-11-26
Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN memory...
practicalswift
2018-11-26
qa: clean up assert_memory_usage_stable utility
James O'Beirne
2018-11-26
qa: fix p2p_invalid_messages on macOS
James O'Beirne
2018-11-06
Send fewer spam messages in p2p_invalid_messages
James O'Beirne
2018-11-01
tests: add tests for invalid P2P messages
James O'Beirne