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
/
tokio.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
1
-2
/
+2
*
tor-rt*: Apply deferred formatting churn
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-1
/
+1
*
CI: run miri, currently on tor-rtcompat
Ian Jackson
2024-09-26
1
-1
/
+4
*
rtcompat: Add NetStreamProvider<Unix> to CompoundRuntime
Nick Mathewson
2024-09-24
1
-3
/
+14
*
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl (fmt)
Ian Jackson
2024-03-25
1
-2
/
+4
*
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl
Ian Jackson
2024-03-25
1
-3
/
+7
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
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
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
add udp to runtime
trinity-1686a
2022-03-14
1
-6
/
+30
*
tor-rtcompat: refactor PreferredRuntime, clean up docs
eta
2022-02-25
1
-0
/
+10
*
tor-rtcompat: Provide TLS wrapping for all streams
Ian Jackson
2022-02-24
1
-3
/
+2
*
tor-rtcompat: Add some miscellaneous tests
Nick Mathewson
2022-01-27
1
-0
/
+50
*
Apply @eta's suggestions from review on !263
eta
2022-01-27
1
-1
/
+1
*
Fix documentation references for tor-rtcompat refactoring.
Nick Mathewson
2022-01-26
1
-4
/
+4
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
1
-1
/
+1
*
Make test_with_all_runtimes cover _all_ the runtimes.
Nick Mathewson
2022-01-26
1
-15
/
+28
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
1
-1
/
+12
*
Define aliases for "the best enabled runtime".
Nick Mathewson
2022-01-26
1
-2
/
+13
*
Make current/create functions into runtime member functions.
Nick Mathewson
2022-01-26
1
-62
/
+60
*
Rename FooRuntime to FooNativeTlsRuntime for consistency.
Nick Mathewson
2022-01-26
1
-8
/
+8
*
Unify TokioRuntime and TokioRuntimeHandle
Nick Mathewson
2022-01-26
1
-52
/
+24
*
Refactor native_tls usage into its own module
Nick Mathewson
2022-01-25
1
-7
/
+7
*
tor-rtcompat: Add support for rustls.
Nick Mathewson
2022-01-25
1
-0
/
+75
*
Refactor Runtimes to use separate TLS implementations internally.
Nick Mathewson
2022-01-19
1
-9
/
+61
*
Improve the layout of crate exports; add runtime convenience functions
eta
2022-01-11
1
-1
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+53