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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tor-hsservice: Persist suggested_effort.
Wesley Aptekar-Cassels
2025-08-05
2
-6
/
+15
|
*
|
tor-hsservice: Add consensus params for Prop 362.
Wesley Aptekar-Cassels
2025-08-05
5
-26
/
+127
*
|
|
Merge branch 'msrv-1.85' into 'main'
Nick Mathewson
2025-08-05
61
-77
/
+75
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove a now-needless doc comment.
Nick Mathewson
2025-08-05
1
-2
/
+0
|
*
|
Bump to hex-literal 1.0
Nick Mathewson
2025-08-05
14
-15
/
+15
|
*
|
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
60
-60
/
+60
*
|
|
Merge branch 'semver' into 'main'
Nick Mathewson
2025-08-05
4
-12
/
+0
|
\
\
\
|
*
|
|
Remove semver.md files, post-release.
Ian Jackson
2025-08-05
4
-12
/
+0
*
|
|
|
Merge branch 'windows_warnings' into 'main'
opara
2025-08-05
5
-0
/
+10
|
\
\
\
\
|
*
|
|
|
Fix Windows compile warnings
Tobias Stoeckmann
2025-08-05
5
-0
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
tor-proto: make stream recv queues unbounded if "flowctl-cc" enabled
Steven Engler
2025-08-05
5
-15
/
+54
*
|
|
|
tor-async-utils: impl `SinkTrySend` for `mpsc::UnboundedSender`
Steven Engler
2025-08-05
1
-0
/
+19
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'use-cc' into 'main'
Nick Mathewson
2025-08-05
4
-51
/
+30
|
\
\
\
|
*
|
|
arti: add experimental "flowctl-cc" feature
Steven Engler
2025-08-04
1
-1
/
+4
|
*
|
|
arti-client: add experimental "flowctl-cc" feature
Steven Engler
2025-08-04
1
-0
/
+2
|
*
|
|
tor-proto: use congestion control when "flowctl-cc" is enabled
Steven Engler
2025-08-04
2
-50
/
+24
|
|
/
/
*
|
|
circmgr: Feature gate multi path tunnel with conflux flag
David Goulet
2025-08-05
3
-6
/
+15
*
|
|
test: Fix build issues likely due to past rebase conflicts
David Goulet
2025-08-05
1
-1
/
+2
*
|
|
Revert "circmgr: Feature-gate all the onion service tunnel types."
Gabriela Moldovan
2025-08-05
2
-22
/
+2
*
|
|
circmgr: Feature-gate all the onion service tunnel types.
Gabriela Moldovan
2025-08-05
2
-2
/
+22
*
|
|
proto: Deferred fmt
Gabriela Moldovan
2025-08-05
2
-4
/
+3
*
|
|
hsservice: Do not send the REND1 to the virtual hop.
Gabriela Moldovan
2025-08-05
1
-2
/
+5
*
|
|
Do not fully-qualify Sync.
Gabriela Moldovan
2025-08-05
3
-15
/
+15
*
|
|
proto: Fix infinite recursion in ClientTunnel::extend().
Gabriela Moldovan
2025-08-05
1
-2
/
+2
*
|
|
conflux: Adjust docs and fix doc links.
Gabriela Moldovan
2025-08-05
10
-34
/
+36
*
|
|
circmgr: Fix hs-service feature gating
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
|
|
arti-client: Resolve XXX to make CI run.
Gabriela Moldovan
2025-08-05
1
-23
/
+26
*
|
|
proto: abolish path_ref() in favor of all_paths().
Gabriela Moldovan
2025-08-05
7
-56
/
+61
*
|
|
hsservice, hsclient: Enable tor-circmgr/send-control-msg too.
Gabriela Moldovan
2025-08-05
2
-2
/
+2
*
|
|
proto: Use UserMsgHandler instead of MsgHandler throughout.
Gabriela Moldovan
2025-08-05
1
-8
/
+8
*
|
|
proto: Make UserMsgHandler pub if send-control-msg is enabled.
Gabriela Moldovan
2025-08-05
1
-0
/
+1
*
|
|
circmgr: Feature-gate ServiceOnionServiceIntroTunnel to fix compile errors.
Gabriela Moldovan
2025-08-05
1
-0
/
+1
*
|
|
circmgr: Feature-gate send_raw_msg.
Gabriela Moldovan
2025-08-05
1
-0
/
+1
*
|
|
circmgr: Gate tor_proto::handshake usage behind hs-common.
Gabriela Moldovan
2025-08-05
1
-1
/
+6
*
|
|
proto, circmgr: Fix feature-gating.
Gabriela Moldovan
2025-08-05
3
-3
/
+5
*
|
|
proto: Feature-gate UserMsgHandler.
Gabriela Moldovan
2025-08-05
1
-1
/
+3
*
|
|
circmgr: Fully-qualify types in macro.
Gabriela Moldovan
2025-08-05
1
-4
/
+2
*
|
|
circmgr: Add back cognitive_complexity allows.
Gabriela Moldovan
2025-08-05
2
-0
/
+2
*
|
|
proto: Return a more specific error message from allow_stream_requests.
Gabriela Moldovan
2025-08-05
2
-5
/
+8
*
|
|
proto: Set is_multi_path = true in the tests.
Gabriela Moldovan
2025-08-05
1
-6
/
+14
*
|
|
proto: Avoid using as_single_circ() in the conflux tests (fmt).
Gabriela Moldovan
2025-08-05
1
-5
/
+1
*
|
|
proto: Avoid using as_single_circ() in the conflux tests.
Gabriela Moldovan
2025-08-05
1
-3
/
+2
*
|
|
circmgr: Fix unit tests
David Goulet
2025-08-05
2
-15
/
+15
*
|
|
proto: Fix the tunnel/circuit.rs unit tests
David Goulet
2025-08-05
2
-80
/
+122
*
|
|
proto: Remove todo!() from StreamTarget::protocol_error()
David Goulet
2025-08-05
1
-1
/
+1
*
|
|
arti-client: Use the new Tunnel interface
David Goulet
2025-08-05
2
-26
/
+34
*
|
|
dirmgr: Rename circuit to tunnel
David Goulet
2025-08-05
1
-3
/
+3
*
|
|
tunnel: Implement start_conversation() for all tunnel types
David Goulet
2025-08-05
9
-167
/
+178
*
|
|
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
14
-230
/
+392
*
|
|
dirclient: Use the new Tunnel interface (fmt).
Gabriela Moldovan
2025-08-05
1
-1
/
+3
[prev]
[next]