summaryrefslogtreecommitdiffstats
path: root/src/net/peerblk.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-301-0/+1
* [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