Commit Graph

49 Commits (master)

Author SHA1 Message Date
moneromooo-monero 4a9ae3eb8b
fix serialization being different on mac
3 years ago
moneromooo-monero 3c7eec152c
add a max levin packet size by command type
3 years ago
Lee Clagett 7d67a2dde0 Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
moneromooo-monero 743608ec16 wallet: allow signing a message with spend or view key
4 years ago
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
4 years ago
xiphon 76c16822d0 wallet2_api: implement runtime proxy configuration
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
moneromooo-monero bde7f1c5cc
fuzz_tests: fix init check in oss-fuzz mode
4 years ago
moneromooo-monero c4df8b1390
fix leaks in fuzz tests
4 years ago
moneromooo-monero 38ca1bb389
fuzz_tests: add a tx extra fuzz test
4 years ago
moneromooo-monero 81773f55a4
fuzz_tests: refactor and add OSS-Fuzz compatibility
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
4 years ago
Lee Clagett bdfc63ae4d Add ref-counted buffer byte_slice. Currently used for sending TCP data.
5 years ago
Lee Clagett 7acfa9f3cc Added socks proxy (tor/i2pd/kovri) support to wallet
5 years ago
Riccardo Spagni 37ee4acf48
Merge pull request #5274
5 years ago
moneromooo-monero dc0c0c91c5
tests: disable wallet SSL init for tests involving wallet2
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 85665003a7
epee: better network buffer data structure
5 years ago
moneromooo-monero 8d71b2b1b3
wallet2: only export necessary outputs and key images
6 years ago
moneromooo-monero e5108a294a
Catch more exceptions in dtors
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
Riccardo Spagni 885d3d5a99
Merge pull request #4254
6 years ago
moneromooo-monero 0e6ed559c6
fuzz_tests: add a bulletproof fuzz test
6 years ago
stoffu b21fdaa874
fuzz: set address properly
6 years ago
moneromooo-monero de905d4b48
fuzz_tests: use __AFL_INIT when available
6 years ago
moneromooo-monero 55c7fb87a9
epee: adaptive connection timeout system
6 years ago
moneromooo-monero 91d97dd4ab
fuzz_tests: set small subaddress lookahead for speed
6 years ago
stoffu af773211cb
Stagenet
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
moneromooo-monero fa6b45665d
fuzz_tests: fix an uninitialized var in setup
6 years ago
iDunk5400 1c99a628e3
Tests: Fix building of two fuzz tests on Windows
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 753215b9c6
Merge pull request #2963
6 years ago
moneromooo-monero ec724eb64a
tests: add levin fuzz test
6 years ago
moneromooo-monero f1bdc9a42a
tests: add http client fuzz test
6 years ago
moneromooo-monero 0272df9e61
add parse_url fuzz test
6 years ago
moneromooo-monero 261b0dd0e0
tests: add base58 fuzz test
6 years ago
moneromooo-monero c80bb0eb6f
tests: don't init stuff we don't need in fuzz tests - faster
6 years ago
moneromooo-monero 95aa0bf79b
add load_from_binary/load_from_json fuzzers
6 years ago
moneromooo-monero 0e19a39469
tests: test wallets don't need a dummy temp file anymore
6 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
6 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
moneromooo-monero 937e7f8aa6
Initialize openssl on startup
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Howard Chu 3d19ab7067 Revert "Cleanup test impact of moving blockchain_db_types()"
7 years ago
Howard Chu 3dd34a49ef
Cleanup test impact of moving blockchain_db_types()
7 years ago
moneromooo-monero 841231e5bd
Add fuzz testing using american fuzzy lop
7 years ago