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
/
factory.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
chanmgr: Responder relay channel now use the builder my_addrs
David Goulet
2026-02-24
1
-7
/
+4
*
chanmgr: Add a set_relay_identities() to update the RelayIdentities
David Goulet
2026-02-24
1
-0
/
+12
*
relay: Pass advertised addresses to the channel handler
David Goulet
2026-01-22
1
-4
/
+8
*
tor-chanmgr: wrap the peer address in `Sensitive`
Steven Engler
2025-11-05
1
-3
/
+5
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+4
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
tor-proto: Plumb the ChannelAccount through to queue creation site
Ian Jackson
2024-10-03
1
-6
/
+10
*
tor-proto: Plumb the ChannelAccount through to queue creation site (pre-fmt)
Ian Jackson
2024-10-03
1
-1
/
+3
*
tor-chanmgr: Make a memquota::ChannelAcocunt per channel
Ian Jackson
2024-10-03
1
-0
/
+3
*
tor-chanmgr: add experimental `ChanMgr::handle_incoming`
Steven Engler
2024-09-11
1
-1
/
+47
*
tor-chanmgr: make `CompoundFactory` generic over `ChannelFactory`
Steven Engler
2024-09-11
1
-28
/
+15
*
proto: Make Channel explicitly Arc<.>
Nick Mathewson
2024-05-16
1
-5
/
+5
*
Resolve a pair of warnings about redundant closures.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
Rename TransportHelper => TransportImplHelper.
Nick Mathewson
2022-11-30
1
-1
/
+1
*
Abolish ChanMgr::set_default_transport
Ian Jackson
2022-11-30
1
-6
/
+0
*
chanmgr: Report Pt errors correctly.
Nick Mathewson
2022-11-29
1
-1
/
+1
*
tor-chanmgr: Introduce the BootstrapReporter API, publicize ChanBuilder
eta
2022-11-28
1
-10
/
+52
*
Draft: Pluggable transport manager
eta
2022-11-28
1
-1
/
+4
*
ChanMgr: Another attempt to build on CI.
Nick Mathewson
2022-11-23
1
-1
/
+7
*
ChanMgr: Rename Factory -> CompoundFactory
Nick Mathewson
2022-11-23
1
-3
/
+3
*
ChanMgr: Fix a few more conditional-compilation issues
Nick Mathewson
2022-11-23
1
-0
/
+1
*
ChanMgr: Remove Arc aliases.
Nick Mathewson
2022-11-23
1
-12
/
+6
*
Make ChannelFactory and AbstractPtMgr require Send+Sync
Nick Mathewson
2022-11-23
1
-5
/
+5
*
ChanMgr: Implement functions that replace channel factories.
Nick Mathewson
2022-11-23
1
-2
/
+79
*
ChanMgr: move the AbstractChanFactory into MgrState.
Nick Mathewson
2022-11-22
1
-0
/
+3
*
Merge branch 'main' into 'abstract-pt-mgr'
Nick Mathewson
2022-11-22
1
-0
/
+2
|
\
|
*
ChanMgr: Log every conection attempt at debug.
Nick Mathewson
2022-11-17
1
-0
/
+2
*
|
Replace TransportRegistry with AbstractPtMgr
eta
2022-11-22
1
-5
/
+18
|
/
*
chanmgr: Edit comments, fix docs
Nick Mathewson
2022-10-13
1
-4
/
+12
*
ChanMgr: Reorganize factory, builder, transport code.
Nick Mathewson
2022-10-13
1
-60
/
+17
*
chanmgr: clean up some TODO pt-client items and documentation.
Nick Mathewson
2022-10-13
1
-74
/
+18
*
chanmgr: Use ChannelFactory via a Box<dyn<ChannelFactory>>.
Nick Mathewson
2022-10-13
1
-0
/
+16
*
Implement ChannelFactory for (a wrapper of) TransportRegistry.
Nick Mathewson
2022-10-12
1
-1
/
+23
*
chanmgr: Clean up async-ness on factory types.
Nick Mathewson
2022-10-12
1
-9
/
+17
*
ChanMgr: new (unimplemented) APIs for pluggable transports
Nick Mathewson
2022-09-23
1
-0
/
+108