Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wake workers when submitting work | 2019-09-02 | 4 | -154/+152 | |
* | Reconsider inorder queueing | 2019-09-02 | 6 | -17/+85 | |
* | Outbound cryptkey routing | 2019-09-01 | 6 | -33/+366 | |
* | Added Bind trait to router | 2019-08-31 | 4 | -55/+64 | |
* | Reduce number of type parameters in router | 2019-08-31 | 6 | -69/+98 | |
* | Join with worker threads on device drop | 2019-08-28 | 3 | -14/+19 | |
* | Renamed confirmed -> initator on keypair | 2019-08-28 | 2 | -2/+4 | |
* | Start worker threads for device | 2019-08-28 | 2 | -26/+53 | |
* | Add confirm_key stub | 2019-08-27 | 2 | -6/+16 | |
* | Use confirmation status from keypair in dec-state | 2019-08-27 | 1 | -6/+7 | |
* | Work on inbound/outbound consume code | 2019-08-27 | 3 | -8/+69 | |
* | Added sealing/opening to the router worker | 2019-08-27 | 3 | -21/+67 | |
* | Removed unused sub-module | 2019-08-27 | 1 | -52/+0 | |
* | Removed unused sub-module | 2019-08-27 | 2 | -88/+2 | |
* | Unbox callback closures | 2019-08-27 | 4 | -58/+74 | |
* | Work on callback structure for cryptkey router | 2019-08-26 | 5 | -54/+72 | |
* | Move to hjul crate | 2019-08-24 | 1 | -0/+3 | |
* | Initial version of timer framework | 2019-08-22 | 2 | -2/+2 | |
* | Ensure peer threads are stopped on drop | 2019-08-20 | 2 | -98/+153 | |
* | Restructure and job stealing work queue | 2019-08-20 | 5 | -404/+466 | |
* | Implemented keypair_confirm | 2019-08-18 | 1 | -90/+172 | |
* | Remove peer from cryptkey router on drop | 2019-08-17 | 1 | -53/+129 | |
* | Begin drafting cross-platform interface | 2019-08-16 | 2 | -41/+50 | |
* | Layout work on router | 2019-08-16 | 5 | -100/+244 | |
* | Implement add_keypair semantics | 2019-08-13 | 2 | -26/+127 | |
* | Port replay filter and sketch router state | 2019-08-12 | 4 | -46/+241 | |
* | Work on sketching router interface | 2019-08-10 | 3 | -0/+182 |