index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
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
...
*
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
*
|
tor-netdir: Fix capitalisation of a doc link
Ian Jackson
2023-04-11
1
-1
/
+1
*
|
tor-netdir: Fix link to hs_time_period function
Ian Jackson
2023-04-11
1
-1
/
+1
|
/
*
tor-netdir: iter_filter_secondary: Make it less of a mess
Ian Jackson
2023-03-30
1
-13
/
+10
*
tor-netdir: Expand on comment for HsRingRings::iter
gabi-250
2023-03-30
1
-1
/
+1
*
tor-netdir: Minor docs fixes
gabi-250
2023-03-30
1
-2
/
+3
*
tor-netdir: Implement hs_dirs accessor
Ian Jackson
2023-03-30
1
-2
/
+16
*
tor-netdir: hs_dirs accessor: change semantics, type, and name
Ian Jackson
2023-03-30
1
-7
/
+9
*
tor-netdir: Provide hs_all_time_periods instead of ..._secondary_...
Ian Jackson
2023-03-30
1
-5
/
+8
*
tor-netdir: Rename hs_time_period
Ian Jackson
2023-03-30
1
-3
/
+5
*
tor-netdir: Sort out HsDirOp
Ian Jackson
2023-03-30
1
-2
/
+3
*
tor-netdir: Reorganise iteration over hsdir rings
Ian Jackson
2023-03-30
1
-4
/
+24
*
tor-netdir: Provide relay_by_rs_idx
Ian Jackson
2023-03-30
1
-0
/
+16
*
tor-netdir: Use `pos` not `idx` in test network constructors
Ian Jackson
2023-03-27
1
-14
/
+14
*
tor-netdir: eliminate ref to abolished MdEntry
Ian Jackson
2023-03-27
1
-2
/
+2
*
tor-netdir: Use `rsidx` consistent for `RouterStatusIdx`
Ian Jackson
2023-03-27
1
-36
/
+36
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-24
/
+24
*
Fix minimal-versions (.then_some is too new)
Ian Jackson
2023-02-09
1
-1
/
+1
*
tor-netdir: Make is_hsdir_for_ring crate-local
Ian Jackson
2023-02-09
1
-1
/
+2
*
Fix typos
Nick Mathewson
2023-02-09
1
-2
/
+2
*
Fix compilation with various feature combinations
Ian Jackson
2023-02-09
1
-5
/
+18
*
hsdir: rustfmt
Ian Jackson
2023-02-09
1
-6
/
+5
*
hsdir: Actually compute the hash ring
Ian Jackson
2023-02-09
1
-4
/
+0
*
hsdir: Be able to enumerate the hidden service directories
Ian Jackson
2023-02-09
1
-0
/
+25
*
hsdir: Ring calculation plumbing
Ian Jackson
2023-02-09
1
-16
/
+10
*
hsdir representation: Introduce HsDirs generic type
Ian Jackson
2023-02-09
1
-33
/
+56
*
hsdir: Rename HsRingParams to HsDirParams
Ian Jackson
2023-02-09
1
-2
/
+2
*
hsdir_params: Rename some variables for consistency
Ian Jackson
2023-02-09
1
-2
/
+2
*
hsdir: Replace open-coded params fields and args with HsRingParams
Ian Jackson
2023-02-09
1
-2
/
+2
*
hsdir: Remove a done TODO - this *is* now a TiSlice
Ian Jackson
2023-02-09
1
-1
/
+0
*
tor-netdir: Provide Netdir::md_by_idx
Ian Jackson
2023-02-09
1
-0
/
+6
*
tor-netdir: Store previous netdir (if required by features)
Ian Jackson
2023-02-09
1
-1
/
+15
*
tor-netdoc: Change fill_from_previous_netdir
Ian Jackson
2023-02-09
1
-10
/
+7
[prev]
[next]