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
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
4
-0
/
+6
*
tor-hsservice: Fix typo.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+1
*
tor-hsservice: Warn instead of panic on KeyMgr error in PowManager.
Wesley Aptekar-Cassels
2025-05-27
1
-4
/
+8
*
tor-hsservice: Refactor PoW error handling.
Wesley Aptekar-Cassels
2025-05-27
2
-17
/
+35
*
tor-hsservice: Make PoW publisher_update_tx closed a warning.
Wesley Aptekar-Cassels
2025-05-27
1
-4
/
+3
*
tor-hsservice: Make PowManager persist state.
Wesley Aptekar-Cassels
2025-05-27
4
-12
/
+74
*
tor-hsservice: Add ReplayLog to PowManager.
Wesley Aptekar-Cassels
2025-05-27
4
-15
/
+71
*
tor-hsservice: Add PowNonceReplayLog.
Wesley Aptekar-Cassels
2025-05-27
2
-0
/
+37
*
tor-hsservice: Explicitly don't use memquota for publisher update queue.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+5
*
tor-hsservice: Add PoW priority queue and checking of solves.
Wesley Aptekar-Cassels
2025-05-27
3
-25
/
+242
*
Add methods for getting proof-of-work extension from intro request.
Wesley Aptekar-Cassels
2025-05-27
2
-1
/
+6
*
tor-hsservice: Use Pin<Box<dyn Stream>>> instead of mpsc::Receiver.
Wesley Aptekar-Cassels
2025-05-27
4
-8
/
+9
*
tor-hsservice: Initial parts of PowManager.
Wesley Aptekar-Cassels
2025-05-27
7
-7
/
+519
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
1
-1
/
+1
*
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
1
-3
/
+11
*
Resolve clippy warnings from 1.83
Nick Mathewson
2025-05-13
1
-2
/
+1
*
Include "bug" in all bug error messages
Nick Mathewson
2025-04-28
1
-2
/
+2
*
Merge branch 'todos-msrv' into 'main'
Jim Newsome
2025-04-24
1
-1
/
+1
|
\
|
*
tor-hsservice: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+1
*
|
protover, *: Add documentation about what "supported" means.
Nick Mathewson
2025-04-16
1
-1
/
+2
*
|
Add warnings about removing supported protocols.
Nick Mathewson
2025-04-16
1
-0
/
+2
*
|
New functions to report supported subprotocols
Nick Mathewson
2025-04-16
1
-0
/
+21
|
/
*
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
[next]