summaryrefslogtreecommitdiffstatshomepage
path: root/src/receive.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* receive: assume we usually succeed with userspaceexperimental-0.0.20160711Jason A. Donenfeld2016-07-101-1/+1
* receive: no need to test for !lenJason A. Donenfeld2016-07-101-1/+1
* persistent keepalive: use authenticated keepalivesJason A. Donenfeld2016-07-101-0/+2
* timers: rename *authorized* functions to *authenticated*Jason A. Donenfeld2016-07-081-2/+2
* persistent keepalive: add kernel mechanismJason A. Donenfeld2016-07-081-1/+1
* receive: protect against impossible conditionsJason A. Donenfeld2016-07-031-0/+4
* receive: error conditions are unlikelyJason A. Donenfeld2016-07-011-3/+3
* Initial commitJason A. Donenfeld2016-06-251-0/+301