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-hsservice
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use an EntropicRng trait to enforce key generation rules.
Nick Mathewson
2025-03-24
2
-2
/
+6
*
Use CautiousRng for keys going into the KeyMgr.
Nick Mathewson
2025-03-24
2
-3
/
+2
*
Merge branch 'named_protovers' into 'main'
David Goulet
2025-03-20
1
-2
/
+3
|
\
|
*
Use named subprotocol versions throughout arti.
Nick Mathewson
2025-03-12
1
-2
/
+3
*
|
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
3
-3
/
+3
*
|
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
|
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
|
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
5
-5
/
+5
*
|
Merge branch 'dev/cve/is_fully_reachable' into 'main'
gabi-250
2025-03-14
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
tor-hsservice: Add is_fully_reachable() method
Clara Engler
2025-03-13
1
-0
/
+10
*
|
Deprecate --onion-name; introduce --onion-address
disha
2025-03-12
1
-6
/
+22
|
/
*
tor-rt*: Apply deferred formatting churn
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
4
-5
/
+5
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-4
/
+8
*
tor-hsservice: Change replay/mod.rs to replay.rs.
Wesley Aptekar-Cassels
2025-02-10
1
-0
/
+0
*
tor-hsservice: Change unclear names in ReplayLog.
Wesley Aptekar-Cassels
2025-02-10
2
-21
/
+21
*
tor-hsservice: Assert that hash length is correct in ReplayLog.
Wesley Aptekar-Cassels
2025-02-10
1
-0
/
+3
*
tor-hsservice: Change ReplayLog parse_log_leafname API.
Wesley Aptekar-Cassels
2025-02-10
3
-8
/
+11
*
tor-hsservice: Fix some comments in ReplayLog.
Wesley Aptekar-Cassels
2025-02-10
1
-2
/
+5
*
tor-hsservice: Make TODOs not doccomments.
Wesley Aptekar-Cassels
2025-02-10
1
-2
/
+2
*
tor-hsservice: Rename some variables to reflect refactor.
Wesley Aptekar-Cassels
2025-02-10
1
-22
/
+22
*
tor-hsservice: Add whitespace.
Wesley Aptekar-Cassels
2025-02-10
1
-0
/
+1
*
tor-hsservice: Update comment in replay log code.
Wesley Aptekar-Cassels
2025-02-10
1
-1
/
+3
*
tor-hsservice: Remove ReplayLog::check_inner.
Wesley Aptekar-Cassels
2025-02-10
1
-9
/
+2
*
tor-hsservice: Remove ReplayLog HASH_LEN constant.
Wesley Aptekar-Cassels
2025-02-10
1
-9
/
+8
*
tor-hsservice: Clean up replay::ipt::hash types.
Wesley Aptekar-Cassels
2025-02-10
1
-9
/
+6
*
tor-hsservice: Move replay::hash into replay::ipt::hash.
Wesley Aptekar-Cassels
2025-02-10
2
-75
/
+83
*
tor-hsservice: Move ReplayLog hashing out of generic code.
Wesley Aptekar-Cassels
2025-02-10
2
-19
/
+20
*
tor-hsservice: Stop using check_inner in ReplayLog tests.
Wesley Aptekar-Cassels
2025-02-10
1
-41
/
+69
*
tor-hsservice: Make ReplayLog magic bytes generic.
Wesley Aptekar-Cassels
2025-02-10
2
-12
/
+21
*
tor-hsservice: Make ReplayLog generic.
Wesley Aptekar-Cassels
2025-02-10
5
-50
/
+102
*
tor-hsservice: Make directory for replay module.
Wesley Aptekar-Cassels
2025-02-10
1
-0
/
+0
*
proto: Remove ConversationInHandler
David Goulet
2025-02-04
2
-6
/
+2
*
tor-proto: Rewrite circuit reactor run_once() loop to use select!.
Gabriela Moldovan
2025-01-29
1
-1
/
+1
*
circmgr: Remove the CircParameters build .expect()
David Goulet
2025-01-16
1
-1
/
+2
*
circ: Specialize the circparams from netparams function
David Goulet
2025-01-16
2
-3
/
+2
*
circmgr: Modify CircParameters for congestion control
David Goulet
2025-01-16
1
-1
/
+2
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Add TODO to error if enable_pow is set but feature flag is disabled.
Wesley Aptekar-Cassels
2024-11-25
1
-0
/
+1
*
tor-hsservice: Clarify enable_pow setting TODO.
Wesley Aptekar-Cassels
2024-11-25
1
-1
/
+1
*
tor-netdir: Add timeliness param to wait_for_netdir_to_list.
Wesley Aptekar-Cassels
2024-11-25
1
-1
/
+1
*
Move helpers from tor-hsservice to tor-netdir.
Wesley Aptekar-Cassels
2024-11-25
6
-99
/
+15
*
arti: Add onion_service.enable_pow option.
Wesley Aptekar-Cassels
2024-11-25
1
-2
/
+8
*
tor-hsservice: add clippy allows
Steven Engler
2024-11-20
1
-0
/
+4
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
2
-10
/
+9
*
tor-hsservice: pass through the `CfgPathResolver`
Steven Engler
2024-11-18
5
-15
/
+53
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
3
-3
/
+5
*
Merge branch 'bug1531' into 'main'
Ian Jackson
2024-10-21
1
-2
/
+2
|
\
|
*
Convert a few crates to slotmap-careful
Neel Chauhan
2024-10-17
1
-2
/
+2
[next]