aboutsummaryrefslogtreecommitdiff
path: root/src/net_processing.h
Commit message (Expand)AuthorAgeFilesLines
* fix: Disconnect stalling peers after timeout of header syncp-j012021-06-141-1/+4
* Net: pass interruptMsgProc as const where possibleJorge Timón2017-01-311-2/+2
* Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...Wladimir J. van der Laan2017-01-191-0/+9
|\
| * Keep shared_ptrs to recently-replaced txn for compact blocksMatt Corallo2017-01-101-0/+2
| * Move ORPHAN constants from validation.h to net_processing.hMatt Corallo2017-01-091-0/+7
* | Merge #9375: Relay compact block messages prior to full block connectionPieter Wuille2017-01-131-0/+1
|\ \
| * | Relay compact block messages prior to full block connectionMatt Corallo2017-01-051-0/+1
| |/
* / net: rework the way that the messagehandler sleepsCory Fields2017-01-121-0/+1
|/
* Merge #9289: net: drop boost::thread_groupWladimir J. van der Laan2017-01-041-2/+3
|\
| * net: make net processing interruptibleCory Fields2017-01-031-2/+3
* | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
|/
* Move network-msg-processing code out of main to its own fileMatt Corallo2016-12-021-0/+51