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
/
transport
/
default.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
tor-rtcompat+misc: add `NetStreamProvider::ConnectOptions`
Steven Engler
2026-06-08
1
-1
/
+3
*
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
1
-1
/
+4
*
|
chanmgr: refactor error types
Nick Mathewson
2026-05-07
1
-1
/
+1
*
|
chanmgr: Do not turn connect errors into proxy errors.
Nick Mathewson
2026-05-07
1
-14
/
+9
|
/
*
tor-chanmgr: don't `warn_report!` for failed connections
Steven Engler
2026-03-24
1
-1
/
+0
*
tor-chanmgr: add loopback validation, startup warning and httparse
Nihal
2026-03-18
1
-8
/
+4
*
tor-chanmgr: fix type inference in handshake
Nihal
2026-03-18
1
-5
/
+5
*
tor-chanmgr: implement HTTP CONNECT proxy handshake and wire transport
Nihal
2026-03-18
1
-6
/
+24
*
proto: Use the PeerAddr accross channel handshake
David Goulet
2026-02-19
1
-8
/
+3
*
tor-chanmgr: remove SocketAddr and improve error
Nihal
2026-02-16
1
-21
/
+14
*
tor-chanmgr: add URI-style parsing for ProxyProtocol outbound_proxy config
Nihal
2026-02-16
1
-8
/
+21
*
tor-chanmgr: integrate outbound proxy into DefaultTransport
Nihal
2026-02-16
1
-13
/
+39
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
1
-3
/
+3
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
1
-2
/
+2
*
Use ErrorReport for errors in warn! in tor-chanmgr
Ian Jackson
2023-01-30
1
-2
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
chanmgr: trace-level logs when launching connections.
Nick Mathewson
2023-01-06
1
-0
/
+3
*
Rename TransportHelper => TransportImplHelper.
Nick Mathewson
2022-11-30
1
-1
/
+1
*
tor-chanmgr: Invent [Box]ChanSensitive for two error payloads
Ian Jackson
2022-11-23
1
-1
/
+4
*
guardmgr: Refactor the interior of FirstHop.
Nick Mathewson
2022-10-24
1
-4
/
+2
*
ChanMgr: Reorganize factory, builder, transport code.
Nick Mathewson
2022-10-13
1
-0
/
+228