Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add chan crates (and bit-vec) | Bryan Newbold | 2018-01-21 | 1 | -0/+3 |
| | |||||
* | switch to new upstream sodiumoxide | bnewbold | 2017-12-06 | 1 | -3/+0 |
| | | | | | the stream_xor_ic() function was added to the sodiumoxide API upstream, so my hack-y branch is not longer required. | ||||
* | basic centralized DNS discovery | Bryan Newbold | 2017-12-05 | 1 | -0/+2 |
| | |||||
* | start testing CLI args | Bryan Newbold | 2017-11-19 | 1 | -0/+2 |
| | |||||
* | add licensing (GPL-3.0) | Bryan Newbold | 2017-10-26 | 1 | -0/+1 |
| | |||||
* | switch to bnewbold's patched sodiumoxide | Bryan Newbold | 2017-10-26 | 1 | -1/+4 |
| | | | | ... which exposes the stream_xor_ic() family of functions. | ||||
* | add sodiumoxide crate | Bryan Newbold | 2017-10-25 | 1 | -0/+1 |
| | |||||
* | include log crate | Bryan Newbold | 2017-10-20 | 1 | -0/+1 |
| | |||||
* | protobuf messages | Bryan Newbold | 2017-10-18 | 1 | -0/+1 |
| | |||||
* | few basic tests | Bryan Newbold | 2017-10-17 | 1 | -0/+3 |
| | |||||
* | initial work on register directories | Bryan Newbold | 2017-10-17 | 1 | -0/+1 |
| | |||||
* | initial structure | Bryan Newbold | 2017-10-16 | 1 | -0/+11 |