aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor higher level peer APIs (WIP)Bryan Newbold2017-12-111-62/+8
* parse_dat_address() helperBryan Newbold2017-12-071-0/+43
* basic centralized DNS discoveryBryan Newbold2017-12-051-0/+5
* WIP on node (synchronization) codeBryan Newbold2017-11-281-1/+4
* move make_discovery_key() to lib.rsBryan Newbold2017-11-261-0/+18
* sketch out DatDrive APIBryan Newbold2017-10-281-0/+2
* rename protobuf files/modules; add Node typeBryan Newbold2017-10-281-2/+2
* rustfmtBryan Newbold2017-10-261-6/+6
* add licensing (GPL-3.0)Bryan Newbold2017-10-261-0/+2
* refactor file/module namesBryan Newbold2017-10-261-8/+8
* add sodiumoxide crateBryan Newbold2017-10-251-0/+1
* unencrypted networkingBryan Newbold2017-10-251-0/+1
* crude WIP net clientBryan Newbold2017-10-201-3/+9
* protobuf messagesBryan Newbold2017-10-181-0/+3
* refactor modules/filesBryan Newbold2017-10-181-636/+5
* few basic testsBryan Newbold2017-10-171-30/+152
* cleanupsBryan Newbold2017-10-171-25/+14
* general register progressBryan Newbold2017-10-171-8/+78
* more docs progressBryan Newbold2017-10-171-6/+43
* start working in docsBryan Newbold2017-10-171-1/+22
* fix root_nodes, add a testBryan Newbold2017-10-171-12/+37
* initial work on register directoriesBryan Newbold2017-10-171-5/+269
* WIP SLEEP element read/writeBryan Newbold2017-10-161-12/+24
* WIP on SLEEP read/writeBryan Newbold2017-10-161-9/+40
* initial structureBryan Newbold2017-10-161-0/+99