monero/tests/fuzz
moneromooo-monero 55c7fb87a9
epee: adaptive connection timeout system
a connection's timeout is halved for every extra connection
from the same host.

Also keep track of when we don't need to use a connection
anymore, so we can close it and free the resource for another
connection.

Also use the longer timeout for non routable local addresses.
2018-06-10 19:39:38 +01:00
..
CMakeLists.txt
base58.cpp
block.cpp
cold-outputs.cpp fuzz_tests: set small subaddress lookahead for speed 2018-03-14 11:34:09 +00:00
cold-transaction.cpp fuzz_tests: set small subaddress lookahead for speed 2018-03-14 11:34:09 +00:00
fuzzer.cpp
fuzzer.h
http-client.cpp
levin.cpp epee: adaptive connection timeout system 2018-06-10 19:39:38 +01:00
load_from_binary.cpp
load_from_json.cpp
parse_url.cpp
signature.cpp fuzz_tests: set small subaddress lookahead for speed 2018-03-14 11:34:09 +00:00
transaction.cpp