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
/
transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-103
/
+120
*
tor-chanmgr: split handshake into helper functions
Nihal
2026-03-18
1
-14
/
+47
*
tor-chanmgr: fix type inference in handshake
Nihal
2026-03-18
2
-6
/
+6
*
tor-chanmgr: refactor handshake into helper functions
Nihal
2026-03-18
1
-30
/
+53
*
tor-chanmgr: implement HTTP CONNECT proxy handshake and wire transport
Nihal
2026-03-18
2
-20
/
+186
*
proto: Use the PeerAddr accross channel handshake
David Goulet
2026-02-19
2
-16
/
+9
*
tor-chanmgr: fix proxy config parsing and clippy lint
Nihal
2026-02-16
1
-1
/
+1
*
tor-chanmgr: remove SocketAddr and improve error
Nihal
2026-02-16
2
-22
/
+15
*
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
*
tor-chanmgr: add From<ProxyError> for io::Error conversion
Nihal
2026-02-16
1
-0
/
+6
*
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
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
2
-2
/
+2
*
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
2
-13
/
+10
*
tor-socksproto: Handle 0-byte reads (EOF) correctly
Ian Jackson
2024-10-01
1
-1
/
+1
*
tor-chanmgr: Use new tor-socksproto API (fmt)
Ian Jackson
2024-10-01
1
-2
/
+1
*
tor-chanmgr: Use new tor-socksproto API
Ian Jackson
2024-10-01
1
-56
/
+16
*
Apply deferred rustfmt churn
Ian Jackson
2024-10-01
1
-3
/
+2
*
tor-socksproto: Move `handshake` to be a trait method
Ian Jackson
2024-10-01
1
-0
/
+1
*
Revert "socks users: detect closed sockets."
Ian Jackson
2024-10-01
1
-11
/
+1
*
Revert "socks users: copy the correct amount in our drain logic."
Ian Jackson
2024-10-01
1
-1
/
+1
*
socks users: copy the correct amount in our drain logic.
Nick Mathewson
2024-09-24
1
-1
/
+1
*
socks users: detect closed sockets.
Nick Mathewson
2024-09-24
1
-1
/
+11
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
2
-10
/
+10
*
socksproto: Add a const for suggested buffer length.
Nick Mathewson
2024-09-09
1
-1
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
2
-0
/
+2
*
Add initial support for running a PT in server mode
Saksham Mittal
2023-08-24
1
-2
/
+2
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
2
-0
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
2
-0
/
+2
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
1
-2
/
+2
*
Fix a local-only CPU DoS bug.
Nick Mathewson
2023-05-23
1
-0
/
+15
*
s/ProtocolFailed/ProtocolViolation/g where possible
Neel Chauhan
2023-04-08
1
-1
/
+1
*
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
2
-0
/
+2
*
chanmgr: trace-level logs when launching connections.
Nick Mathewson
2023-01-06
2
-0
/
+15
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Rename TransportHelper => TransportImplHelper.
Nick Mathewson
2022-11-30
2
-3
/
+3
*
Merge branch 'bridge-addr-2' into 'main'
Nick Mathewson
2022-11-30
1
-5
/
+5
|
\
|
*
Separate BridgeAddr and PtTargetAddr
Ian Jackson
2022-11-30
1
-5
/
+5
*
|
PT protocol: pt-spec conformance with password field
Nick Mathewson
2022-11-30
1
-4
/
+5
*
|
connect_via_proxy: Actually send initial handshake.
Nick Mathewson
2022-11-30
1
-3
/
+3
*
|
PT SOCKS tests: add a few more tests
Ian Jackson
2022-11-30
1
-1
/
+6
*
|
PT SOCKS tests: test name that only fits in V4
Ian Jackson
2022-11-30
1
-3
/
+7
|
/
*
Merge branch 'todos-chanmgr' into 'main'
Nick Mathewson
2022-11-29
1
-5
/
+11
|
\
|
*
chanmgr: Distinguish failure to connect to proxy from other IO failures
Nick Mathewson
2022-11-29
1
-5
/
+11
*
|
Remove deprecated aliases in tor-linkspec.
Nick Mathewson
2022-11-29
1
-5
/
+5
|
/
*
Draft: Pluggable transport manager
eta
2022-11-28
1
-13
/
+38
[next]