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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-6
/
+6
*
Merge branch 'logs' into 'main'
Nick Mathewson
2023-02-01
2
-4
/
+9
|
\
|
*
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-1
/
+5
|
*
Use ErrorReport for errors in error! in tor-ptmgr
Ian Jackson
2023-01-30
1
-1
/
+2
|
*
Use ErrorReport for errors in warn! in tor-ptmgr
Ian Jackson
2023-01-30
1
-3
/
+3
*
|
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-2
/
+2
*
|
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-5
/
+5
|
/
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
ptmgr: Add more logs when looking/creating a PT.
Nick Mathewson
2023-01-06
1
-24
/
+46
*
ptmgr: Add more logging to IPC code.
Nick Mathewson
2023-01-06
1
-9
/
+34
*
doc: consistent summary line for the READMEs
Emil Engler
2022-12-20
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2022-12-09
1
-1
/
+1
*
Merge branch 'version_bump' into 'main'
Nick Mathewson
2022-11-30
1
-9
/
+9
|
\
|
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-9
/
+9
*
|
Hang onto a PT object after it is launched
Nick Mathewson
2022-11-30
1
-0
/
+1
|
/
*
ptmgr todo: Remove dead code allow
Ian Jackson
2022-11-30
1
-2
/
+0
*
ptmgr: No need for state_dir in PtMgr
Ian Jackson
2022-11-30
1
-4
/
+1
*
ptmgr todo: Tolerate exposing the Vec for now
Ian Jackson
2022-11-30
1
-1
/
+1
*
Merge branch 'no_empty_select' into 'main'
eta
2022-11-30
1
-1
/
+9
|
\
|
*
ptmgr: Do not construct an empty select_all future.
Nick Mathewson
2022-11-30
1
-1
/
+9
*
|
ptmgr: change error UnconfiguredTransportDueToConcurrentReconfiguration
Ian Jackson
2022-11-30
2
-6
/
+8
*
|
ptmgr: Clarify E::NotAFile
Ian Jackson
2022-11-30
1
-2
/
+6
*
|
ptmgr: Fix kind for E::StatedirCreateFailed
Ian Jackson
2022-11-30
1
-1
/
+1
|
/
*
ptmgr: report an error if PT transports don't match requested.
Nick Mathewson
2022-11-29
2
-2
/
+9
*
Register transport in pt reactor even if it has no pending requests
Nick Mathewson
2022-11-29
1
-1
/
+1
*
ptmgr: Use anonymize_home when displaying paths in errors
Nick Mathewson
2022-11-29
2
-3
/
+5
*
ptmgr: Use PluggableTransport::identity in logs.
Nick Mathewson
2022-11-29
2
-2
/
+10
*
Centralize the "find an identifier for the pt name" logic in one place.
Nick Mathewson
2022-11-29
2
-11
/
+37
*
Merge remote-tracking branch 'eta/ptreactor-v1' into merge_ptreactor
Nick Mathewson
2022-11-29
3
-39
/
+263
|
\
|
*
tor-ptmgr: add PtReactor
eta
2022-11-29
3
-37
/
+264
*
|
Clarify internal error.
Ian Jackson
2022-11-29
1
-2
/
+2
*
|
ptmgr: Refine RetryTime for ChildSpawnFailed.
Nick Mathewson
2022-11-29
1
-1
/
+7
*
|
ptmgr: Rename ClientTransportFailed, document, and correct its RetryTime.
Nick Mathewson
2022-11-29
2
-6
/
+7
*
|
ptmgr: Replace StdioUnavailable with a PtError.
Nick Mathewson
2022-11-29
2
-11
/
+12
*
|
Rename LocalLoginFailed to ExternalToolFailed.
Nick Mathewson
2022-11-29
1
-1
/
+1
|
/
*
PtMgr: Use a persistent state directory for PT state.
Nick Mathewson
2022-11-28
2
-10
/
+8
*
Revise the API of "PtMgr::reconfigure"
Nick Mathewson
2022-11-28
1
-2
/
+7
*
ptmgr: Note a TODO issue around TempDir.
Nick Mathewson
2022-11-28
1
-0
/
+2
*
ptmgr: Fill in some error-related code; resolve TODOs.
Nick Mathewson
2022-11-28
2
-8
/
+50
*
ptmgr: clear up unused_import exceptions.
Nick Mathewson
2022-11-28
2
-16
/
+21
*
PtMgr: New features section in README.md
Nick Mathewson
2022-11-28
2
-6
/
+13
*
ptmgr: Mark PtMessage and next_message as experimental-api.
Nick Mathewson
2022-11-28
3
-3
/
+26
*
Draft: Pluggable transport manager
eta
2022-11-28
6
-70
/
+280
*
Replace TransportRegistry with AbstractPtMgr
eta
2022-11-22
1
-32
/
+1
*
tor-ptmgr: make configuration use builders, plumb into arti-client
eta
2022-11-16
2
-8
/
+40
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
set all crate edition to 2021
trinity-1686a
2022-11-01
1
-1
/
+1
*
Merge branch 'fuzz_ptmgr_ipc' into 'main'
eta
2022-10-27
3
-0
/
+36
|
\
[next]