aboutsummaryrefslogtreecommitdiff
path: root/tests/fuzz
Commit message (Expand)AuthorAgeFilesLines
* p2p: fix hanging shutdownj-berman2026-04-041-1/+1
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-5/+5
* allow exporting outputs in chunksmoneromooo-monero2022-09-071-1/+1
* Copyright: Update to 2022mj-xmr2022-03-0417-17/+18
* Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-233-11/+3
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-2/+2
* Revert "Merge pull request #7136"luigi11112021-04-161-2/+2
* Merge pull request #7136luigi11112021-04-161-2/+2
|\
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-2/+2
* | fix serialization being different on macmoneromooo-monero2021-03-051-1/+1
|/
* Merge pull request #7149luigi11112021-01-152-0/+49
|\
| * fuzz_tests: add a test for utf8canonicalmoneromooo-monero2020-12-142-0/+49
* | 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-102-6/+6
* Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-281-13/+13
* fuzz_tests: fix build error in signature fuzz testmoneromooo-monero2020-09-241-1/+1
* wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-281-2/+2
* replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-172-8/+8
* wallet2_api: implement runtime proxy configurationxiphon2020-07-203-3/+3
* Merge pull request #6512Alexander Blair2020-07-1915-15/+15
|\
| * Update copyright year to 2020SomaticFanatic2020-05-0615-15/+15
* | fuzz_tests: fix init check in oss-fuzz modemoneromooo-monero2020-06-141-1/+1
* | fix leaks in fuzz testsmoneromooo-monero2020-06-144-17/+34
* | fuzz_tests: add a tx extra fuzz testmoneromooo-monero2020-06-142-0/+58
* | fuzz_tests: refactor and add OSS-Fuzz compatibilitymoneromooo-monero2020-05-1515-538/+226
|/
* Allow wallet2.h to run in WebAssemblywoodser2020-04-151-0/+5
* Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-161-2/+2
* Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett2019-03-253-3/+3
* Merge pull request #5274Riccardo Spagni2019-03-243-3/+3
|\
| * tests: disable wallet SSL init for tests involving wallet2moneromooo-monero2019-03-123-3/+3
* | Update 2019 copyrightbinaryFate2019-03-0515-15/+15
|/
* epee: better network buffer data structuremoneromooo-monero2018-12-231-4/+4
* wallet2: only export necessary outputs and key imagesmoneromooo-monero2018-11-041-1/+1
* Catch more exceptions in dtorsmoneromooo-monero2018-10-0212-0/+24
* Merge pull request #4459Riccardo Spagni2018-09-291-0/+4
* Merge pull request #4254Riccardo Spagni2018-09-141-0/+4
|\
| * fuzz_tests: use __AFL_INIT when availablemoneromooo-monero2018-08-131-0/+4
* | fuzz_tests: add a bulletproof fuzz testmoneromooo-monero2018-09-112-0/+85
* | fuzz: set address properlystoffu2018-08-141-0/+1
|/
* epee: adaptive connection timeout systemmoneromooo-monero2018-06-101-0/+1
* fuzz_tests: set small subaddress lookahead for speedmoneromooo-monero2018-03-143-0/+3
* Stagenetstoffu2018-03-053-4/+4
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+5
* fuzz_tests: fix an uninitialized var in setupmoneromooo-monero2018-02-021-2/+3
* Tests: Fix building of two fuzz tests on WindowsiDunk54002018-01-281-0/+2
* Readd copyright starting datexmr-eric2018-01-2613-13/+13
* Update 2018 copyrightxmr-eric2018-01-2614-14/+14
* Merge pull request #2963Riccardo Spagni2018-01-023-27/+3
|\
| * tests: test wallets don't need a dummy temp file anymoremoneromooo-monero2017-12-193-27/+3