summaryrefslogtreecommitdiffstats
path: root/src/router/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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