summaryrefslogtreecommitdiff
path: root/tests/fuzz
Commit message (Expand)AuthorAgeFilesLines
* fix serialization being different on macmoneromooo-monero2021-03-051-1/+1
* 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-291-0/+2
* 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
* | tests: add levin fuzz testmoneromooo-monero2017-12-232-0/+359
* | tests: add http client fuzz testmoneromooo-monero2017-12-232-0/+112
* | add parse_url fuzz testmoneromooo-monero2017-12-232-0/+87
* | tests: add base58 fuzz testmoneromooo-monero2017-12-232-0/+86
* | tests: don't init stuff we don't need in fuzz tests - fastermoneromooo-monero2017-12-231-32/+1
* | add load_from_binary/load_from_json fuzzersmoneromooo-monero2017-12-233-0/+176
|/
* move includes around to lessen overall loadmoneromooo-monero2017-12-166-5/+6
* move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-144-4/+0
* Initialize openssl on startupmoneromooo-monero2017-10-211-0/+2
* Subaddresseskenshi842017-10-071-3/+2
* Revert "Cleanup test impact of moving blockchain_db_types()"Howard Chu2017-08-291-10/+0
* Cleanup test impact of moving blockchain_db_types()Howard Chu2017-08-221-0/+10
* Add fuzz testing using american fuzzy lopmoneromooo-monero2017-06-248-0/+682