aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* miner: fix --bg-mining-enable descriptionmoneromooo-monero2019-07-021-1/+1
* Merge pull request #5641Riccardo Spagni2019-06-144-4/+5
|\
| * prep for 0.14.1 releaseRiccardo Spagni2019-06-144-4/+5
* | Merge pull request #5639Riccardo Spagni2019-06-1415-28/+78
|\ \ | |/ |/|
| * rpc: restrict the recent cutoff size in restricted RPC modemoneromooo-monero2019-06-141-0/+9
| * ensure no NULL is passed to memcpymoneromooo-monero2019-06-144-9/+18
| * abstract_tcp_server2: improve DoS resistancemoneromooo-monero2019-06-141-4/+5
| * serialization: check stream good flag at the endmoneromooo-monero2019-06-143-6/+6
| * tree-hash: allocate variable memory on heap, not stackmoneromooo-monero2019-06-141-5/+7
| * cryptonote: throw on tx hash calculation errormoneromooo-monero2019-06-141-3/+3
| * serialization: fail on read_varint errormoneromooo-monero2019-06-141-1/+2
| * cryptonote_protocol: fix another potential P2P DoSmoneromooo-monero2019-06-141-0/+15
| * cryptonote_protocol: expand basic DoS protectionmoneromooo-monero2019-06-142-4/+4
| * cryptonote_protocol_handler: prevent potential DoSanonimal2019-06-142-0/+12
| * epee: basic sanity check on allocation size from untrusted sourcemoneromooo-monero2019-06-141-0/+1
|/
* Merge pull request #5632luigi11112019-06-126-5/+10
|\
| * Use 9 digit build IDsHoward Chu2019-06-124-1/+5
| * 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 #5552luigi11112019-06-121-2/+2
|\ \ | |/ |/|
| * [depends] update openssl to 1.0.2rwho-biz2019-05-181-2/+2
* | 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
|\ \ \ | |_|/ |/| |