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
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-11
/
+11
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-1
/
+1
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-11
/
+11
*
Bump minor version of fs-mistrust
Ian Jackson
2025-02-07
1
-1
/
+1
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-11
/
+11
*
fs-mistrust: bump minor version, and in-tree deps
Ian Jackson
2025-02-06
1
-1
/
+1
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-11
/
+11
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-1
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-11
/
+11
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
Run fixup-features in preparation for release (fmt).
Gabriela Moldovan
2024-12-02
1
-1
/
+4
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-5
/
+7
*
tor-ptmgr: pass through the `CfgPathResolver`
Steven Engler
2024-11-18
2
-3
/
+17
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
3
-2
/
+4
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-10
/
+10
*
Use mpsc_channel_no_memquota next to a TODO
Ian Jackson
2024-10-15
1
-3
/
+2
*
memquota: Note a TODO about PT channels
Ian Jackson
2024-10-02
1
-0
/
+1
*
Merge branch 'warn_on_nonlocal' into 'main'
Nick Mathewson
2024-10-01
3
-0
/
+19
|
\
|
*
ptmgr: Forbid managed pts on non-localhost
Nick Mathewson
2024-09-25
1
-0
/
+7
|
*
ptmgr: Warn on non-local unmanaged PTs
Nick Mathewson
2024-09-25
2
-0
/
+12
*
|
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-10
/
+10
*
|
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-2
/
+2
*
|
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-10
/
+10
*
oneshot-fused-workaround: Set the initial version to 0.1.0.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
3
-3
/
+5
*
tor-ptmgr: added a 'managed-pts' default feature
Steven Engler
2024-08-21
4
-82
/
+124
*
tor-ptmgr: break out `spawn_transport` into separate function
Steven Engler
2024-08-20
1
-33
/
+38
*
tor-ptmgr: moved `PtClientMethod` from ipc to crate module
Steven Engler
2024-08-20
2
-22
/
+24
*
tor-ptmgr: move some code to a new 'managed' module
Steven Engler
2024-08-20
3
-312
/
+331
*
tor-ptmgr: fix warnings when 'tor-channel-factory' isn't enabled
Steven Engler
2024-08-20
2
-3
/
+7
*
tor-ptmgr: added the `TransportOptions` enum
Steven Engler
2024-08-20
2
-43
/
+99
*
Add test for PtStatus containing TRANSPORT field.
Alexander Færøy
2024-08-01
1
-0
/
+10
*
Don't require TRANSPORT for PT STATUS messages.
Alexander Færøy
2024-08-01
1
-18
/
+4
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-10
/
+10
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-10
/
+10
*
Update to itertools 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-10
/
+10
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-10
/
+10
*
ptmgr: Use impl_standard_builder for TransportConfig
Nick Mathewson
2024-04-02
1
-1
/
+3
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-10
/
+10
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-1
/
+1
*
Run "fixup-features" in preparation for next release.
Nick Mathewson
2024-03-28
1
-1
/
+1
[next]