| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5638v0.14.1.0 | Riccardo Spagni | 2019-06-14 | 4 | -4/+5 |
| |\ | |||||
| | * | prep for 0.14.1 release | Riccardo Spagni | 2019-06-13 | 4 | -4/+5 |
| * | | Merge pull request #5640 | Riccardo Spagni | 2019-06-14 | 15 | -28/+78 |
| |\ \ | |/ |/| | |||||
| | * | rpc: restrict the recent cutoff size in restricted RPC mode | moneromooo-monero | 2019-06-14 | 1 | -0/+9 |
| | * | ensure no NULL is passed to memcpy | moneromooo-monero | 2019-06-14 | 4 | -9/+18 |
| | * | abstract_tcp_server2: improve DoS resistance | moneromooo-monero | 2019-06-14 | 1 | -4/+5 |
| | * | serialization: check stream good flag at the end | moneromooo-monero | 2019-06-14 | 3 | -6/+6 |
| | * | tree-hash: allocate variable memory on heap, not stack | moneromooo-monero | 2019-06-14 | 1 | -5/+7 |
| | * | cryptonote: throw on tx hash calculation error | moneromooo-monero | 2019-06-14 | 1 | -3/+3 |
| | * | serialization: fail on read_varint error | moneromooo-monero | 2019-06-14 | 1 | -1/+2 |
| | * | cryptonote_protocol: fix another potential P2P DoS | moneromooo-monero | 2019-06-14 | 1 | -0/+15 |
| | * | cryptonote_protocol: expand basic DoS protection | moneromooo-monero | 2019-06-14 | 2 | -4/+4 |
| | * | cryptonote_protocol_handler: prevent potential DoS | anonimal | 2019-06-14 | 2 | -0/+12 |
| | * | epee: basic sanity check on allocation size from untrusted source | moneromooo-monero | 2019-06-14 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #5633 | luigi1111 | 2019-06-12 | 6 | -5/+10 |
| |\ | |||||
| | * | Use 9 digit build IDs | Howard Chu | 2019-06-12 | 4 | -1/+5 |
| | * | Delete redundant cppzmq dependency | Howard Chu | 2019-06-12 | 1 | -1/+1 |
| | * | Allow parallel make | Howard Chu | 2019-06-12 | 3 | -3/+3 |
| | * | Don't use -march=native | Howard Chu | 2019-06-12 | 1 | -0/+1 |
| * | | Merge pull request #5631 | luigi1111 | 2019-06-12 | 1 | -2/+2 |
| |\ \ | |/ |/| | |||||
| | * | [depends] update openssl to 1.0.2r | who-biz | 2019-05-18 | 1 | -2/+2 |
| * | | Merge pull request #5614 | luigi1111 | 2019-06-11 | 5 | -6/+31 |
| |\ \ | |||||
| | * | | cmake: do not use -mmitigate-rop on GCC >= 9.1 | moneromooo-monero | 2019-06-09 | 1 | -2/+5 |
| | * | | Fix GCC 9.1 build warnings | moneromooo-monero | 2019-06-09 | 3 | -0/+20 |
| | * | | p2p: fix GCC 9.1 crash | moneromooo-monero | 2019-06-08 | 1 | -4/+6 |
| * | | | Merge pull request #5622 | luigi1111 | 2019-06-11 | 1 | -6/+4 |
| |\ \ \ | |||||
| | * | | | epee: fix SSL autodetect on reconnection | xiphon | 2019-06-10 | 1 | -6/+4 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #5620 | luigi1111 | 2019-06-11 | 4 | -18/+8 |
| |\ \ \ | |||||
| | * | | | miner: fix double free of thread attributes | ston1th | 2019-06-09 | 4 | -18/+8 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #5617 | luigi1111 | 2019-06-11 | 1 | -0/+0 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | miniupnpc: update to build on BSD | moneromooo-monero | 2019-06-08 | 1 | -0/+0 |
| |/ / | |||||
| * | | Merge pull request #5584 | Riccardo Spagni | 2019-06-01 | 15 | -59/+60 |
| |\ \ | |||||
| | * | | functional_tests: fix python3 compatibility | moneromooo-monero | 2019-05-29 | 15 | -59/+60 |
| | |/ | |||||
| * | | Merge pull request #5578 | Riccardo Spagni | 2019-06-01 | 1 | -1/+7 |
| |\ \ | |||||
| | * | | core: update pruning if using --prune-blockchain on a pruned blockchain | moneromooo-monero | 2019-05-28 | 1 | -1/+7 |
| | |/ | |||||
| * | | Merge pull request #5572 | Riccardo Spagni | 2019-06-01 | 5 | -14/+54 |
| |\ \ | |||||
| | * | | blockchain: do not try to pop blocks down to the genesis block | moneromooo-monero | 2019-05-26 | 1 | -0/+3 |
| | * | | core: do not commit half constructed batch db txn | moneromooo-monero | 2019-05-25 | 5 | -14/+51 |
| | |/ | |||||
| * | | Merge pull request #5551 | Riccardo Spagni | 2019-06-01 | 5 | -3381/+3403 |
| |\ \ | |||||
| | * | | refresh and update translations for new release | erciccione | 2019-05-17 | 5 | -3381/+3403 |
| | |/ | |||||
| * | | Merge pull request #5565 | Riccardo Spagni | 2019-06-01 | 15 | -142/+169 |
| |\ \ | |||||
| | * | | Fix allow any cert mode in wallet rpc when configured over rpc | Lee Clagett | 2019-05-21 | 1 | -1/+5 |
| | * | | Add ssl_options support to monerod's rpc mode. | Lee Clagett | 2019-05-21 | 14 | -140/+160 |
| | * | | Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works. | Lee Clagett | 2019-05-21 | 1 | -1/+4 |
| | |/ | |||||
| * | | Merge pull request #5562 | Riccardo Spagni | 2019-06-01 | 1 | -1/+10 |
| |\ \ | |||||
| | * | | functional_tests: fix rare get_output_distribution failure | moneromooo-monero | 2019-05-22 | 1 | -1/+10 |
| | |/ | |||||
| * | | Merge pull request #5563 | Riccardo Spagni | 2019-06-01 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | unit_tests: make the density test a bit less stringent | moneromooo-monero | 2019-05-22 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #5564 | Riccardo Spagni | 2019-06-01 | 1 | -1/+2 |
| |\ \ | |/ |/| | |||||
| | * | Fix #5553 | Howard Chu | 2019-05-19 | 1 | -1/+2 |
