Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small cleanups | Bryan Newbold | 2018-01-10 | 3 | -11/+2 |
| | |||||
* | newer sodiumoxide removed dependency on recent cargo | Bryan Newbold | 2017-12-12 | 1 | -3/+0 |
| | |||||
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2017-12-12 | 2 | -80/+83 |
|\ | |||||
| * | tweak drive API name to be more like tar | bnewbold | 2017-12-06 | 2 | -8/+8 |
| | | |||||
| * | switch to new upstream sodiumoxide | bnewbold | 2017-12-06 | 3 | -94/+98 |
| | | | | | | | | | | the stream_xor_ic() function was added to the sodiumoxide API upstream, so my hack-y branch is not longer required. | ||||
* | | start flushing out new APIs | Bryan Newbold | 2017-12-12 | 6 | -38/+83 |
| | | |||||
* | | copy in 'geniza log' implementation | Bryan Newbold | 2017-12-11 | 1 | -2/+44 |
| | | |||||
* | | flush out geniza command modes | Bryan Newbold | 2017-12-11 | 1 | -8/+52 |
| | | |||||
* | | refactor higher level peer APIs (WIP) | Bryan Newbold | 2017-12-11 | 7 | -113/+156 |
| | | |||||
* | | ignore scratch dir | Bryan Newbold | 2017-12-11 | 1 | -0/+1 |
| | | |||||
* | | updated Cargo.lock syntax | Bryan Newbold | 2017-12-07 | 1 | -20/+20 |
| | | |||||
* | | start core command skeleton | Bryan Newbold | 2017-12-07 | 1 | -0/+80 |
| | | |||||
* | | parse_dat_address() helper | Bryan Newbold | 2017-12-07 | 2 | -22/+49 |
|/ | |||||
* | update README/TODO | Bryan Newbold | 2017-12-05 | 2 | -22/+20 |
| | |||||
* | count as an arg for recieve-some | Bryan Newbold | 2017-12-05 | 2 | -5/+6 |
| | |||||
* | geniza-net cleanups | Bryan Newbold | 2017-12-05 | 1 | -23/+4 |
| | |||||
* | basic centralized DNS discovery | Bryan Newbold | 2017-12-05 | 5 | -0/+115 |
| | |||||
* | notes on DNS, DHT, etc | Bryan Newbold | 2017-11-28 | 1 | -0/+51 |
| | |||||
* | WIP on node (synchronization) code | Bryan Newbold | 2017-11-28 | 3 | -1/+185 |
| | |||||
* | DRY in geniza-net | Bryan Newbold | 2017-11-28 | 1 | -25/+21 |
| | |||||
* | make more library things public | Bryan Newbold | 2017-11-28 | 2 | -5/+5 |
| | |||||
* | helper command for generating dns lookup names | Bryan Newbold | 2017-11-26 | 1 | -0/+48 |
| | |||||
* | move make_discovery_key() to lib.rs | Bryan Newbold | 2017-11-26 | 3 | -13/+20 |
| | |||||
* | notes/updates | Bryan Newbold | 2017-11-24 | 6 | -24/+42 |
| | |||||
* | several drive bugfixes | Bryan Newbold | 2017-11-24 | 1 | -12/+36 |
| | |||||
* | import/export drive directories | Bryan Newbold | 2017-11-24 | 2 | -0/+116 |
| | |||||
* | start testing CLI args | Bryan Newbold | 2017-11-19 | 3 | -0/+270 |
| | |||||
* | additional drive commands | Bryan Newbold | 2017-11-19 | 2 | -16/+45 |
| | |||||
* | descalate todo | Bryan Newbold | 2017-11-19 | 1 | -1/+1 |
| | |||||
* | drive api: return new versions when appropriate; add comments | Bryan Newbold | 2017-11-19 | 1 | -12/+20 |
| | |||||
* | drive: tests, bugfixes | Bryan Newbold | 2017-11-19 | 1 | -14/+128 |
| | |||||
* | 'removal' dat example | Bryan Newbold | 2017-11-19 | 14 | -0/+7 |
| | |||||
* | update readme/todo | Bryan Newbold | 2017-11-06 | 2 | -6/+13 |
| | |||||
* | work in progress on drive import/export | Bryan Newbold | 2017-11-06 | 2 | -7/+44 |
| | |||||
* | add a bunch more drive operations (untested) | Bryan Newbold | 2017-11-05 | 1 | -11/+41 |
| | |||||
* | more progress on drive metadata read/write | Bryan Newbold | 2017-11-05 | 1 | -32/+123 |
| | |||||
* | more geniza-drive features | Bryan Newbold | 2017-11-05 | 1 | -0/+39 |
| | |||||
* | progress on drive implementation | Bryan Newbold | 2017-11-05 | 1 | -56/+261 |
| | |||||
* | add reverse-engineered drive notes | Bryan Newbold | 2017-11-05 | 1 | -0/+20 |
| | |||||
* | add dump-entries debug command to geniza-drive | Bryan Newbold | 2017-11-05 | 1 | -0/+19 |
| | |||||
* | more drive progress | Bryan Newbold | 2017-11-04 | 2 | -14/+150 |
| | |||||
* | clarify and test sleep indexing | Bryan Newbold | 2017-11-04 | 1 | -4/+7 |
| | |||||
* | add drive-level verification | Bryan Newbold | 2017-11-04 | 2 | -13/+32 |
| | |||||
* | update README and TODO | Bryan Newbold | 2017-10-30 | 2 | -12/+10 |
| | |||||
* | add verify command to geniza-sleep | Bryan Newbold | 2017-10-30 | 1 | -3/+12 |
| | |||||
* | notes on debugging crypto/hashing | Bryan Newbold | 2017-10-30 | 2 | -0/+195 |
| | |||||
* | fix off-by-one bug with verification code | Bryan Newbold | 2017-10-30 | 1 | -4/+24 |
| | |||||
* | add example secret keys to dat archives | Bryan Newbold | 2017-10-30 | 2 | -0/+3 |
| | |||||
* | add another example dat archive (and README) | Bryan Newbold | 2017-10-30 | 20 | -0/+35 |
| | |||||
* | fix sleep error with parent hashing | Bryan Newbold | 2017-10-30 | 1 | -3/+3 |
| |