aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7263Alexander Blair2021-01-038-4/+60
|\
| * add a max levin packet size by command typemoneromooo-monero2021-01-038-4/+60
* | Merge pull request #7261Alexander Blair2021-01-031-2/+7
|\ \ | |/ |/|
| * portable_storage: better sanity checkingmoneromooo-monero2021-01-021-2/+7
|/
* Merge pull request #7250Alexander Blair2021-01-0110-11/+40
|\
| * Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-1710-11/+40
* | Merge pull request #7246Alexander Blair2021-01-018-21/+90
|\ \
| * | protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-318-21/+90
| |/
* | Merge pull request #7243Alexander Blair2021-01-011-1/+6
|\ \
| * | portable_storage: check object limit where appropriatemoneromooo2020-12-311-1/+6
| |/
* | Merge pull request #7237Alexander Blair2021-01-011-0/+1
|\ \
| * | p2p: fix deadlock banning while updating peer listsmoneromooo2020-12-311-0/+1
| |/
* | Merge pull request #7234Alexander Blair2021-01-011-1/+1
|\ \
| * | protocol: don't reset last request time on an idle timermoneromooo-monero2020-12-301-1/+1
| |/
* | Merge pull request #7220Alexander Blair2021-01-013-0/+3
|\ \ | |/ |/|
| * portable_storage: forbid unnamed sectionsxiphon2020-12-283-0/+3
* | Merge pull request #7221Alexander Blair2020-12-2911-22/+32
|\ \
| * | rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-2911-22/+32
* | | Merge pull request #7218Alexander Blair2020-12-291-5/+0
|\ \ \
| * | | portable_storage: remove array element limitmoneromooo-monero2020-12-281-5/+0
| |/ /
* | | Merge pull request #7207Alexander Blair2020-12-295-13/+14
|\ \ \ | |/ / |/| |
| * | ssl: buffered handshake detectionanon2020-12-285-13/+14
* | | Merge pull request #7205Alexander Blair2020-12-283-23/+23
|\ \ \
| * | | protocol: fix false positives dropping peersmoneromooo-monero2020-12-273-23/+23
* | | | Merge pull request #7202Alexander Blair2020-12-281-2/+0
|\ \ \ \
| * | | | portable_storage: remove overly aggressive cutoffmoneromooo-monero2020-12-271-2/+0
| |/ / /
* | | | Merge pull request #7196Alexander Blair2020-12-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | cryptonote_basic: guess what got lost porting patches to branches againmoneromooo-monero2020-12-261-1/+1
| |/ /
* | | Merge pull request #7199Alexander Blair2020-12-263-20/+19
|\ \ \ | |/ / |/| |
| * | Revert "Reject existing claimed blocks in sync mode"luigi11112020-12-273-20/+19
|/ /
* | Merge pull request #7192Alexander Blair2020-12-261-6/+21
|\ \
| * | epee: fix some issues using connections after shutdownmoneromooo-monero2020-12-261-6/+21
* | | Merge pull request #7190Alexander Blair2020-12-261-1/+35
|\ \ \
| * | | portable_storage: add some sanity checks on data sizemoneromooo-monero2020-12-261-1/+35
| |/ /
* | | Merge pull request #7182Alexander Blair2020-12-261-1/+1
|\ \ \
| * | | edited readme version table to include v0.17.1.7Gingeropolous2020-12-211-1/+1
| |/ /
* | | Merge pull request #7188Alexander Blair2020-12-263-5/+18
|\ \ \
| * | | protocol: drop nodes if they claim new data but only give stale datamoneromooo-monero2020-12-253-5/+18
| |/ /
* | | Merge pull request #7180Alexander Blair2020-12-262-6/+18
|\ \ \
| * | | ban lists may now include subnetsmoneromooo-monero2020-12-222-6/+18
| |/ /
* | | Merge pull request #7173Alexander Blair2020-12-267-11/+68
|\ \ \
| * | | restrict public node checks a littlemoneromooo-monero2020-12-227-11/+68
| |/ /
* | | Merge pull request #7172Alexander Blair2020-12-261-1/+1
|\ \ \
| * | | apt update before installingmj-xmr2020-12-201-1/+1
| |/ /
* | | Merge pull request #7154Alexander Blair2020-12-263-19/+20
|\ \ \
| * | | protocol: reject claimed block hashes that already are in the chainmoneromooo-monero2020-12-173-0/+15
| * | | protocol: drop peers we can't download anything from in sync modemoneromooo-monero2020-12-161-19/+5
| | |/ | |/|
* | | Merge pull request #7145Alexander Blair2020-12-261-0/+2
|\ \ \
| * | | p2p: remove peers from grey and anchors lists when blockedmoneromooo-monero2020-12-131-0/+2
* | | | Merge pull request #7138Alexander Blair2020-12-265-5/+67
|\ \ \ \