summaryrefslogtreecommitdiffstats
path: root/src/router (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work on callback structure for cryptkey routerMathias Hall-Andersen2019-08-265-54/+72
|
* Move to hjul crateMathias Hall-Andersen2019-08-241-0/+3
| | | | Moved timer code into seperate crate (`hjul').
* Initial version of timer frameworkMathias Hall-Andersen2019-08-222-2/+2
|
* Ensure peer threads are stopped on dropMathias Hall-Andersen2019-08-202-98/+153
|
* Restructure and job stealing work queueMathias Hall-Andersen2019-08-205-404/+466
|
* Implemented keypair_confirmMathias Hall-Andersen2019-08-181-90/+172
|
* Remove peer from cryptkey router on dropMathias Hall-Andersen2019-08-171-53/+129
|
* Begin drafting cross-platform interfaceMathias Hall-Andersen2019-08-162-41/+50
|
* Layout work on routerMathias Hall-Andersen2019-08-165-100/+244
|
* Implement add_keypair semanticsMathias Hall-Andersen2019-08-132-26/+127
|
* Port replay filter and sketch router stateMathias Hall-Andersen2019-08-124-46/+241
|
* Work on sketching router interfaceMathias Hall-Andersen2019-08-103-0/+182