summaryrefslogtreecommitdiffstats
path: root/src/net/peerblk.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Allow initialisation vector length to vary from cipher blocksizeMichael Brown2022-10-251-1/+2
* [peerdist] Limit number of concurrent raw block downloadsMichael Brown2019-08-161-3/+131
* [peerdist] Start block download timers from within opener methodsMichael Brown2019-08-161-7/+9
* [peerdist] Gather and report peer statistics during downloadMichael Brown2017-09-061-0/+8
* [peerdist] Avoid NULL pointer dereference for plaintext blocksMichael Brown2015-09-291-7/+10
* [peerdist] Add individual block download mechanismMichael Brown2015-08-171-0/+1366