| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Less copying of the authority list. | Nick Mathewson | 2020-11-23 | 1 | -31/+27 | |
| * | A little documentation in tor-dirmgr | Nick Mathewson | 2020-11-23 | 1 | -14/+44 | |
| * | Make "storage" module private | Nick Mathewson | 2020-11-20 | 1 | -1/+1 | |
| * | Remove a couple of #[allow]s. | Nick Mathewson | 2020-11-20 | 1 | -7/+5 | |
| * | Teach DirMgr to use its own NetDir, if present, to bootstrap itself. | Nick Mathewson | 2020-11-20 | 1 | -7/+5 | |
| * | Add a better way to get a shared directory out of a DirMgr. | Nick Mathewson | 2020-11-20 | 1 | -16/+23 | |
| * | Remove needless Arc<> for DirStoreHandle. And DirStoreHandle itself. | Nick Mathewson | 2020-11-20 | 1 | -37/+24 | |
| * | Move a few more responsibilities into NetDirConfig. | Nick Mathewson | 2020-11-20 | 3 | -62/+121 | |
| * | Move storage and config logic from netdir to dirmgr. | Nick Mathewson | 2020-11-20 | 9 | -6/+1233 | |
| * | Initial pass on directory-manager code. | Nick Mathewson | 2020-11-19 | 2 | -0/+451 | |
