summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #7105Alexander Blair2020-12-101-66/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | travis: remove from reposelsta2020-12-101-66/+0
| |/ / / / / / /
* | | | | | | | Merge pull request #7104Alexander Blair2020-12-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | workflows: shorten nameselsta2020-12-101-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #7103Alexander Blair2020-12-101-0/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | workflows: add depends workflow, upload binariesselsta2020-12-101-0/+85
| |/ / / / / / /
* | | | | | | | Merge pull request #7100Alexander Blair2020-12-102-43/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | depends: Update OpenSSL to 1.1.1iHoward Chu2020-12-092-43/+12
| |/ / / / / / /
* | | | | | | | Merge pull request #7009Alexander Blair2020-12-1023-106/+126
|\ \ \ \ \ \ \ \
| * | | | | | | | Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-1023-106/+126
| |/ / / / / / /
* | | | | | | | Merge pull request #7003Alexander Blair2020-12-103-61/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | Change to more efficient allocation strategy in byte_streamLee Clagett2020-10-133-61/+58
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #6977Alexander Blair2020-12-103-0/+151
|\ \ \ \ \ \ \ \
| * | | | | | | | Clang-tidy integrated into CMakeLists.txtmj-xmr2020-12-024-0/+185
* | | | | | | | | Merge pull request #6956Alexander Blair2020-12-105-0/+171
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add ClangBuildAnalyzer under utils/health for analyzing build timesmj-xmr2020-12-085-0/+171
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6947Alexander Blair2020-12-102-0/+96
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | add a convenience script to start monero with inbound tormoneromooo-monero2020-10-282-0/+96
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #7108luigi11112020-12-101-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | protocol: fix switchting to adding blocks if noone's adding the next spanmoneromooo-monero2020-12-101-2/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7082luigi11112020-12-101-36/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | bump my key expiration date by 2 more yearsmoneromooo-monero2020-12-051-36/+37
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #7072luigi11112020-12-072-0/+6
|\ \ \ \ \ \ \
| * | | | | | | p2p: drop peers that spam peer listsmoneromooo-monero2020-12-052-0/+6
| |/ / / / / /
* | | | | | | Merge pull request #7070luigi11112020-12-073-10/+12
|\ \ \ \ \ \ \
| * | | | | | | p2p: fix race condition accessing a deleted contextmoneromooo-monero2020-12-063-10/+12
| |/ / / / / /
* | | | | | | Merge pull request #7055luigi11112020-12-076-16/+144
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | protocol: drop peers that don't reply to queriesmoneromooo2020-12-064-19/+43
| * | | | | | keep only the last seen node on a given host in the white listmoneromooo2020-12-043-0/+48
| * | | | | | protocol: drop peers that decrease claimed heightmoneromooo2020-12-041-1/+16
| * | | | | | protocol: add scoring system to drop peers that don't behavemoneromooo2020-12-043-11/+52
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #7068Alexander Blair2020-12-041-1/+2
|\ \ \ \ \ \
| * | | | | | p2p: add a tor seed nodemoneromooo-monero2020-12-031-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #7062Alexander Blair2020-12-042-555/+548
|\ \ \ \ \ \
| * | | | | | crypto: fix non zero scalar being 0 after reducingmoneromooo-monero2020-12-042-555/+548
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #7043Alexander Blair2020-12-041-0/+14
|\ \ \ \ \ \
| * | | | | | wallet2: check imported multisig curve points are in main subgroupCrypto City2020-11-241-0/+14
* | | | | | | Merge pull request #7030Alexander Blair2020-12-042-1/+4
|\ \ \ \ \ \ \
| * | | | | | | rpc: get_info - add 'synchronized' fieldxiphon2020-11-192-1/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #7017Alexander Blair2020-12-042-40/+51
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Do not use peer_id tracking method over i2p/torLee Clagett2020-10-152-40/+51
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #7058Alexander Blair2020-12-031-1/+2
|\ \ \ \ \ \
| * | | | | | wallet2: set propagation timeout to current max timeoutselsta2020-12-031-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #7056Alexander Blair2020-12-031-10/+17
|\ \ \ \ \ \
| * | | | | | p2p: fix endianness when checking IPv6 addresses mapping to IPv4moneromooo-monero2020-12-031-5/+3
| * | | | | | p2p: make this work with boost <= 1.65 (pffff)moneromooo-monero2020-12-031-0/+4
| * | | | | | p2p: rewrite boost's make_address_v4 to cater for < 1.66moneromooo2020-12-031-9/+14
| |/ / / / /
* | | | | | Merge pull request #6984Alexander Blair2020-12-031-2/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net_node: add tor / i2p seed nodesselsta2020-11-291-2/+14
* | | | | | Merge pull request #7025Alexander Blair2020-12-012-4/+4
|\ \ \ \ \ \