index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fuzz
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
copyright: bump to 2024
copyCat
17
-17
/
+17
2023-01-16
Copyright: Update to 2023
mj-xmr
17
-17
/
+17
2022-08-18
allow exporting outputs in chunks
moneromooo-monero
1
-1
/
+1
2022-03-04
Copyright: Update to 2022
mj-xmr
17
-17
/
+18
2021-01-23
Improve cryptonote (block and tx) binary read performance
Lee Clagett
3
-11
/
+3
2021-01-19
Remove payload copy in all outgoing p2p messages
Lee Clagett
1
-2
/
+2
2021-04-16
Revert "Merge pull request #7136"
luigi1111
1
-2
/
+2
2021-04-16
Merge pull request #7136
luigi1111
1
-2
/
+2
2021-03-05
fix serialization being different on mac
moneromooo-monero
1
-1
/
+1
2021-01-16
Remove payload copy in all outgoing p2p messages
Lee Clagett
1
-2
/
+2
2021-01-15
Merge pull request #7149
luigi1111
2
-0
/
+49
2021-01-03
add a max levin packet size by command type
moneromooo-monero
1
-0
/
+1
2020-12-17
Add aggressive restrictions to pre-handshake p2p buffer limit
Lee Clagett
1
-0
/
+2
2020-12-14
fuzz_tests: add a test for utf8canonical
moneromooo-monero
2
-0
/
+49
2020-10-10
Change epee binary output from std::stringstream to byte_stream
Lee Clagett
2
-6
/
+6
2020-10-28
Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...
mj-xmr
1
-13
/
+13
2020-09-24
fuzz_tests: fix build error in signature fuzz test
moneromooo-monero
1
-1
/
+1
2020-08-28
wallet: allow signing a message with spend or view key
moneromooo-monero
1
-2
/
+2
2020-08-17
replace most boost serialization with existing monero serialization
moneromooo-monero
2
-8
/
+8
2020-07-20
wallet2_api: implement runtime proxy configuration
xiphon
3
-3
/
+3
2020-07-19
Merge pull request #6512
Alexander Blair
15
-15
/
+15
2020-06-14
fuzz_tests: fix init check in oss-fuzz mode
moneromooo-monero
1
-1
/
+1
2020-06-14
fix leaks in fuzz tests
moneromooo-monero
4
-17
/
+34
2020-06-14
fuzz_tests: add a tx extra fuzz test
moneromooo-monero
2
-0
/
+58
2020-05-15
fuzz_tests: refactor and add OSS-Fuzz compatibility
moneromooo-monero
15
-540
/
+228
2020-05-06
Update copyright year to 2020
SomaticFanatic
15
-15
/
+15
2020-04-15
Allow wallet2.h to run in WebAssembly
woodser
1
-0
/
+5
2019-07-16
Add ref-counted buffer byte_slice. Currently used for sending TCP data.
Lee Clagett
1
-2
/
+2
2019-03-25
Added socks proxy (tor/i2pd/kovri) support to wallet
Lee Clagett
3
-3
/
+3
2019-03-24
Merge pull request #5274
Riccardo Spagni
3
-3
/
+3
2019-03-12
tests: disable wallet SSL init for tests involving wallet2
moneromooo-monero
3
-3
/
+3
2019-03-05
Update 2019 copyright
binaryFate
15
-15
/
+15
2018-12-23
epee: better network buffer data structure
moneromooo-monero
1
-4
/
+4
2018-11-04
wallet2: only export necessary outputs and key images
moneromooo-monero
1
-1
/
+1
2018-10-02
Catch more exceptions in dtors
moneromooo-monero
12
-0
/
+24
2018-09-29
Merge pull request #4459
Riccardo Spagni
1
-0
/
+4
2018-09-14
Merge pull request #4254
Riccardo Spagni
1
-0
/
+4
2018-09-11
fuzz_tests: add a bulletproof fuzz test
moneromooo-monero
2
-0
/
+85
2018-08-14
fuzz: set address properly
stoffu
1
-0
/
+1
2018-08-13
fuzz_tests: use __AFL_INIT when available
moneromooo-monero
1
-0
/
+4
2018-06-10
epee: adaptive connection timeout system
moneromooo-monero
1
-0
/
+1
2018-03-14
fuzz_tests: set small subaddress lookahead for speed
moneromooo-monero
3
-0
/
+3
2018-03-05
Stagenet
stoffu
3
-4
/
+4
2018-03-04
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
1
-0
/
+5
2018-02-02
fuzz_tests: fix an uninitialized var in setup
moneromooo-monero
1
-2
/
+3
2018-01-28
Tests: Fix building of two fuzz tests on Windows
iDunk5400
1
-0
/
+2
2018-01-26
Readd copyright starting date
xmr-eric
13
-13
/
+13
2018-01-26
Update 2018 copyright
xmr-eric
14
-14
/
+14
2018-01-02
Merge pull request #2963
Riccardo Spagni
3
-27
/
+3
2017-12-23
tests: add levin fuzz test
moneromooo-monero
2
-0
/
+359
2017-12-23
tests: add http client fuzz test
moneromooo-monero
2
-0
/
+112
2017-12-23
add parse_url fuzz test
moneromooo-monero
2
-0
/
+87
2017-12-23
tests: add base58 fuzz test
moneromooo-monero
2
-0
/
+86
2017-12-23
tests: don't init stuff we don't need in fuzz tests - faster
moneromooo-monero
1
-32
/
+1
2017-12-23
add load_from_binary/load_from_json fuzzers
moneromooo-monero
3
-0
/
+176
2017-12-19
tests: test wallets don't need a dummy temp file anymore
moneromooo-monero
3
-27
/
+3
2017-12-16
move includes around to lessen overall load
moneromooo-monero
6
-5
/
+6
2017-11-14
move cryptonote command line options to cryptonote_core
moneromooo-monero
4
-4
/
+0
2017-10-21
Initialize openssl on startup
moneromooo-monero
1
-0
/
+2
2017-10-07
Subaddresses
kenshi84
1
-3
/
+2
2017-08-29
Revert "Cleanup test impact of moving blockchain_db_types()"
Howard Chu
1
-10
/
+0
2017-08-22
Cleanup test impact of moving blockchain_db_types()
Howard Chu
1
-0
/
+10
2017-06-24
Add fuzz testing using american fuzzy lop
moneromooo-monero
8
-0
/
+682