index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tor-dirmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
When a consensus has enough descriptors, mark it non-pending.
Nick Mathewson
2020-11-24
2
-6
/
+52
*
When storing consensuses, index them by the sha3 of the whole file.
Nick Mathewson
2020-11-23
4
-21
/
+52
*
Document and de-warning the rest of tor-dirmgr
Nick Mathewson
2020-11-23
6
-51
/
+219
*
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
8
-4
/
+1223
*
Initial pass on directory-manager code.
Nick Mathewson
2020-11-19
1
-0
/
+422
[prev]