aboutsummaryrefslogtreecommitdiffstats
path: root/src/router.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* finish up supporting the whole config protocolJake McGinty2018-02-231-0/+5
|
* support removing peersJake McGinty2018-02-221-0/+13
|
* add and strip padding to transport messagesJake McGinty2018-02-181-2/+2
|
* clippytimeJake McGinty2018-02-151-2/+4
|
* clippy knows allJake McGinty2018-02-141-5/+5
|
* clear unused importsJake McGinty2018-02-141-5/+2
|
* consolidate handshake cryptoJake McGinty2018-02-091-1/+1
|
* router refactoringJake McGinty2018-02-091-11/+24
|
* router.rsJake McGinty2018-02-081-0/+47
|
* make anti-replay code more canonically rustJake McGinty2018-02-081-0/+0