aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* update Cargo.lockHEADmasterBryan Newbold2022-09-071-340/+400
|
* cargo updateBryan Newbold2019-08-261-256/+367
|
* switch to resolve 0.2Bryan Newbold2018-02-191-4/+4
|
* update DNS library to get bugfixBryan Newbold2018-02-161-3/+3
|
* add chan crates (and bit-vec)Bryan Newbold2018-01-211-0/+39
|
* Merge remote-tracking branch 'github/master'Bryan Newbold2017-12-121-77/+83
|\
| * switch to new upstream sodiumoxidebnewbold2017-12-061-89/+95
| | | | | | | | | | the stream_xor_ic() function was added to the sodiumoxide API upstream, so my hack-y branch is not longer required.
* | updated Cargo.lock syntaxBryan Newbold2017-12-071-20/+20
|/
* basic centralized DNS discoveryBryan Newbold2017-12-051-0/+52
|
* start testing CLI argsBryan Newbold2017-11-191-0/+228
|
* cargo updateBryan Newbold2017-10-261-22/+9
|
* switch to bnewbold's patched sodiumoxideBryan Newbold2017-10-261-8/+8
| | | | ... which exposes the stream_xor_ic() family of functions.
* add sodiumoxide crateBryan Newbold2017-10-251-0/+34
|
* include log crateBryan Newbold2017-10-201-0/+1
|
* protobuf messagesBryan Newbold2017-10-181-0/+7
|
* few basic testsBryan Newbold2017-10-171-0/+10
|
* initial work on register directoriesBryan Newbold2017-10-171-0/+1
|
* initial structureBryan Newbold2017-10-161-0/+362