Luca Boccassi
|
abb315a6da
|
Problem: potential memory leak in test_connect_curve_fuzzer
Solution: properly initialize zmq_msg before receive
|
2020-05-09 12:31:36 +01:00 |
|
Luca Boccassi
|
5819867cd3
|
Problem: fuzzer curve tests use random keys
Solution: use fixed keys to reduce variability and increase the chance
that random data derived from it can break something
|
2020-05-06 11:47:15 +01:00 |
|
Luca Boccassi
|
9ab3fbeee2
|
Problem: we want to have multiple seed corpora per fuzzer binary
Solution: store them each as a single line in the text file and convert them
at install time
|
2020-05-05 11:48:11 +01:00 |
|
Luca Boccassi
|
6b259224ee
|
Problem: fuzzer regression tests do very little
Solution: run them with the seed corpora
|
2020-05-04 11:42:22 +01:00 |
|
Luca Boccassi
|
57df836381
|
Problem: no fuzz testing for CURVE
Solution: add simple, initial tests for client and server
|
2020-04-27 01:18:31 +01:00 |
|