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-chanmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'remove-lint' into 'main'
Jim Newsome
2026-07-15
3
-3
/
+1
|
\
|
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
2
-2
/
+0
|
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
|
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
|
multiple crates: Fix clippy warnings
hjrgrn
2026-07-10
1
-3
/
+3
|
/
*
tor-chanmgr: remove comment for something that's not implemented
Steven Engler
2026-06-17
1
-2
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
10
-0
/
+10
*
tor-rtcompat+misc: add `NetStreamProvider::ConnectOptions`
Steven Engler
2026-06-08
2
-2
/
+6
*
tor-chanmgr: Add doccomments and fix typo.
Wesley Aptekar-Cassels
2026-06-02
2
-2
/
+4
*
tor-chanmgr: Refactor metrics code slightly.
Wesley Aptekar-Cassels
2026-06-02
2
-194
/
+161
*
tor-chanmgr: Split out channels built error metrics.
Wesley Aptekar-Cassels
2026-06-02
2
-7
/
+206
*
tor-chanmgr: Separate inbound/outbound channel metrics.
Wesley Aptekar-Cassels
2026-06-02
2
-8
/
+10
*
tor-chanmgr: Add metrics.
Wesley Aptekar-Cassels
2026-06-02
2
-1
/
+41
*
tor-chanmgr: fix `unused_imports` warning
Steven Engler
2026-05-27
1
-1
/
+3
*
Merge branch '3777_rebased' into 'main'
Nick Mathewson
2026-05-26
2
-1
/
+8
|
\
|
*
ptmgr: Defer proxy protocol string conversion
Nihal
2026-05-26
1
-1
/
+1
|
*
ptmgr: pass outbound_proxy to managed PT processes
Nihal
2026-05-26
1
-0
/
+7
*
|
Merge branch 'fix-channel-build-task-disappeared' into 'main'
Nick Mathewson
2026-05-26
4
-119
/
+188
|
\
\
|
|
/
|
/
|
|
*
tor-chanmgr: Notify waiters when a launch is cancelled
Boris Nagaev
2026-05-04
4
-119
/
+188
*
|
Merge branch 'socket-buf-size' into 'main'
opara
2026-05-21
1
-2
/
+14
|
\
\
|
*
|
tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`
Steven Engler
2026-05-07
1
-2
/
+14
|
|
/
*
|
chanmgr: report target address, not proxy address, in error
Nick Mathewson
2026-05-07
3
-5
/
+10
*
|
chanmgr: refactor error types
Nick Mathewson
2026-05-07
3
-21
/
+43
*
|
chanmgr: Do not turn connect errors into proxy errors.
Nick Mathewson
2026-05-07
2
-15
/
+32
|
/
*
linkspec: Rename all_addrs_allowed_for_extend()
David Goulet
2026-04-09
1
-2
/
+4
*
relay: Pass advertise SocketAddr to channel builder instead of IpAddr
David Goulet
2026-04-09
2
-8
/
+8
*
chanmgr: Validate the ChanTarget for both client and relay
David Goulet
2026-04-09
1
-41
/
+64
*
tor-{proto,chanmgr}: change how channels accept a CREATE* handler
Steven Engler
2026-04-08
1
-18
/
+13
*
tor-chanmgr: add support for a `CreateRequestHandler`
Steven Engler
2026-04-08
3
-4
/
+90
*
linkspec: Rename has_all_public_addresses()
David Goulet
2026-03-30
1
-1
/
+1
*
linkspec: Rename has_all_reachable_addresses()
David Goulet
2026-03-30
1
-1
/
+1
*
linkspec: Rename has_all_valid_port() to has_all_nonzero_port()
David Goulet
2026-03-30
1
-2
/
+2
*
proto: Rename RelayIdentities to RelayChannelAuthMaterial
David Goulet
2026-03-30
3
-41
/
+50
*
proto: Rename many variables with more fine grained naming
David Goulet
2026-03-30
1
-7
/
+7
*
chanmgr: Always use MaybeSensitive<PeerAddr> when building a channel
David Goulet
2026-03-30
1
-7
/
+6
*
chanmgr: Add a build_client_channel() helper function
David Goulet
2026-03-30
1
-59
/
+83
*
chanmgr: Move relay target PT validation in validate_relay_target()
David Goulet
2026-03-30
1
-6
/
+9
*
chanmgr: Validate the relay channel target addresses
David Goulet
2026-03-30
1
-1
/
+35
*
tor-chanmgr: port to web-time-compat.
Nick Mathewson
2026-03-26
1
-11
/
+9
*
tor-chanmgr: don't `warn_report!` for failed connections
Steven Engler
2026-03-24
1
-1
/
+0
*
chanmgr: Don't build relay channel if method is not Direct
David Goulet
2026-03-19
1
-0
/
+6
*
chanmgr: Clarify the use of no identity ChanTarget
David Goulet
2026-03-19
1
-6
/
+10
*
chanmgr: Don't get the peer cert as a responder channel
David Goulet
2026-03-19
1
-9
/
+1
*
chanmgr: Add a comment/TODO about channel expiry
David Goulet
2026-03-18
1
-0
/
+16
*
chanmgr: Support reconfigure of unauthenticated channels
David Goulet
2026-03-18
1
-5
/
+8
*
chanmgr: Use the unauth_channels list
David Goulet
2026-03-18
1
-7
/
+12
*
chanmgr: Add a list of unauthenticated channels
David Goulet
2026-03-18
1
-0
/
+13
*
cargo fmt
Nihal
2026-03-18
1
-6
/
+9
*
tor-chanmgr: add loopback validation, startup warning and httparse
Nihal
2026-03-18
4
-176
/
+332
*
tor-chanmgr: split handshake into helper functions
Nihal
2026-03-18
1
-14
/
+47
[next]