Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move make_discovery_key() to lib.rs | Bryan Newbold | 2017-11-26 | 1 | -1/+1 |
* | clarify and test sleep indexing | Bryan Newbold | 2017-11-04 | 1 | -4/+7 |
* | fix off-by-one bug with verification code | Bryan Newbold | 2017-10-30 | 1 | -4/+24 |
* | fix sleep error with parent hashing | Bryan Newbold | 2017-10-30 | 1 | -3/+3 |
* | replace (most) seek() code with read_at/write_at | Bryan Newbold | 2017-10-30 | 1 | -2/+5 |
* | discovery key helper on sleep dir | Bryan Newbold | 2017-10-29 | 1 | -0/+5 |
* | add checks/verify to sleep reg tests (verify still broken) | Bryan Newbold | 2017-10-29 | 1 | -5/+9 |
* | fix typo bug with sleep register | Bryan Newbold | 2017-10-29 | 1 | -2/+1 |
* | sleep register cleanups and debugging info | Bryan Newbold | 2017-10-29 | 1 | -14/+22 |
* | verify() partial progress; variable renamings | Bryan Newbold | 2017-10-27 | 1 | -17/+47 |
* | rustfmt | Bryan Newbold | 2017-10-26 | 1 | -75/+76 |
* | refactor file/module names | Bryan Newbold | 2017-10-26 | 1 | -0/+556 |