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
/
hsdir_params.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-netdoc: Apply much rustfmt churn
Ian Jackson
2025-08-26
1
-1
/
+1
*
tor-netdoc: Remove generics from Consensus and its contents
Ian Jackson
2025-08-26
1
-2
/
+2
*
tor-netdoc: netstatus: Move everything variety-specific
Ian Jackson
2025-08-26
1
-2
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
tor-netdir: Add a unit test for HsDirParams::offset_within_srv_period.
Gabriela Moldovan
2024-01-24
1
-0
/
+37
*
tor-hsservice: Make offset_within_srv_period() work with timestamps from newe...
Gabriela Moldovan
2024-01-24
1
-4
/
+4
*
tor-netdir, tor-hscrypto: Add function for computing SRV period offset.
Gabriela Moldovan
2024-01-24
1
-3
/
+22
*
Expose HsDirParams, and give it accessors.
Nick Mathewson
2024-01-23
1
-1
/
+19
*
hsservice: Make HsDirParams include the SRV lifespan.
Nick Mathewson
2024-01-23
1
-11
/
+15
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Downgrade TODO HS on HsDirParams::compute().expect()
Nick Mathewson
2023-06-29
1
-0
/
+15
*
netdir: remove unnecessary wraps from srv_interval, extract_srvs
Nick Mathewson
2023-06-29
1
-13
/
+12
*
netdir: Move voting_period() to netdoc::Lifetime
Nick Mathewson
2023-06-29
1
-14
/
+7
*
hscrypto: fix TODOs in time-period code.
Nick Mathewson
2023-06-13
1
-7
/
+9
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-4
/
+4
*
Fix compilation with various feature combinations
Ian Jackson
2023-02-09
1
-1
/
+8
*
hsdir representation: Introduce HsDirs generic type
Ian Jackson
2023-02-09
1
-5
/
+5
*
hsdir: Implement HS hash ring index calculations
Ian Jackson
2023-02-09
1
-1
/
+0
*
hsdir: impl Eq for HsDirParams
Ian Jackson
2023-02-09
1
-1
/
+1
*
hsdir: Rename HsRingParams to HsDirParams
Ian Jackson
2023-02-09
1
-10
/
+14
*
hsdir_params: Rename some variables for consistency
Ian Jackson
2023-02-09
1
-9
/
+9
*
hsdir: Replace open-coded params fields and args with HsRingParams
Ian Jackson
2023-02-09
1
-0
/
+1
*
hs time handling: Make TimePeriod contain length as IntegerMinutes
Ian Jackson
2023-02-09
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
1
-54
/
+60
*
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
1
-0
/
+463