aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Delete redundant cppzmq dependencyHoward Chu2019-06-121-1/+1
* Allow parallel makeHoward Chu2019-06-123-3/+3
* Don't use -march=nativeHoward Chu2019-06-121-0/+1
* Merge pull request #5619luigi11112019-06-114-18/+8
|\
| * miner: fix double free of thread attributesston1th2019-06-094-18/+8
* | Merge pull request #5618luigi11112019-06-111-6/+4
|\ \
| * | epee: fix SSL autodetect on reconnectionxiphon2019-06-101-6/+4
* | | Merge pull request #5616luigi11112019-06-111-0/+0
|\ \ \
| * | | miniupnpc: update to build on BSDmoneromooo-monero2019-06-081-0/+0
| | |/ | |/|
* | | Merge pull request #5613luigi11112019-06-115-6/+31
|\ \ \ | |/ / |/| |
| * | cmake: do not use -mmitigate-rop on GCC >= 9.1moneromooo-monero2019-06-091-2/+5
| * | Fix GCC 9.1 build warningsmoneromooo-monero2019-06-093-0/+20
| * | p2p: fix GCC 9.1 crashmoneromooo-monero2019-06-081-4/+6
|/ /
* | Merge pull request #5583Riccardo Spagni2019-06-0115-59/+60
|\ \
| * | functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-2915-59/+60
| |/
* | Merge pull request #5577Riccardo Spagni2019-06-011-1/+7
|\ \
| * | core: update pruning if using --prune-blockchain on a pruned blockchainmoneromooo-monero2019-05-281-1/+7
| |/
* | Merge pull request #5571Riccardo Spagni2019-06-015-14/+54
|\ \
| * | blockchain: do not try to pop blocks down to the genesis blockmoneromooo-monero2019-05-261-0/+3
| * | core: do not commit half constructed batch db txnmoneromooo-monero2019-05-255-14/+51
| |/
* | Merge pull request #5561Riccardo Spagni2019-06-0115-142/+169
|\ \
| * | Fix allow any cert mode in wallet rpc when configured over rpcLee Clagett2019-05-221-1/+5
| * | Add ssl_options support to monerod's rpc mode.Lee Clagett2019-05-2214-140/+160
| * | Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works.Lee Clagett2019-05-211-1/+4
* | | Merge pull request #5558Riccardo Spagni2019-06-011-1/+10
|\ \ \
| * | | functional_tests: fix rare get_output_distribution failuremoneromooo-monero2019-05-201-1/+10
| | |/ | |/|
* | | Merge pull request #5557Riccardo Spagni2019-06-011-1/+1
|\ \ \
| * | | unit_tests: make the density test a bit less stringentmoneromooo-monero2019-05-201-1/+1
| |/ /
* | | Merge pull request #5555Riccardo Spagni2019-06-011-1/+2
|\ \ \ | |/ / |/| |
| * | Fix #5553Howard Chu2019-05-191-1/+2
* | | Merge pull request #5548Riccardo Spagni2019-05-175-7/+30
|\ \ \ | |_|/ |/| |
| * | wallet: add unlock_time details to show_transfersmoneromooo-monero2019-05-165-7/+30
|/ /
* | Merge pull request #5539Riccardo Spagni2019-05-158-249/+429
|\ \
| * | Changed odd bullet point to low level headerRohaq2019-05-131-1/+1
| * | Used subeaders to avoid slightly wonky looking formattingRohaq2019-05-121-2/+2
| * | Made code block usage consistent across all .md filesRohaq2019-05-128-245/+405
| * | Updated Copyright noticeRohaq2019-05-121-1/+1
| * | Added Table of Contents to main README.mdRohaq2019-05-121-0/+20
* | | Merge pull request #5535Riccardo Spagni2019-05-151-5/+1
|\ \ \ | |_|/ |/| |
| * | password: do not use line input on windowsmoneromooo-monero2019-05-101-5/+1
| |/
* | Merge pull request #5538luigi11112019-05-142-2/+2
|\ \
| * | wallet: fix certificate fingerprint length checkmoneromooo-monero2019-05-112-2/+2
| |/
* | Merge pull request #5532luigi11112019-05-141-1/+9
|\ \
| * | wallet_rpc_server: use original addresses in destinations in get_transfersmoneromooo-monero2019-05-101-1/+9
| |/
* | Merge pull request #5527luigi11112019-05-141-2/+2
|\ \
| * | net_ssl: free certs after setting them upmoneromooo-monero2019-05-101-2/+2
| |/
* | Merge pull request #5526luigi11112019-05-141-0/+7
|\ \
| * | rpc: fail update RPC when running offlinemoneromooo-monero2019-05-091-0/+7
| |/
* | Merge pull request #5519luigi11112019-05-142-3/+3
|\ \
| * | mlog: default to not showing SSL errorsmoneromooo-monero2019-05-061-1/+1