summaryrefslogtreecommitdiff
path: root/tests/fuzz/levin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-2/+2
* Revert "Merge pull request #7136"luigi11112021-04-161-2/+2
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-2/+2
* add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+1
* Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-171-0/+2
* Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-101-5/+4
* Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\
| * Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* | fuzz_tests: refactor and add OSS-Fuzz compatibilitymoneromooo-monero2020-05-151-44/+5
|/
* Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-161-2/+2
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* epee: better network buffer data structuremoneromooo-monero2018-12-231-4/+4
* Catch more exceptions in dtorsmoneromooo-monero2018-10-021-0/+2
* epee: adaptive connection timeout systemmoneromooo-monero2018-06-101-0/+1
* fuzz_tests: fix an uninitialized var in setupmoneromooo-monero2018-02-021-2/+3
* Readd copyright starting datexmr-eric2018-01-261-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* tests: add levin fuzz testmoneromooo-monero2017-12-231-0/+345