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
/
params.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-1
/
+0
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
relay: Crypto task now listens for new consensus
David Goulet
2026-05-26
1
-0
/
+9
*
Fix grammar typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-2
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Merge branch 'xon-xoff-checker' into 'main'
David Goulet
2025-09-15
1
-0
/
+33
|
\
|
*
tor-netdir: add flow control parameters to `NetParameters`
Steven Engler
2025-09-10
1
-0
/
+33
*
|
tor-netdir: change default `cc_alg` from 0 to 2
Steven Engler
2025-09-10
1
-5
/
+1
|
/
*
clippy: fix `clippy::duplicated_attributes` warnings
Steven Engler
2025-08-11
1
-1
/
+0
*
tor-hsservice: Time out RendRequests in PoW queue.
Wesley Aptekar-Cassels
2025-08-05
1
-1
/
+0
*
tor-hsservice: Add consensus params for Prop 362.
Wesley Aptekar-Cassels
2025-08-05
1
-0
/
+25
*
Merge branch 'prop360-combined' into 'main'
Nick Mathewson
2025-07-10
1
-0
/
+10
|
\
|
*
Suggestions from @gabi-250 on prop360 implementation.
Nick Mathewson
2025-07-10
1
-1
/
+1
|
*
netdir: new parameters from prop360.
Nick Mathewson
2025-07-10
1
-0
/
+10
*
|
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-1
/
+1
|
/
*
NetParameters::saturating_update: log when a value is out of range
Jim Newsome
2025-06-23
1
-1
/
+71
*
Log unrecognized net params
Jim Newsome
2025-06-23
1
-1
/
+4
*
tor-netdir: decrease minimum hsdir_interval from 30 to 5
Jim Newsome
2025-06-10
1
-1
/
+1
*
tor-netdir: remove lint allow as per TODO
hashcatHitman
2025-04-16
1
-3
/
+0
*
netdir: Add client params related to happy families (prop321)
Nick Mathewson
2025-02-25
1
-0
/
+10
*
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-1
/
+1
*
netdir: Add congestion control consensus parameters
David Goulet
2025-01-16
1
-22
/
+101
*
tor-netdir: Add KIST consensus params.
Gabriela Moldovan
2025-01-15
1
-0
/
+26
*
tor-netdir: Fix broken links in NetParameters docs.
Gabriela Moldovan
2024-03-26
1
-3
/
+3
*
tor-netdir: Use IntegerSeconds for the vanguard lifetime params.
Gabriela Moldovan
2024-03-26
1
-4
/
+4
*
tor-netdir: Use consistent termninology in the vanguard param docs.
Gabriela Moldovan
2024-03-26
1
-6
/
+6
*
tor-netdir: Fix torspec links in vanguard param docs.
Gabriela Moldovan
2024-03-26
1
-8
/
+8
*
tor-netdir: Add the vanguard params to NetParameters.
Gabriela Moldovan
2024-03-26
1
-0
/
+70
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Rename parameters for intro-point lifetime to match the spec.
Nick Mathewson
2024-01-31
1
-4
/
+4
*
Rename our aliases for hs_intro_*_lifetime.
Nick Mathewson
2024-01-25
1
-2
/
+2
*
clippy: Add an allow to work around a clippy bug
Ian Jackson
2024-01-02
1
-0
/
+3
*
Improve documentation in/around DosParams extension
Nick Mathewson
2023-11-20
1
-6
/
+13
*
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
[next]