aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add base58 fuzz testmoneromooo-monero2017-12-235-3/+90
* fuzz_testing: allow automatically resuming an interrupted jobmoneromooo-monero2017-12-231-1/+8
* tests: don't init stuff we don't need in fuzz tests - fastermoneromooo-monero2017-12-231-32/+1
* tests: better load-from-binary fuzz test data filemoneromooo-monero2017-12-231-0/+0
* fuzz_testing: build with ASAN (assumed to be available)moneromooo-monero2017-12-232-1/+11
* fuzz_testing: create out directory if needed, and fix filename passingmoneromooo-monero2017-12-231-1/+2
* Makefile: build fuzz tests statically, starts fastermoneromooo-monero2017-12-231-1/+1
* add load_from_binary/load_from_json fuzzersmoneromooo-monero2017-12-236-3/+180
* Merge pull request #2961Riccardo Spagni2017-12-191-6/+7
|\
| * wipeable_string: move a wipe from reserve to growmoneromooo-monero2017-12-191-3/+2
| * wipeable_string: ignore reserve size less than actual sizemoneromooo-monero2017-12-191-2/+1
| * wipeable_string: fix clear and push_backmoneromooo-monero2017-12-191-1/+4
|/
* Merge pull request #2134Riccardo Spagni2017-12-1741-378/+4823
|\
| * change the N-1/N multisig second message signer for authmoneromooo-monero2017-12-171-10/+9
| * core_tests: multisig test now tests multiple inputsmoneromooo-monero2017-12-173-135/+208
| * wallet: factor multisig info parsingmoneromooo-monero2017-12-174-102/+68
| * wallet: use raw encrypted data in multisig import/export RPCmoneromooo-monero2017-12-175-163/+73
| * wallet: add multisig sign/submit RPCmoneromooo-monero2017-12-176-108/+465
| * Match surae's recommendation to derive multisig keysmoneromooo-monero2017-12-176-37/+49
| * wallet2: fix slow multisig unit tests with subaddress patchmoneromooo-monero2017-12-173-8/+48
| * make multisig work with subaddressesmoneromooo-monero2017-12-178-82/+89
| * simplewallet: add export_raw_multisig commandmoneromooo-monero2017-12-172-0/+74
| * simplewallet: add multisig to wallet type in wallet_info outputmoneromooo-monero2017-12-171-1/+11
| * wallet: guard against partly initialized multisig walletmoneromooo-monero2017-12-176-19/+82
| * add multisig core test and factor multisig building blocksmoneromooo-monero2017-12-1717-127/+1019
| * N-1/N multisigmoneromooo-monero2017-12-1712-140/+846
| * multisig address generation RPCmoneromooo-monero2017-12-176-6/+400
| * gen_multisig: generates multisig wallets if participants trust each othermoneromooo-monero2017-12-179-10/+283
| * wallet2: allow empty wallet filename to avoid saving datamoneromooo-monero2017-12-172-40/+58
| * tests: add multisig unit testsmoneromooo-monero2017-12-172-0/+179
| * Add N/N multisig tx generation and signingmoneromooo-monero2017-12-1718-273/+1420
| * wallet: add multisig key generationmoneromooo-monero2017-12-176-7/+332
* | Merge pull request #2950Riccardo Spagni2017-12-171-1/+1
|\ \ | |/ |/|
| * cryptonote_core: fix blockchain init call after prototype changemoneromooo-monero2017-12-171-1/+1
|/
* Merge pull request #2857Riccardo Spagni2017-12-176-23/+60
|\
| * Scrub keys from memory just before scope end.moneromooo-monero2017-12-166-23/+60
* | Merge pull request #2877Riccardo Spagni2017-12-1730-89/+206
|\ \
| * | Wallets now do not depend on the daemon rpc libmoneromooo-monero2017-12-163-4/+23
| * | move connection_basic and network_throttle from src/p2p to epeemoneromooo-monero2017-12-1611-14/+15
| * | cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-1618-72/+169
| |/
* | Merge pull request #2864Riccardo Spagni2017-12-1773-161/+212
|\ \ | |/ |/|
| * move includes around to lessen overall loadmoneromooo-monero2017-12-1673-161/+212
|/
* Merge pull request #2881Riccardo Spagni2017-12-162-37/+33
|\
| * Scheduled mandatory software upgradesxmr-eric2017-12-071-4/+4
| * Keep VRP a proper nounxmr-eric2017-12-051-1/+1
| * CONTRIBUTING.md capitalizationxmr-eric2017-12-041-11/+11
| * Shorten a title, remove a section, small editsxmr-eric2017-12-041-16/+12
| * Capitalization on first word onlyxmr-eric2017-12-041-17/+17
| * Readme.md: Normalize heading capitalizationxmr-eric2017-12-021-3/+3
* | Merge pull request #2878Riccardo Spagni2017-12-167-13/+42
|\ \