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
/
crates
/
tor-netdir
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
1
-0
/
+2
*
hs: Intro point selection: TODO re checking the stable flag (fmt)
Ian Jackson
2023-08-29
1
-1
/
+1
*
hs: Intro point selection: TODO re checking the stable flag
Ian Jackson
2023-08-29
1
-0
/
+1
*
hs: Intro point selection: Actually call is_hs_intro_point()
Ian Jackson
2023-08-29
1
-2
/
+6
*
tor-netdir: Support for seleting HS intro points
Ian Jackson
2023-08-29
1
-0
/
+7
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-netdir: Use an owned HsBlindId instead of a reference.
Gabriela Moldovan
2023-08-22
1
-4
/
+4
*
tor-netdir: Replace flat_map() with cartesian_product().
Gabriela Moldovan
2023-08-22
1
-7
/
+2
*
tor-netdir: Make `hs_dirs_upload` take an iterator instead of a slice (fmt).
Gabriela Moldovan
2023-08-22
1
-4
/
+6
*
tor-netdir: Make `hs_dirs_upload` take an iterator instead of a slice.
Gabriela Moldovan
2023-08-22
1
-7
/
+10
*
tor-netdir: Add TODO about making HsDirOp private.
Gabriela Moldovan
2023-08-22
1
-0
/
+3
*
tor-hsclient: Use hs_dirs_download instead of the deprecated hs_dirs.
Gabriela Moldovan
2023-08-22
1
-1
/
+1
*
tor-netdir: Deprecate hs_dirs().
Gabriela Moldovan
2023-08-22
1
-0
/
+2
*
tor-netdir: Add separate functions for computing hsdirs for upload/download.
Gabriela Moldovan
2023-08-22
1
-0
/
+102
*
tor-netdir: Add private helpers for selecting hsdirs.
Gabriela Moldovan
2023-08-22
1
-0
/
+72
*
tor-netdir: Replace somewhat niche scan() usage with flat_map().
Gabriela Moldovan
2023-08-16
1
-9
/
+7
*
tor-netdir: Rework the logic for checking if a node has already been selected.
Gabriela Moldovan
2023-08-16
1
-3
/
+1
*
tor-netdir: Store the hsdir indices in a HashSet instead of a BTreeSet.
Gabriela Moldovan
2023-08-16
1
-4
/
+4
*
tor-netdir: Only select nodes that haven't been used for lower-numbered repli...
Gabriela Moldovan
2023-08-16
1
-15
/
+96
*
tor-netdir: Make ring_items_at() filter the items before returning.
Gabriela Moldovan
2023-08-16
1
-1
/
+1
*
tor-netdir: Use hsdir_spread_store if we're uploading.
Gabriela Moldovan
2023-08-16
1
-4
/
+9
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Add country codes to relays inside a NetDir
eta
2023-07-13
1
-3
/
+134
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+2
*
Remove explicit allows for missing_panics_docs.
Nick Mathewson
2023-07-06
1
-4
/
+0
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
netdir: add crosslinks to our definition of "usable".
Nick Mathewson
2023-06-29
1
-13
/
+13
*
netdir: document what we mean by a "usable" relay.
Nick Mathewson
2023-06-29
1
-0
/
+8
*
netdir: Conditionally expose some by_rsa APIs as experimental.
Nick Mathewson
2023-06-29
1
-2
/
+13
*
netdir: Remove a TODO HS
Nick Mathewson
2023-06-29
1
-4
/
+0
*
Downgrade TODO HS on HsDirParams::compute().expect()
Nick Mathewson
2023-06-29
1
-4
/
+6
*
netdir: Defer a TODO HS but add a comment
Nick Mathewson
2023-06-29
1
-1
/
+12
*
netdir: take n_replicas and spread_fetch from consensus parameters
Nick Mathewson
2023-06-29
1
-2
/
+12
*
netdir: Downgrade/remove/defer some TODO hs entries.
Nick Mathewson
2023-06-29
1
-6
/
+4
*
netdir: remove some now-needless warning suppressions.
Nick Mathewson
2023-06-29
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
netdir: Wrap HsDir an Arc<>
Nick Mathewson
2023-06-09
1
-5
/
+7
*
Expand docs for NetDirProvider
Ian Jackson
2023-06-08
1
-0
/
+7
*
netdir, netdoc: Add accessors for protocol version status.
Nick Mathewson
2023-06-06
1
-0
/
+19
*
guardmgr, netdir: fix some needless-mut warnings
Nick Mathewson
2023-05-18
1
-2
/
+2
*
netdir: New function to check consistency of a HasRelayIds
Nick Mathewson
2023-05-16
1
-0
/
+142
*
tor-netdir: Shuffle the list of HS dirs used for downloading descriptors.
Gabriela Moldovan
2023-05-04
1
-10
/
+22
*
tor-netdir: Update tests to parse the descriptor, make test consensus lifetim...
Gabriela Moldovan
2023-05-03
1
-8
/
+11
*
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Merge branch 'hs' into 'main'
Ian Jackson
2023-04-11
1
-5
/
+19
|
\
|
*
hs dirs: Note a thing we don't implement yet
Ian Jackson
2023-04-11
1
-0
/
+11
|
*
hs dirs: Implement spread_fetch
Ian Jackson
2023-04-11
1
-1
/
+2
|
*
hs dirs: Fix wrong ignored variable name
Ian Jackson
2023-04-11
1
-1
/
+1
|
*
hs dirs: Replicas are 1-indexed
Ian Jackson
2023-04-11
1
-2
/
+2
|
*
tor-netdir: Make an import more precise
Ian Jackson
2023-04-11
1
-1
/
+3
[next]