index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
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
*
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