aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | tests: remove unused/unfinished keccak bitsmoneromooo-monero2017-12-191-24/+0
| |/
* | Merge pull request #2963Riccardo Spagni2018-01-021-16/+1
|\ \
| * | tests: test wallets don't need a dummy temp file anymoremoneromooo-monero2017-12-191-16/+1
| |/
* | Merge pull request #2944Riccardo Spagni2017-12-281-1/+1
|\ \
| * | unit_tests: fix memwipe test comparisonmoneromooo-monero2017-12-171-1/+1
* | | Add a chacha20 variant to go with chacha8moneromooo-monero2017-12-253-6/+6
* | | Merge pull request #2920Riccardo Spagni2017-12-251-3/+1
|\ \ \
| * | | tests: fix a buffer overread in a unit testmoneromooo-monero2017-12-181-3/+1
| | |/ | |/|
* | | Merge pull request #2890Riccardo Spagni2017-12-251-0/+2
|\ \ \ | |/ / |/| |
| * | util: allow non numeric version partsmoneromooo-monero2017-12-071-0/+2
* | | wallet2: fix slow multisig unit tests with subaddress patchmoneromooo-monero2017-12-171-0/+1
* | | wallet: guard against partly initialized multisig walletmoneromooo-monero2017-12-171-5/+12
* | | N-1/N multisigmoneromooo-monero2017-12-171-7/+19
* | | gen_multisig: generates multisig wallets if participants trust each othermoneromooo-monero2017-12-171-8/+8
* | | wallet2: allow empty wallet filename to avoid saving datamoneromooo-monero2017-12-171-11/+1
* | | tests: add multisig unit testsmoneromooo-monero2017-12-172-0/+179
* | | Add N/N multisig tx generation and signingmoneromooo-monero2017-12-172-10/+10
* | | Merge pull request #2877Riccardo Spagni2017-12-172-0/+12
|\ \ \
| * | | cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-162-0/+12
| | |/ | |/|
* / | move includes around to lessen overall loadmoneromooo-monero2017-12-163-1/+5
|/ /
* | Merge pull request #2860Riccardo Spagni2017-12-163-1/+68
|\ \
| * | new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-271-1/+1
| * | add a memwipe functionmoneromooo-monero2017-11-272-0/+67
| |/
* | integrate bulletproofs into moneromoneromooo-monero2017-12-081-0/+1
* | add bulletproofs to the build, with basic unit testsmoneromooo-monero2017-12-082-0/+71
|/
* unit_tests: fix running without --data-dirmoneromooo-monero2017-11-151-2/+2
* Merge pull request #2771Riccardo Spagni2017-11-151-5/+1
|\
| * kaccak: remove unused return valuemoneromooo-monero2017-11-111-5/+1
* | Merge pull request #2812Riccardo Spagni2017-11-141-2/+2
|\ \
| * | unit_tests: fix build after wallet2 list/vector changemoneromooo-monero2017-11-141-2/+2
* | | Merge pull request #2736Riccardo Spagni2017-11-141-1/+1
|\ \ \
| * | | move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-141-1/+1
| |/ /
* / / remove "using namespace std" from headersmoneromooo-monero2017-11-142-0/+2
|/ /
* | Merge pull request #2720Riccardo Spagni2017-11-141-1/+1
|\ \
| * | unit_tests: fix data dir determinationmoneromooo-monero2017-10-241-1/+1
* | | Merge pull request #2696Riccardo Spagni2017-11-141-0/+2
|\ \ \
| * | | Initialize openssl on startupmoneromooo-monero2017-10-211-0/+2
| |/ /
* | | Merge pull request #2670Riccardo Spagni2017-11-142-0/+119
|\ \ \
| * | | unit tests: OOB indexes & adding subaddressCole Lightfighter2017-10-191-15/+41
| * | | Subaddress unit testsCole Lightfighter2017-10-172-0/+93
| |/ /
* | | Merge pull request #2617Riccardo Spagni2017-11-141-3/+5
|\ \ \
| * | | Fix an object lifetime bug in net load testsmoneromooo-monero2017-10-091-3/+5
* | | | Protect node privacy by proper filtering in restricted-mode RPC answersbinaryFate2017-11-081-2/+2
| |_|/ |/| |
* | | Merge pull request #2483Riccardo Spagni2017-11-061-0/+28
|\ \ \
| * | | Added test documentation & Keccak unit testCole Lightfighter2017-09-191-0/+28
* | | | unit_tests: fix build on windowsmoneromooo-monero2017-10-161-1/+1
| |_|/ |/| |
* | | Merge pull request #2610Riccardo Spagni2017-10-152-7/+5
|\ \ \
| * | | unit_tests: fix compiling on WindowsiDunk54002017-10-082-7/+5
| | |/ | |/|
* | | Merge pull request #2608Riccardo Spagni2017-10-152-10/+23
|\ \ \
| * | | unit_tests: data dir is now overridden with --data-dirmoneromooo-monero2017-10-082-10/+23
| |/ /