aboutsummaryrefslogtreecommitdiff
path: root/tests/fuzz/levin.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-16Revert "Merge pull request #7136"luigi11111-2/+2
2021-01-16Remove payload copy in all outgoing p2p messagesLee Clagett1-2/+2
2021-01-03add a max levin packet size by command typemoneromooo-monero1-0/+1
2020-12-17Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett1-0/+2
2020-10-10Change epee binary output from std::stringstream to byte_streamLee Clagett1-5/+4
2020-07-19Merge pull request #6512Alexander Blair1-1/+1
2020-05-15fuzz_tests: refactor and add OSS-Fuzz compatibilitymoneromooo-monero1-44/+5
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-07-16Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett1-2/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-12-23epee: better network buffer data structuremoneromooo-monero1-4/+4
2018-10-02Catch more exceptions in dtorsmoneromooo-monero1-0/+2
2018-06-10epee: adaptive connection timeout systemmoneromooo-monero1-0/+1
2018-02-02fuzz_tests: fix an uninitialized var in setupmoneromooo-monero1-2/+3
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-23tests: add levin fuzz testmoneromooo-monero1-0/+345