aboutsummaryrefslogtreecommitdiff
path: root/src/net/peerblk.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-25[crypto] Allow initialisation vector length to vary from cipher blocksizeMichael Brown1-1/+2
2019-08-16[peerdist] Limit number of concurrent raw block downloadsMichael Brown1-3/+131
2019-08-16[peerdist] Start block download timers from within opener methodsMichael Brown1-7/+9
2017-09-05[peerdist] Gather and report peer statistics during downloadMichael Brown1-0/+8
2015-09-29[peerdist] Avoid NULL pointer dereference for plaintext blocksMichael Brown1-7/+10
2015-08-17[peerdist] Add individual block download mechanismMichael Brown1-0/+1366