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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
upgrade to require latest anyhow.
Nick Mathewson
2020-12-08
1
-1
/
+1
*
Document a problem on network transition
Nick Mathewson
2020-12-08
1
-0
/
+11
*
De-parameterize ChanMgr and everything that wraps it.
Nick Mathewson
2020-12-08
2
-77
/
+32
*
Fix a logic bug in the --chutney-dir option.
Nick Mathewson
2020-12-07
1
-4
/
+6
*
Mark some XXXX issues as XXXX-A1.
Nick Mathewson
2020-12-07
2
-19
/
+22
*
Fix grammar in a log message
Nick Mathewson
2020-12-07
1
-1
/
+1
*
Add a few log messages about download timing.
Nick Mathewson
2020-12-07
2
-2
/
+12
*
Teach updater to download microdescriptors for usable directory.
Nick Mathewson
2020-12-07
3
-43
/
+121
*
Reuse microdescriptors from previous consensus
Nick Mathewson
2020-12-06
1
-10
/
+16
*
Enforce that the periods in a consensus lifetime are nonempty.
Nick Mathewson
2020-12-04
1
-1
/
+2
*
Update a few comments.
Nick Mathewson
2020-12-04
1
-3
/
+16
*
Dirmgr: Add a feature to keep the directory up-to-date.
Nick Mathewson
2020-12-04
2
-27
/
+231
*
Abandon directory circuits on most kinds of directory failure.
Nick Mathewson
2020-12-02
1
-3
/
+14
*
tor-dirmgr: retry up to 3 times on download failure.
Nick Mathewson
2020-12-01
2
-4
/
+118
*
Make mmap usage optional.
Nick Mathewson
2020-12-01
2
-10
/
+15
*
tor-dirmgr: tests for storage.rs
Nick Mathewson
2020-12-01
1
-0
/
+38
*
Add a decorrelated-jitter implementation.
Nick Mathewson
2020-11-30
2
-0
/
+147
*
only expire dorectory info on a successful bootstrap.
Nick Mathewson
2020-11-30
2
-2
/
+3
*
Add tests for blob_fname failing cases
Nick Mathewson
2020-11-30
1
-0
/
+17
*
More tests for sqlite.rs
Nick Mathewson
2020-11-30
1
-3
/
+46
*
Initial tests for authcert storage
Nick Mathewson
2020-11-30
2
-4
/
+31
*
tor-dirmgr: Refactor storage not to take AuthCert type.
Nick Mathewson
2020-11-30
3
-11
/
+63
*
tor-dirmgr: Refactor storage not to take Microdesc type.
Nick Mathewson
2020-11-30
3
-8
/
+13
*
Add a test for sha3_dual
Nick Mathewson
2020-11-30
1
-4
/
+26
*
Upgrade a couple of dependencies
Nick Mathewson
2020-11-28
1
-1
/
+1
*
Fetch microdescriptors in parallel.
Nick Mathewson
2020-11-24
1
-27
/
+51
*
A little better logging on bootstrap.
Nick Mathewson
2020-11-24
2
-3
/
+13
*
Make legacy-store code disabled by default.
Nick Mathewson
2020-11-24
3
-2
/
+8
*
Turn client-demo into a mostly-good client.
Nick Mathewson
2020-11-24
1
-2
/
+5
*
Add a function to load a directory from cache.
Nick Mathewson
2020-11-24
1
-1
/
+65
*
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
9
-6
/
+1233
*
Initial pass on directory-manager code.
Nick Mathewson
2020-11-19
2
-0
/
+451
[prev]