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
...
*
Improved tests for sqlite storage.
Nick Mathewson
2021-05-14
1
-2
/
+77
*
Consistency, renaming, and testing for dirmgrconfig
Nick Mathewson
2021-05-14
3
-27
/
+138
*
Move override_net_params into DirMgrConfig.
Nick Mathewson
2021-05-14
1
-19
/
+26
*
Rename NetDirConfig to DirMgrConfig.
Nick Mathewson
2021-05-14
3
-25
/
+25
*
Add builders for remaining config types in tor-dirmgr.
Nick Mathewson
2021-05-14
2
-10
/
+96
*
WIP: more builders.
Nick Mathewson
2021-05-13
1
-1
/
+71
*
Add builders for authority and fallback objects.
Nick Mathewson
2021-05-10
2
-19
/
+109
*
Fix a comment typo and needless mut
Nick Mathewson
2021-05-10
1
-2
/
+2
*
Remove more pieces of unused legacy storage code.
Nick Mathewson
2021-05-10
1
-44
/
+0
*
Remove untested legacy.rs code. Add a comment about where to find it.
Nick Mathewson
2021-05-10
3
-173
/
+5
*
Fix some warnings from nightly clippy
Nick Mathewson
2021-05-07
1
-2
/
+2
*
Resolve clippy warnings from Rust 1.52.
Nick Mathewson
2021-05-07
1
-15
/
+13
*
Fix documentation warnings.
Nick Mathewson
2021-05-05
3
-3
/
+3
*
A few easy tests in tor-dirmgr.
Nick Mathewson
2021-05-04
4
-10
/
+115
*
Repair multiprocess collaborative directory download.
Nick Mathewson
2021-05-03
3
-5
/
+7
*
dirmgr: a couple of tiny tests
Nick Mathewson
2021-05-03
2
-6
/
+31
*
Add trait_duplication_in_bounds warning.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add a few more clippy warnings
Nick Mathewson
2021-05-03
1
-0
/
+5
*
tweak semantics of routerdesc docid
Nick Mathewson
2021-05-03
1
-1
/
+2
*
Add some more clippy warnings to our list.
Nick Mathewson
2021-04-27
1
-1
/
+6
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+3
*
Fix some broken rustdoc links.
Nick Mathewson
2021-04-18
2
-4
/
+4
*
Move timer functions into an extension trait.
Nick Mathewson
2021-04-17
2
-7
/
+5
*
Move around the public modules in tor_rtcompat.
Nick Mathewson
2021-04-17
3
-3
/
+3
*
Remove all non-runtime methods in tor_rtcompat.
Nick Mathewson
2021-04-16
2
-20
/
+39
*
Add a "Runtime" parameter to all the manager types.
Nick Mathewson
2021-04-16
3
-21
/
+30
*
Move the "sleep()" function from task to timer.
Nick Mathewson
2021-04-16
1
-2
/
+2
*
Fix a compilation problem with async_std.
Nick Mathewson
2021-04-13
1
-1
/
+1
*
Merge branch 'dirstate'
Nick Mathewson
2021-04-13
8
-1152
/
+1403
|
\
|
*
Major revision on DirMgr logic -- almost a complete rewrite.
Nick Mathewson
2021-04-13
8
-1137
/
+1283
|
*
DocQuery: sort requests before splitting.
Nick Mathewson
2021-04-09
1
-4
/
+13
|
*
Start moving responsibility for building requests into dirmgr
Nick Mathewson
2021-04-09
3
-40
/
+136
*
|
fallbackdir: New list from April 2021
David Goulet
2021-04-12
1
-410
/
+1374
|
/
*
Remove a few unused dependencies
Nick Mathewson
2021-04-05
1
-1
/
+0
*
Upgrade rusqlite; remove needless usage.
Nick Mathewson
2021-04-05
2
-22
/
+16
*
DirMgr::netdir() is no longer async
Nick Mathewson
2021-04-02
2
-12
/
+9
*
missing file.
Nick Mathewson
2021-04-02
1
-0
/
+78
*
Turn the shared network directory reference into its own type
Nick Mathewson
2021-04-02
1
-27
/
+13
*
Make ConsensusRequest take a flavor.
Nick Mathewson
2021-04-01
1
-1
/
+2
*
Add accessors for members of different directory requests
Nick Mathewson
2021-04-01
1
-3
/
+3
*
DirMgr: add text() and texts() functions to ask for document text
Nick Mathewson
2021-03-31
5
-29
/
+317
*
Refactor sqlite.rs to know about consensus flavors.
Nick Mathewson
2021-03-31
2
-27
/
+56
*
Use Arc::make_mut() to simplify the code a bit
Nick Mathewson
2021-03-30
1
-7
/
+11
*
Look for RdDigest in the right location
Nick Mathewson
2021-03-30
1
-1
/
+2
*
small tweaks to routerdesc storage code.
Nick Mathewson
2021-03-30
1
-48
/
+20
*
dirmgr: Add functions to store/read/update router descriptors
David Goulet
2021-03-30
1
-3
/
+131
*
dirmgr: Add SQLite schema for router descriptors
David Goulet
2021-03-30
1
-9
/
+21
*
Make reasonable set of default fallback directories
Nick Mathewson
2021-03-30
4
-6
/
+761
*
Give the authorities value a reasonable default.
Nick Mathewson
2021-03-30
2
-1
/
+36
[prev]
[next]