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
/
params.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
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
1
-0
/
+9
*
tor-netdoc: if_ito: Add expansion of acronym
Ian Jackson
2022-08-17
1
-0
/
+2
*
tor-congestion: implement the RTT estimation algorithm from prop#324
eta
2022-08-11
1
-0
/
+21
*
Finish implementation of params() for DirMgr.
Nick Mathewson
2022-08-02
1
-0
/
+8
*
channel padding: Use IntegerMilliseconds in netdir
Ian Jackson
2022-06-21
1
-8
/
+8
*
tor-netdir: Make CHANNEL_PADDING_TIMEOUT_UPPER_BOUND pub
Ian Jackson
2022-06-21
1
-1
/
+1
*
channel padding: Change timeout to match C Tor
Ian Jackson
2022-06-21
1
-1
/
+6
*
channel padding: Add the parameters from the spec to NetDir
Ian Jackson
2022-06-21
1
-0
/
+28
*
Remove some outdated comments.
Nick Mathewson
2022-06-17
1
-1
/
+1
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-2
/
+0
*
tor-netdir: Resolve an XXXX about type ugliness
Nick Mathewson
2021-12-08
1
-1
/
+1
*
Remove a couple of spec-related XXXXs in tor-netdir.
Nick Mathewson
2021-12-08
1
-2
/
+0
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-1
/
+1
*
More typo fixes that I forgot to save :(
Nick Mathewson
2021-11-24
1
-2
/
+2
*
Allow type of timeout estimator to change at runtime.
Nick Mathewson
2021-10-20
1
-0
/
+9
*
Initial backend implementation for guard node manager.
Nick Mathewson
2021-10-07
1
-4
/
+14
*
Typo fix in comment.
Nick Mathewson
2021-09-29
1
-1
/
+1
*
Suppress a cognitive-complexity lint in tests
Nick Mathewson
2021-09-09
1
-0
/
+1
*
Add guard-related network parameters.
Nick Mathewson
2021-09-09
1
-3
/
+118
*
Use macros and traits to simplify the declaration of parameters.
Nick Mathewson
2021-09-09
1
-135
/
+144
*
Fix/suppress a few more clippy lints in tests.
Nick Mathewson
2021-09-08
1
-0
/
+1
*
Merge remote-tracking branch 'origin/mr/71'
Nick Mathewson
2021-09-08
1
-1
/
+1
|
\
|
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-1
/
+1
*
|
Check for correct-ish decoding of all parameters.
Nick Mathewson
2021-09-08
1
-4
/
+77
|
/
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+350