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-ptmgr
/
src
/
ipc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-1
/
+5
*
Use ErrorReport for errors in warn! in tor-ptmgr
Ian Jackson
2023-01-30
1
-3
/
+3
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
ptmgr: Add more logging to IPC code.
Nick Mathewson
2023-01-06
1
-9
/
+34
*
ptmgr: report an error if PT transports don't match requested.
Nick Mathewson
2022-11-29
1
-1
/
+0
*
ptmgr: Use PluggableTransport::identity in logs.
Nick Mathewson
2022-11-29
1
-0
/
+8
*
Centralize the "find an identifier for the pt name" logic in one place.
Nick Mathewson
2022-11-29
1
-5
/
+1
*
Merge remote-tracking branch 'eta/ptreactor-v1' into merge_ptreactor
Nick Mathewson
2022-11-29
1
-16
/
+24
|
\
|
*
tor-ptmgr: add PtReactor
eta
2022-11-29
1
-14
/
+25
*
|
Clarify internal error.
Ian Jackson
2022-11-29
1
-2
/
+2
*
|
ptmgr: Rename ClientTransportFailed, document, and correct its RetryTime.
Nick Mathewson
2022-11-29
1
-1
/
+1
*
|
ptmgr: Replace StdioUnavailable with a PtError.
Nick Mathewson
2022-11-29
1
-4
/
+12
|
/
*
ptmgr: clear up unused_import exceptions.
Nick Mathewson
2022-11-28
1
-0
/
+6
*
ptmgr: Mark PtMessage and next_message as experimental-api.
Nick Mathewson
2022-11-28
1
-3
/
+4
*
Draft: Pluggable transport manager
eta
2022-11-28
1
-10
/
+31
*
ptmgr::ipc: Try an alternate approach to initial quotes.
Nick Mathewson
2022-10-26
1
-10
/
+5
*
tor-ptmgr/ipc: First cut of pluggable transport spawning
eta
2022-10-26
1
-0
/
+856