Commit Graph

19 Commits

Author SHA1 Message Date
c7dff7c496 Move stats flag to stats module 2021-04-23 19:23:44 +02:00
5cb6c1af9b Reduce transmitted files by tracking identical files 2021-04-23 18:08:42 +02:00
c7bf5bc91b Switch from rescan seconds to rescan minutes 2021-04-23 17:00:57 +02:00
ddaab52527 Add AES encryption between nodes 2021-04-23 16:17:44 +02:00
0a4217b5b9 Avoid reinventing the wheel, properly using TARs 2021-04-22 21:46:01 +02:00
f499b0563d Choose fuzzers to transmit based on the role of the node afl-transmit runs on 2021-04-22 20:47:07 +02:00
762dfa9ea5 Do not delete existing things - AFLs filenames are unique, so the files are identical anyway 2021-04-22 20:35:32 +02:00
0e10cbdb94 Add Features section to README 2021-04-22 19:54:23 +02:00
da2d1f47e5 Add flag for statistics 2021-04-20 10:36:04 +02:00
10e940126d Add statistics 2021-04-20 10:34:32 +02:00
69de9ba8da Add some countermeasure to unwanted peers 2021-04-19 23:38:36 +02:00
1e5c8efdce Add a README 2021-03-29 00:45:51 +02:00
fbacb2903e Ignore empty lines in peers file 2020-06-20 20:41:21 +02:00
0e770490e3 Remove unused stats 2020-06-20 20:40:05 +02:00
8f3f32df69 Add option to remove locally served addresses from list of peers 2020-06-20 19:45:48 +02:00
dadb811838 Add port number if not already present 2020-06-20 19:07:58 +02:00
d986b6714c Search for local fuzzers on every run, not only on first run 2020-06-20 10:38:21 +02:00
58b0820899 Add compression between peers 2020-06-20 01:06:47 +02:00
ed6baf7753 Init commit 2020-06-19 15:31:20 +02:00