Commit Graph

15 Commits

Author SHA1 Message Date
AllSeeingEyeTolledEweSew cbb4f0277e Make tests and tools python3 compatible. 2020-05-13 00:17:37 +02:00
arvidn 1c15b30656 restore the sanitize=on build feature for fuzzers 2020-04-13 20:53:22 +02:00
Arvid Norberg 46a6b74ee0 remove home-built sanitizer support, use boost-build features 2020-04-11 00:35:16 +02:00
arvidn 983b1d6422 provide better names for alert_category_t constants 2020-04-04 15:06:02 -07:00
arvidn 78aefcc806 fix deprecation warnings for deprecated classes 2019-11-27 12:15:59 +01:00
arvidn 9b6d49d539 explicitly use integer division in python script. make minimize.sh script fail on errors, instead of silently ignoring them 2019-08-23 17:31:13 +02:00
arvidn b97ac317f6 improved peer_conn fuzzer 2019-08-17 22:16:38 +02:00
arvidn 3995ffeafd similar to how low RTT DHT nodes are preferred over high RTT nodes, also have an affinity for nodes with node IDs derived from their IP 2019-07-28 16:13:16 -07:00
arvidn 4b268297c4 add a build variant for quickly building a corpus for code coverage 2019-04-30 21:55:17 +02:00
arvidn 94098566f6 fix (broken) DHT node fuzzer 2019-04-30 21:54:51 +02:00
arvidn b61b34a86a fix typo in generate_initial_corpus.py 2019-04-28 14:31:13 +02:00
arvidn 5c6f027872 add fuzzer for peer connection 2019-04-28 03:29:45 +02:00
arvidn f21a39496d add script to minimize corpus 2019-04-26 23:42:28 +02:00
arvidn bb0ae48a75 initial documentation for bundled support for fuzzing 2019-04-26 10:02:30 +02:00
arvidn 66b0ab9089 add fuzzers to the main repository 2019-04-19 08:26:54 +02:00