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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-42
/
+42
*
Upgrade to bitflags 2.0
Nick Mathewson
2023-03-13
1
-1
/
+2
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
3
-31
/
+31
*
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
*
Clarify which netdir index is meant
Nick Mathewson
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
2
-6
/
+26
*
hsdir: rustfmt
Ian Jackson
2023-02-09
2
-10
/
+6
*
hsdir: Actually compute the hash ring
Ian Jackson
2023-02-09
2
-8
/
+58
*
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
2
-17
/
+32
*
hsdir representation: Introduce HsDirs generic type
Ian Jackson
2023-02-09
2
-38
/
+61
*
hsdir: Implement HS hash ring index calculations
Ian Jackson
2023-02-09
2
-7
/
+80
*
hsdir: Make HsDirIndex be AsRef<[u8; ]>
Ian Jackson
2023-02-09
1
-2
/
+4
*
hsdir: impl Eq for HsDirParams
Ian Jackson
2023-02-09
1
-1
/
+1
*
hsdir: Rename HsRingParams to HsDirParams
Ian Jackson
2023-02-09
3
-17
/
+21
*
hsdir_params: Rename some variables for consistency
Ian Jackson
2023-02-09
2
-11
/
+11
*
hsdir: Replace open-coded params fields and args with HsRingParams
Ian Jackson
2023-02-09
3
-16
/
+10
*
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
*
tor-netdir: Use typed-index-collections for router index (fix hsdir)
Ian Jackson
2023-02-09
1
-2
/
+3
*
hs time handling: Make TimePeriod contain length as IntegerMinutes
Ian Jackson
2023-02-09
1
-2
/
+2
*
tor-hscrypto: Rename key types to correspond to new spec names.
Nick Mathewson
2023-02-08
2
-4
/
+4
*
Tidy up docs about RouterStatusIdx
Ian Jackson
2023-02-01
1
-9
/
+6
*
tor-netdir: Use typed-index-collections for router status index
Ian Jackson
2023-02-01
1
-16
/
+29
*
tor-netdir: Provide ConsensusRelays extension trait (fmt)
Ian Jackson
2023-02-01
1
-4
/
+1
*
tor-netdir: Provide ConsensusRelays extension trait
Ian Jackson
2023-02-01
2
-14
/
+35
*
Change two in-code references to the wrong feature name
Ian Jackson
2023-02-01
1
-2
/
+2
*
netdir: remove duplicate code in param calculation
Nick Mathewson
2023-01-28
1
-23
/
+31
*
netdir: remove the vestigial smallvec implementation I added
Nick Mathewson
2023-01-28
1
-1
/
+1
*
Turn compute_ring_params into a method.
Nick Mathewson
2023-01-28
2
-55
/
+61
*
Several suggestions on gitlab.
Ian Jackson
2023-01-28
1
-0
/
+2
*
netdir: Implement ring-param constructors and time period accessors
Nick Mathewson
2023-01-28
4
-18
/
+520
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
4
-0
/
+4
*
Elide a bunch of lifetimes.
Nick Mathewson
2023-01-27
1
-3
/
+3
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Merge branch 'onion-netdir-apis' into 'main'
Nick Mathewson
2023-01-11
3
-0
/
+289
|
\
|
*
Adjust onion service ring APIs in light of prop#342
Nick Mathewson
2023-01-11
3
-36
/
+95
|
*
Sketch APIs for the onion service directory ring.
Nick Mathewson
2023-01-11
2
-0
/
+230
*
|
netdir: add network parameters related to onion services
Nick Mathewson
2023-01-11
1
-1
/
+80
|
/
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+26
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
1
-0
/
+8
*
Mock implementation of a NetDirProvider for testing.
Nick Mathewson
2022-11-08
2
-0
/
+61
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
FlagEvent trait: Implement using macros
Ian Jackson
2022-10-25
1
-1
/
+6
*
netdir: Expose addrs-in-same-subnets calculation from SubnetConfig
Nick Mathewson
2022-10-24
1
-8
/
+18
[prev]
[next]