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
*
Merge branch 'todo-not-hss' into 'main'
Alexander Færøy
2023-10-22
1
-1
/
+1
|
\
|
*
Remove an "HSS" from a "TODO HSS" comment in ptmgr
Nick Mathewson
2023-10-16
1
-1
/
+1
*
|
tor-ptmgr: Handle unsupported escapes
Emil Engler
2023-10-17
1
-1
/
+8
|
/
*
Resolve ClientTransportLaunched and ServerTransportLaunched in different arms
Saksham Mittal
2023-09-13
1
-24
/
+26
*
Rename ClientTransportGaveError to TransportGaveError
Saksham Mittal
2023-09-13
1
-1
/
+1
*
Deduplicate ClientTransportLaunched and ServerTransportLaunched
Saksham Mittal
2023-09-11
1
-106
/
+135
*
Deduplicate ClientTransportFailed and ServerTransportFailed
Saksham Mittal
2023-09-11
1
-22
/
+11
*
Import sealed module to avoid syntactic vinegar
Saksham Mittal
2023-09-11
1
-14
/
+15
*
tor-ptmgr: Test for empty values
Emil Engler
2023-09-07
1
-0
/
+7
*
tor-ptmgr: Test for missing values
Emil Engler
2023-09-07
1
-0
/
+6
*
tor-ptmgr: Test for forbidden `=`
Emil Engler
2023-09-07
1
-0
/
+6
*
tor-ptmgr: Test argument ending with backslash
Emil Engler
2023-09-07
1
-0
/
+6
*
tor-ptmgr: Test unsupported octal sequences
Emil Engler
2023-09-07
1
-0
/
+9
*
tor-ptmgr: Test escape sequences
Emil Engler
2023-09-07
1
-0
/
+8
*
Add cognitive-complexity exceptions for clippy.
Nick Mathewson
2023-09-05
1
-0
/
+2
*
Add initial support for running a PT in server mode
Saksham Mittal
2023-08-24
1
-291
/
+620
*
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
-7
/
+3
*
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