Commit Graph

5420 Commits (18216f19dd479466cb7fd38f52d23bddfcfd4880)
 

Author SHA1 Message Date
Riccardo Spagni 32c14e0f37
Merge pull request #2922
7 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
7 years ago
Riccardo Spagni 170f598ac9
Merge pull request #2918
7 years ago
Riccardo Spagni 8b40bc27a2
Merge pull request #2916
7 years ago
Riccardo Spagni f04d4a78de
Merge pull request #2910
7 years ago
Riccardo Spagni 13b846971c
Merge pull request #2909
7 years ago
Riccardo Spagni 9d1c4408ad
Merge pull request #2905
7 years ago
Riccardo Spagni d06f3ea9ad
Merge pull request #2902
7 years ago
Riccardo Spagni b3dddb22fe
Merge pull request #2899
7 years ago
Riccardo Spagni fae44be777
Merge pull request #2897
7 years ago
Riccardo Spagni 2ef299f2a9
Merge pull request #2891
7 years ago
Riccardo Spagni 2f09828ea8
Merge pull request #2890
7 years ago
Riccardo Spagni 2d1965f31b
Merge pull request #2888
7 years ago
stoffu 369884a669
mnemonics: typo fix (4 bytes == 3 words, not 8 bytes)
7 years ago
Riccardo Spagni b373d0f15e
Merge pull request #2994
7 years ago
moneromooo-monero a2c845c7e3
cryptonote_protocol: internal error consistency size check
7 years ago
moneromooo-monero 9996d5e96c
wallet2: guard against the dameon sending blocks before last checkpoint
7 years ago
moneromooo-monero eadaa6aaa3
wallet_rpc_server: fix wallet leak on error exit
7 years ago
moneromooo-monero 7c4f01a792
blockchain_import: more informative verification switch
7 years ago
moneromooo-monero 1a271d25a1
unbound: enable SHA1
7 years ago
moneromooo-monero 6ccc51f645
wipeable_string: fix buffer overread
7 years ago
dEBRUYNE-1 2018cf74a6
Fix Windows build
7 years ago
moneromooo-monero bd1f6029a3
http_client: rewrite header parsing manually for speed
7 years ago
moneromooo-monero ec724eb64a
tests: add levin fuzz test
7 years ago
moneromooo-monero f1bdc9a42a
tests: add http client fuzz test
7 years ago
moneromooo-monero 0272df9e61
add parse_url fuzz test
7 years ago
moneromooo-monero 261b0dd0e0
tests: add base58 fuzz test
7 years ago
moneromooo-monero fd05208762
fuzz_testing: allow automatically resuming an interrupted job
7 years ago
moneromooo-monero c80bb0eb6f
tests: don't init stuff we don't need in fuzz tests - faster
7 years ago
moneromooo-monero 53b83a83fc
tests: better load-from-binary fuzz test data file
7 years ago
moneromooo-monero 1a379ef656
fuzz_testing: build with ASAN (assumed to be available)
7 years ago
moneromooo-monero 4cd4a4313d
fuzz_testing: create out directory if needed, and fix filename passing
7 years ago
moneromooo-monero c27d909239
Makefile: build fuzz tests statically, starts faster
7 years ago
moneromooo-monero 95aa0bf79b
add load_from_binary/load_from_json fuzzers
7 years ago
moneromooo-monero c70e8daa91
threadpool: fix deadlock in recursive waiter usage
7 years ago
guzzijones cdd516fae3 tests : remove lib_wallet_api tests
7 years ago
moneromooo-monero 2d17feb060
factor STL container serialization
7 years ago
moneromooo-monero 8a4610c315
blake256: fix wrong hash when computed in parts
7 years ago
moneromooo-monero 66eeeaa1a2
wallet2: fix failure to create tx if inputs are not enough for fee
7 years ago
moneromooo-monero 373d1d504b
epee: use strptime instead of std::get_time, for compatibility
7 years ago
Matt Smith c765f9512c simplewallet: disable donations on testnet
7 years ago
moneromooo-monero 277a5aefaa
wallet2: fix m_key_image_{partial,known} in_light_wallet code
7 years ago
moneromooo-monero 586ee64209
simplewallet: lock idle scope in {im,ex}port_{key_images,outputs}
7 years ago
moneromooo-monero ae8602303a
Fix exceptions not finding txpool txes when relaying
7 years ago
moneromooo-monero 5cbcf0aa25
wallet: support for multisig seeds
7 years ago
moneromooo-monero 55556fabf9
wallet_rpc_server: factor transfer info return and add missing info
7 years ago
Riccardo Spagni 7a9a4a6669
Merge pull request #2961
7 years ago
damir 5388c81bbc Added using TOOLCHAIN_DIR varable on symlinking in android dockerfiles
7 years ago
moneromooo-monero 6c94516fb4
wipeable_string: move a wipe from reserve to grow
7 years ago
moneromooo-monero 5f801b6adf
wipeable_string: ignore reserve size less than actual size
7 years ago