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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-24
/
+24
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
tor-chanmgr: remove comment for something that's not implemented
Steven Engler
2026-06-17
1
-2
/
+1
|
/
*
Merge branch 'clippy-string-slice' into 'main'
Nick Mathewson
2026-06-10
10
-0
/
+10
|
\
|
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
10
-0
/
+10
*
|
Bump derive-deftly to 1.11.3
Ian Jackson
2026-06-09
1
-1
/
+1
|
/
*
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
*
Upgrade metrics to 0.24.6.
Wesley Aptekar-Cassels
2026-06-02
1
-1
/
+1
*
tor-chanmgr: Add metrics.
Wesley Aptekar-Cassels
2026-06-02
3
-2
/
+43
*
Remove semver.md files post-release
Gabriela Moldovan
2026-06-01
1
-4
/
+0
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-20
/
+20
*
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
*
|
|
Merge branch 'connect_error' into 'main'
opara
2026-05-13
4
-32
/
+80
|
\
\
\
|
*
|
|
chanmgr: report target address, not proxy address, in error
Nick Mathewson
2026-05-07
4
-6
/
+12
|
*
|
|
chanmgr: refactor error types
Nick Mathewson
2026-05-07
4
-21
/
+46
|
*
|
|
chanmgr: Do not turn connect errors into proxy errors.
Nick Mathewson
2026-05-07
2
-15
/
+32
|
|
/
/
*
/
/
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-1
/
+1
|
/
/
*
|
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-20
/
+20
*
|
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
|
/
*
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
*
Merge branch 'create-fast' into 'main'
opara
2026-04-08
3
-4
/
+85
|
\
|
*
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
*
|
Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`
Ian Jackson
2026-04-02
1
-1
/
+1
|
/
*
Merge branch 'fixes_mr3791' into 'main'
David Goulet
2026-03-31
3
-114
/
+183
|
\
|
*
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
*
|
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
1
-1
/
+1
*
|
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-20
/
+20
[next]