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
*
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