index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-chanmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
chanmgr: Use the actual channel target used on connect()
David Goulet
2026-02-12
1
-16
/
+21
|
*
proto: Channel finish() now handles canonicity
David Goulet
2026-02-12
1
-0
/
+1
*
|
tor-chanmgr: update comment in `open_channel_is_allowed()`
Steven Engler
2026-02-11
1
-2
/
+10
*
|
tor-chanmgr: channel selection functions take a `HasAddrs`
Steven Engler
2026-02-11
1
-18
/
+28
*
|
tor-chanmgr: add `HasAddrs` bound to `AbstractChannelFactory::BuildSpec`
Steven Engler
2026-02-11
2
-19
/
+31
|
/
*
proto: Relay responder channel allow to be non_exhaustive
David Goulet
2026-02-09
1
-1
/
+0
*
chanmgr: Fix the outbound_chan_type() to not be based on relay feature
David Goulet
2026-02-09
1
-10
/
+4
*
chanmgr: Gate relay only function
David Goulet
2026-02-09
2
-0
/
+2
*
chanmgr: Add inbound open channel to our list
David Goulet
2026-02-09
2
-9
/
+26
*
chanmgr: Build channel/reactor on incoming connections
David Goulet
2026-02-09
1
-6
/
+74
*
relay: Add a TLS acceptor in the ChanBuilder
David Goulet
2026-02-09
2
-24
/
+53
*
Merge branch 'unnecessary-async' into 'main'
David Goulet
2026-02-09
1
-1
/
+1
|
\
|
*
proto: Make ChannelProvider::get_or_launch() synchronous
Gabriela Moldovan
2026-02-04
1
-1
/
+1
*
|
chanmgr: Always use connect target for error reporting
David Goulet
2026-02-04
1
-14
/
+6
*
|
chanmgr: Use the new tor-proto relay channel API
David Goulet
2026-02-04
1
-43
/
+112
|
/
*
rtcompat: Return certificates as Cow.
Nick Mathewson
2026-02-02
1
-1
/
+5
*
chanmgr: Make a padding test function non-async
Gabriela Moldovan
2026-01-27
1
-3
/
+2
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
proto: Improve comment for handle_incoming()
David Goulet
2026-01-22
1
-5
/
+6
*
proto: Remove async for VerifiableChannel::check()
David Goulet
2026-01-22
1
-16
/
+15
*
proto: Send relay channel NETINFO in check()
David Goulet
2026-01-22
1
-15
/
+19
*
proto: Make VerifiableChannel::check() async
David Goulet
2026-01-22
1
-1
/
+1
*
relay: Pass advertised addresses to the channel handler
David Goulet
2026-01-22
6
-12
/
+23
*
chanmgr: Spawn task for ChannelProvider impl of get_or_launch()
David Goulet
2026-01-13
1
-17
/
+23
*
chanmgr: Get rid of the builder outbound_chan_type
David Goulet
2026-01-13
3
-37
/
+33
*
build: Fixes for non relay feature
David Goulet
2026-01-13
1
-2
/
+6
*
chanmgr: Implement tor_proto::ChannelProvider for ChanMgr
David Goulet
2026-01-13
1
-0
/
+25
*
chanmgr: Use the new tor-proto channel traits in builder
David Goulet
2026-01-13
1
-170
/
+55
*
proto: Add traits for public channel views
David Goulet
2026-01-13
1
-1
/
+1
*
chanmgr: Add a relay channel connect to ChanBuilder
David Goulet
2026-01-13
1
-9
/
+156
*
chanmgr: Rename the connect_no_timeout() to be client specific
David Goulet
2026-01-13
1
-6
/
+8
*
chanmgr: Add RelayIdentities to ChanBuilder
David Goulet
2026-01-13
2
-5
/
+29
*
chanmgr: Add ChannelType to channel manager config
David Goulet
2026-01-13
3
-4
/
+26
*
chanmgr: Introduce a ChanMgrConfig struct
David Goulet
2026-01-13
3
-8
/
+39
*
chanmgr: Remove KeyMgr from constructor
David Goulet
2026-01-13
2
-10
/
+3
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-2
/
+0
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
4
-1
/
+11
*
Merge branch 'relay-bin-4' into 'main'
opara
2025-11-11
6
-11
/
+23
|
\
|
*
tor-chanmgr: wrap the peer address in `Sensitive`
Steven Engler
2025-11-05
6
-11
/
+23
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
10
-10
/
+10
|
/
*
all: run cargo fmt
Steven Engler
2025-11-04
1
-1
/
+1
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
2
-2
/
+2
*
Use random_hostname() to pick an (E)SNI
Neel Chauhan
2025-10-20
1
-2
/
+4
*
proto: Propagate PaddingCtrl into ChannelSender.
Nick Mathewson
2025-10-01
1
-7
/
+37
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
4
-2
/
+15
*
proto: Add ChannelType enum
David Goulet
2025-08-20
1
-1
/
+1
*
chan: Rename channel launch to launch_client
David Goulet
2025-08-20
1
-1
/
+1
*
chanmgr: Add KeyMgr to channel builder
David Goulet
2025-08-20
2
-4
/
+14
*
clippy: fix `clippy::duplicated_attributes` warnings
Steven Engler
2025-08-11
1
-1
/
+1
[prev]
[next]