aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* add chan crates (and bit-vec)Bryan Newbold2018-01-211-0/+3
|
* switch to new upstream sodiumoxidebnewbold2017-12-061-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 discoveryBryan Newbold2017-12-051-0/+2
|
* start testing CLI argsBryan Newbold2017-11-191-0/+2
|
* add licensing (GPL-3.0)Bryan Newbold2017-10-261-0/+1
|
* switch to bnewbold's patched sodiumoxideBryan Newbold2017-10-261-1/+4
| | | | ... which exposes the stream_xor_ic() family of functions.
* add sodiumoxide crateBryan Newbold2017-10-251-0/+1
|
* include log crateBryan Newbold2017-10-201-0/+1
|
* protobuf messagesBryan Newbold2017-10-181-0/+1
|
* few basic testsBryan Newbold2017-10-171-0/+3
|
* initial work on register directoriesBryan Newbold2017-10-171-0/+1
|
* initial structureBryan Newbold2017-10-161-0/+11