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
*
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
*
Make ChannelMethod non-exhaustive
Ian Jackson
2022-11-24
1
-0
/
+6
*
tor-chanmgr: Invent [Box]ChanSensitive for two error payloads
Ian Jackson
2022-11-23
1
-1
/
+4
*
Merge branch 'guards_as_bridges_part1' into 'main'
Nick Mathewson
2022-10-24
1
-4
/
+2
|
\
|
*
guardmgr: Refactor the interior of FirstHop.
Nick Mathewson
2022-10-24
1
-4
/
+2
*
|
tor-chanmgr: Suppress an unused imports warning for `use super::*`
Ian Jackson
2022-10-21
1
-0
/
+1
|
/
*
Oops: Mark some imports as pt-client only.
Nick Mathewson
2022-10-21
1
-3
/
+9
*
transport: Escape = signs in keys only.
Nick Mathewson
2022-10-20
1
-8
/
+13
*
Clarify comment on ExternalProxyPlugin.
Nick Mathewson
2022-10-20
1
-1
/
+2
*
transport: rename "ExtraneousData" to "UnexpectedData"
Nick Mathewson
2022-10-20
1
-5
/
+5
*
chanmgr: Add the code necessary to use SOCKS PTs via a TransportHelper
Nick Mathewson
2022-10-20
1
-3
/
+237
*
chanmgr: Begin a socks-client implementation.
Nick Mathewson
2022-10-20
1
-0
/
+215
*
ChanMgr: Reorganize factory, builder, transport code.
Nick Mathewson
2022-10-13
1
-0
/
+228