aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5460luigi11112019-07-242-3/+58
|\
| * simplewallet: prompt when spending more than one old out in one txmoneromooo-monero2019-04-182-3/+58
* | Merge pull request #5457luigi11112019-07-241-2/+0
|\ \
| * | wallet_rpc_server: remove unused variablemoneromooo-monero2019-04-171-2/+0
| |/
* | Merge pull request #5451luigi11112019-07-244-1/+187
|\ \
| * | dns_checks: new helper program to check on DNSSEC lookupsmoneromooo-monero2019-04-234-1/+187
* | | Merge pull request #5363luigi11112019-07-2419-46/+425
|\ \ \
| * | | allow blocking whole subnetsmoneromooo-monero2019-07-1619-34/+413
| * | | p2p: store network address directly in blocked host listmoneromooo-monero2019-07-164-12/+12
* | | | Merge pull request #5763Riccardo Spagni2019-07-183-7/+7
|\ \ \ \
| * | | | bump version to 0.14.1.2Riccardo Spagni2019-07-182-6/+6
| * | | | update checkpoints.dat hashRiccardo Spagni2019-07-181-1/+1
* | | | | Merge pull request #5761Riccardo Spagni2019-07-173-6/+6
|\| | | |
| * | | | prep for 0.14.1.1Riccardo Spagni2019-07-173-6/+6
|/ / / /
* | | | Merge pull request #5732Riccardo Spagni2019-07-172-2/+11
|\ \ \ \ | |/ / / |/| | |
| * | | cryptonote_protocol: drop peers we can't download from when syncingmoneromooo-monero2019-07-041-0/+5
| * | | p2p: add a few missing connection close callsmoneromooo-monero2019-07-041-2/+6
* | | | Merge pull request #5746luigi11112019-07-122-0/+8
|\ \ \ \
| * | | | wallet_rpc_server: fix get_bulk_payments with short payment idsmoneromooo-monero2019-07-092-0/+8
| |/ / /
* | | | Merge pull request #5738luigi11112019-07-121-11/+45
|\ \ \ \
| * | | | p2p: don't connect to more than one IP per class B if we canmoneromooo-monero2019-07-051-11/+45
| |/ / /
* | | | Merge pull request #5724luigi11112019-07-122-3/+23
|\ \ \ \
| * | | | keccak: guard against misaligned memory accesses on ARMmoneromooo-monero2019-07-042-3/+23
* | | | | Merge pull request #5704luigi11112019-07-121-3/+3
|\ \ \ \ \
| * | | | | Depends: Update HIDAPI versionTheCharlatan2019-06-271-3/+3
* | | | | | Merge pull request #5690luigi11112019-07-1217-22/+120
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add ncurses package for linux and darwin readlineTheCharlatan2019-06-254-14/+69
| * | | | | Remove clutter in depends installed packagesTheCharlatan2019-06-2512-9/+42
| * | | | | Add debug targets to depends MakefileTheCharlatan2019-06-252-0/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #5663luigi11112019-07-041-1/+1
|\ \ \ \ \
| * | | | | core: fix --prune-blockchain not pruning if no blockchain existsmoneromooo-monero2019-06-171-1/+1
| |/ / / /
* | | | | Merge pull request #5650luigi11112019-07-041-4/+8
|\ \ \ \ \
| * | | | | blockchain: silence an error getting blocks for pruned nodesmoneromooo-monero2019-06-161-4/+8
| |/ / / /
* | | | | Merge pull request #5647luigi11112019-07-041-1/+50
|\ \ \ \ \
| * | | | | db_lmdb: commit pruning txn at checkpointsmoneromooo-monero2019-06-151-1/+50
| |/ / / /
* | | | | Merge pull request #5681luigi11112019-07-011-1/+0
|\ \ \ \ \
| * | | | | Remove Xiala.net from the list of dns resolverstobtoht2019-06-211-1/+0
| |/ / / /
* | | | | Merge pull request #5678luigi11112019-07-011-0/+1
|\ \ \ \ \
| * | | | | rpc: set sanity_check_failed to false when successfulstoffu2019-06-201-0/+1
| |/ / / /
* | | | | Merge pull request #5675luigi11112019-07-011-1/+1
|\ \ \ \ \
| * | | | | tx_sanity_check: relax the median check a lotmoneromooo-monero2019-06-191-1/+1
| |/ / / /
* | | | | Merge pull request #5668luigi11112019-07-011-4/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | p2p: don't forget pruning seed or public RPC port when updating peersmoneromooo-monero2019-06-261-4/+16
|/ / / /
* | | | 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