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-rtcompat
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
smol: Implement smol in tor-rtcompat
Niel Duysters
2025-08-21
1
-7
/
+44
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-rtcompat: xref to fork policy from PreferredRuntime
Ian Jackson
2025-04-07
1
-0
/
+11
*
tor-rt*: Apply deferred formatting churn
Ian Jackson
2025-03-04
1
-3
/
+3
*
tor-rtcompat: Remove ToplevelBlockon from Runtime
Ian Jackson
2025-03-04
1
-9
/
+9
*
tor-rtcompat: Provide a new function for executor re-entry
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-rtcompat: New plan for blocking interaction, Blocking trait
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle (fmt).
Gabriela Moldovan
2025-01-15
1
-3
/
+3
*
tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle.
Gabriela Moldovan
2025-01-15
1
-1
/
+1
*
tor-rtcompat: Implement new_handle() using TcpSockFd.
Gabriela Moldovan
2025-01-15
1
-1
/
+1
*
tor-rtcompat: Add spawn_blocking to Runtime trait.
Wesley Aptekar-Cassels
2025-01-07
1
-1
/
+2
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
tor-rtcompat: Add an error type for unsupported StreamOps.
Gabriela Moldovan
2024-12-10
1
-1
/
+1
*
tor-rtcompat: Add a StreamOps trait.
Gabriela Moldovan
2024-12-10
1
-1
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Merge branch 'dyn-time' into 'main'
Ian Jackson
2024-10-01
1
-1
/
+4
|
\
|
*
tor-rtcompat: Introduce DynTimeProvider
Ian Jackson
2024-09-26
1
-0
/
+2
|
*
CI: run miri, currently on tor-rtcompat
Ian Jackson
2024-09-26
1
-1
/
+2
*
|
tor-rtcompat: Suppress a dead code warning
Ian Jackson
2024-09-30
1
-0
/
+3
|
/
*
rtcompat: Finalize names for general::SocketAddr.
Nick Mathewson
2024-09-24
1
-1
/
+1
*
rtcompat: Expose FakeStream and friends; fix compilation in tor-rtmock
Nick Mathewson
2024-09-24
1
-0
/
+1
*
Make Runtime require NetStreamProvider<unix::SocketAddr>
Nick Mathewson
2024-09-24
1
-2
/
+5
*
rtcompat: initial implementation for "Abstract" addresses.
Nick Mathewson
2024-09-24
1
-0
/
+1
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
1
-2
/
+2
*
rtcompat: Remove accept() from TcpListener
Nick Mathewson
2024-09-24
1
-1
/
+1
*
rtcompat: Add definitions for unix::SocketAddr.
Nick Mathewson
2024-09-24
1
-0
/
+1
*
rtcompat: Add an extension trait for building modified Runtimes
Nick Mathewson
2024-09-24
1
-1
/
+1
*
Discourage use of `tor_rtmock_test_with_*` macros
Ian Jackson
2024-08-28
1
-0
/
+16
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
tor-rtcompat: Rename coarsetime module to coarse_time
Ian Jackson
2024-03-25
1
-2
/
+2
*
tor-rtcompat: Provide coarsetime APIs and RealCoarseTimeProvider (fmt)
Ian Jackson
2024-03-25
1
-3
/
+2
*
tor-rtcompat: Provide coarsetime APIs and RealCoarseTimeProvider
Ian Jackson
2024-03-25
1
-0
/
+3
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Fix new "useless_vec" warning from clippy +nightly
Ian Jackson
2023-07-10
1
-2
/
+2
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
add test for many features
trinity-1686a
2022-10-16
1
-2
/
+2
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-139
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
Remove rustls from tor-rtcompat/full
Nick Mathewson
2022-06-16
1
-1
/
+3
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
[next]