| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #7076v0.17.1.6 | luigi1111 | 2020-12-07 | 2 | -40/+51 |
| |\ | | | | | | | 37bb594 Do not use peer_id tracking method over i2p/tor (Lee Clagett) | ||||
| | * | Do not use peer_id tracking method over i2p/tor | Lee Clagett | 2020-10-11 | 2 | -40/+51 |
| | | | |||||
| * | | Merge pull request #7073 | luigi1111 | 2020-12-07 | 2 | -0/+6 |
| |\ \ | | | | | | | | | | 446b3c8 p2p: drop peers that spam peer lists (moneromooo-monero) | ||||
| | * | | p2p: drop peers that spam peer lists | moneromooo-monero | 2020-12-05 | 2 | -0/+6 |
| | | | | | | | | | | | | | There's always some people who just want to abuse things | ||||
| * | | | Merge pull request #7071 | luigi1111 | 2020-12-07 | 3 | -10/+12 |
| |\ \ \ | | | | | | | | | | | | | 21b3ff2 p2p: fix race condition accessing a deleted context (moneromooo-monero) | ||||
| | * | | | p2p: fix race condition accessing a deleted context | moneromooo-monero | 2020-12-06 | 3 | -10/+12 |
| | |/ / | |||||
| * | | | Merge pull request #7065 | luigi1111 | 2020-12-07 | 6 | -9/+10 |
| |\ \ \ | | | | | | | | | | | | | b34d50f build: prepare v0.17.1.6 (selsta) | ||||
| | * | | | build: prepare v0.17.1.6 | selsta | 2020-12-03 | 6 | -9/+10 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7063 | luigi1111 | 2020-12-07 | 2 | -555/+548 |
| |\ \ \ | | | | | | | | | | | | | 7982ef5 crypto: fix non zero scalar being 0 after reducing (moneromooo-monero) | ||||
| | * | | | crypto: fix non zero scalar being 0 after reducing | moneromooo-monero | 2020-12-04 | 2 | -555/+548 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7054 | luigi1111 | 2020-12-07 | 6 | -16/+144 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | ce26c5b protocol: drop peers that don't reply to queries (moneromooo) 9427b5a keep only the last seen node on a given host in the white list (moneromooo) fa79148 protocol: drop peers that decrease claimed height (moneromooo) 1382b17 protocol: add scoring system to drop peers that don't behave (moneromooo) | ||||
| | * | | protocol: drop peers that don't reply to queries | moneromooo | 2020-12-06 | 4 | -19/+43 |
| | | | | |||||
| | * | | keep only the last seen node on a given host in the white list | moneromooo | 2020-12-04 | 3 | -0/+48 |
| | | | | |||||
| | * | | protocol: drop peers that decrease claimed height | moneromooo | 2020-12-04 | 1 | -1/+16 |
| | | | | |||||
| | * | | protocol: add scoring system to drop peers that don't behave | moneromooo | 2020-12-04 | 3 | -11/+52 |
| | |/ | |||||
| * | | Merge pull request #7059 | Alexander Blair | 2020-12-03 | 1 | -1/+2 |
| |\ \ | |/ |/| | | | 93135907d wallet2: set propagation timeout to current max timeout (selsta) | ||||
| | * | wallet2: set propagation timeout to current max timeout | selsta | 2020-12-03 | 1 | -1/+2 |
| |/ | |||||
| * | Merge pull request #7010 | Alexander Blair | 2020-12-01 | 4 | -4/+55 |
| |\ | | | | | | | a8cd073fc Add rpc-restricted-bind-ip option (Howard Chu) | ||||
| | * | Add rpc-restricted-bind-ip option | Howard Chu | 2020-11-11 | 4 | -4/+55 |
| | | | | | | | | | Fixes #6369 | ||||
| * | | Merge pull request #7044v0.17.1.5 | luigi1111 | 2020-11-25 | 1 | -0/+14 |
| |\ \ | | | | | | | | | | efca5b8 wallet2: check imported multisig curve points are in main subgroup (moneromooo-monero) | ||||
| | * | | wallet2: check imported multisig curve points are in main subgroup | Crypto City | 2020-11-24 | 1 | -0/+14 |
| | | | | |||||
| * | | | Merge pull request #7039 | luigi1111 | 2020-11-25 | 10 | -18/+85 |
| |\ \ \ | | | | | | | | | | | | | 9d7f473 cryptonote_core: dandelion - use local height or median height if syncing (xiphon) | ||||
| | * | | | cryptonote_core: dandelion - use local height or median height if syncing | xiphon | 2020-11-25 | 10 | -18/+85 |
| | |/ / | |||||
| * | | | Merge pull request #7040 | Alexander Blair | 2020-11-24 | 3 | -17/+21 |
| |\ \ \ | | | | | | | | | | | | | af4fb4729 rpc: skip non-synced bootstrap daemons in --no-sync mode too (xiphon) | ||||
| | * | | | rpc: skip non-synced bootstrap daemons in --no-sync mode too | xiphon | 2020-11-23 | 3 | -17/+21 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7038 | Alexander Blair | 2020-11-24 | 6 | -9/+10 |
| |\ \ \ | | | | | | | | | | | | | 5bb83ab04 build: prepare v0.17.1.5 (selsta) | ||||
| | * | | | build: prepare v0.17.1.5 | selsta | 2020-11-23 | 6 | -9/+10 |
| | |/ / | |||||
| * | | | Merge pull request #7037 | Alexander Blair | 2020-11-24 | 1 | -0/+4 |
| |\ \ \ | | | | | | | | | | | | | 8e829e034 rpc: on_send_raw_tx - add missing CHECK_CORE_READY (xiphon) | ||||
| | * | | | rpc: on_send_raw_tx - add missing CHECK_CORE_READY | xiphon | 2020-11-22 | 1 | -0/+4 |
| | |/ / | |||||
| * | | | Merge pull request #7028 | Alexander Blair | 2020-11-24 | 2 | -4/+4 |
| |\ \ \ | | | | | | | | | | | | | 9b7ed2fd8 Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s (Lee Clagett) | ||||
| | * | | | Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s | Lee Clagett | 2020-10-21 | 2 | -4/+4 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A 20% fluff probability increases the precision of a spy connected to every node by 10% on average, compared to a network using 0% fluff probability. The current value (10% fluff) should increase precision by ~5% compared to baseline. This decreases the expected stem length from 10 to 5. The embargo timeout was therefore lowered to 39s; the fifth node in a stem is expected to have a 90% chance of being the first to timeout, which is the same probability we currently have with an expected stem length of 10 nodes. | ||||
| * | | | Merge pull request #7026 | Alexander Blair | 2020-11-24 | 4 | -9/+46 |
| |\ \ \ | |_|/ |/| | | | | | e8468c5dc Fix timeout checks for forwarded and Dandelion++ stem txes (Lee Clagett) | ||||
| | * | | Fix timeout checks for forwarded and Dandelion++ stem txes | Lee Clagett | 2020-10-21 | 4 | -9/+46 |
| | |/ | |||||
| * | | Merge pull request #7011 | luigi1111 | 2020-11-23 | 4 | -16/+20 |
| |\ \ | |/ |/| | | | 398e64c Better log message for unusable anon networks (hyc) | ||||
| | * | Better log message for unusable anon networks | Howard Chu | 2020-11-16 | 4 | -16/+20 |
| |/ | |||||
| * | Merge pull request #6997v0.17.1.3 | luigi1111 | 2020-11-07 | 3 | -8/+8 |
| |\ | | | | | | | 752837b build: prepare v0.17.1.3 (selsta) | ||||
| | * | build: prepare v0.17.1.3 | selsta | 2020-11-07 | 3 | -8/+8 |
| | | | |||||
| * | | Merge pull request #6996 | luigi1111 | 2020-11-07 | 1 | -1/+9 |
| |\ \ | | | | | | | | | | 981e0b5 epee: readline_buffer - fix thread safety, fix sync() after stop() (xiphon) | ||||
| | * | | epee: readline_buffer - fix thread safety, fix sync() after stop() | xiphon | 2020-11-07 | 1 | -1/+9 |
| | |/ | |||||
| * | | Merge pull request #6994 | luigi1111 | 2020-11-07 | 1 | -5/+18 |
| |\ \ | |/ |/| | | | 6f48a14 Fix i2p/tor seed nodes (vtnerd) | ||||
| | * | Fix i2p/tor seed nodes | Lee Clagett | 2020-11-07 | 1 | -5/+18 |
| |/ | |||||
| * | Merge pull request #6993v0.17.1.2 | luigi1111 | 2020-11-06 | 1 | -1/+4 |
| |\ | | | | | | | 44c93bb p2p: fix accessing non existent element of map (moneromooo-monero) | ||||
| | * | p2p: fix accessing non existent element of map | moneromooo-monero | 2020-11-07 | 1 | -1/+4 |
| | | | |||||
| * | | Merge pull request #6992 | luigi1111 | 2020-11-06 | 6 | -9/+10 |
| |\ \ | | | | | | | | | | f3dd25c build: prepare v0.17.1.2 (selsta) | ||||
| | * | | build: prepare v0.17.1.2 | selsta | 2020-11-07 | 6 | -9/+10 |
| | | | | |||||
| * | | | Merge pull request #6991 | luigi1111 | 2020-11-06 | 1 | -0/+1 |
| |\ \ \ | |_|/ |/| | | | | | 4985afd p2p: add a tor seed (moneromooo-monero) | ||||
| | * | | p2p: add a tor seed | moneromooo-monero | 2020-11-06 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge pull request #6990 | luigi1111 | 2020-11-06 | 2 | -54/+83 |
| |\ \ | | | | | | | | | | 263579b Add support for i2p and tor seed nodes (vtnerd) | ||||
| | * | | Add support for i2p and tor seed nodes | Lee Clagett | 2020-10-09 | 2 | -54/+83 |
| | | | | |||||
| * | | | Merge pull request #6985 | luigi1111 | 2020-11-06 | 1 | -0/+4 |
| |\ \ \ | |_|/ |/| | | | | | 91f1be9 net_node: add tor / i2p seed nodes (selsta) | ||||
