aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* protocol: revert incoming chain height check against local chainmoneromooo-monero2020-12-111-1/+1
* Merge pull request #7102Alexander Blair2020-12-101-17/+9
|\
| * cmake: fix "release" version string on tagged releasesmoneromooo-monero2020-12-091-17/+9
* | Merge pull request #7121Alexander Blair2020-12-101-1/+1
|\ \
| * | protocol: one more sanity check on usable data from a peermoneromooo-monero2020-12-101-1/+1
* | | Merge pull request #7117Alexander Blair2020-12-102-1/+2
|\ \ \
| * | | protocol: add a sanity check to the number of block hashes sentmoneromooo-monero2020-12-102-1/+2
| | |/ | |/|
* | | Merge pull request #7114Alexander Blair2020-12-101-1/+1
|\ \ \
| * | | protocol: fix asking for pruned blocks for v10moneromooo-monero2020-12-101-1/+1
| |/ /
* | | Merge pull request #7110Alexander Blair2020-12-106-33/+64
|\ \ \
| * | | protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-106-33/+64
| | |/ | |/|
* | | Merge pull request #7106Alexander Blair2020-12-101-1/+8
|\ \ \
| * | | protocol: more restrictive checks on chain entry responsemoneromooo-monero2020-12-101-1/+8
| | |/ | |/|
* | | 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