summaryrefslogtreecommitdiffstats
path: root/src/router/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-22/+0
* Begin work on the pure Wireguard implemenationMathias Hall-Andersen2019-09-141-0/+4
* Full inbound/outbound router testMathias Hall-Andersen2019-09-101-1/+0
* Write inbound packets to TUN deviceMathias Hall-Andersen2019-09-071-0/+1
* Expanded outbound testMathias Hall-Andersen2019-09-041-0/+1
* Outbound cryptkey routingMathias Hall-Andersen2019-09-011-0/+8
* Reduce number of type parameters in routerMathias Hall-Andersen2019-08-311-1/+1
* Added sealing/opening to the router workerMathias Hall-Andersen2019-08-271-3/+4
* Removed unused sub-moduleMathias Hall-Andersen2019-08-271-4/+2
* Work on callback structure for cryptkey routerMathias Hall-Andersen2019-08-261-0/+1
* Restructure and job stealing work queueMathias Hall-Andersen2019-08-201-2/+4
* Begin drafting cross-platform interfaceMathias Hall-Andersen2019-08-161-1/+1
* Layout work on routerMathias Hall-Andersen2019-08-161-0/+2
* Implement add_keypair semanticsMathias Hall-Andersen2019-08-131-1/+2
* Port replay filter and sketch router stateMathias Hall-Andersen2019-08-121-1/+3
* Work on sketching router interfaceMathias Hall-Andersen2019-08-101-0/+2