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
...
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
tor-rtcompat: Add some miscellaneous tests
Nick Mathewson
2022-01-27
1
-0
/
+6
*
tor-rtcompat: Simplify test-declaration macros.
Nick Mathewson
2022-01-27
1
-60
/
+35
*
Move tor-rtcompat tests to lib.rs
Nick Mathewson
2022-01-27
1
-7
/
+312
*
Document why {current,create}_runtime are type-erased
Nick Mathewson
2022-01-27
1
-9
/
+19
*
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
-5
/
+7
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
1
-3
/
+3
*
Make test_with_all_runtimes cover _all_ the runtimes.
Nick Mathewson
2022-01-26
1
-46
/
+69
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
1
-12
/
+49
*
Define aliases for "the best enabled runtime".
Nick Mathewson
2022-01-26
1
-16
/
+17
*
Make current/create functions into runtime member functions.
Nick Mathewson
2022-01-26
1
-4
/
+4
*
Refactor Runtimes to use separate TLS implementations internally.
Nick Mathewson
2022-01-19
1
-3
/
+3
*
Add a macro to help with opaque Runtime wrappers.
Nick Mathewson
2022-01-19
1
-0
/
+1
*
Add a CompoundRuntime type for runtime construction.
Nick Mathewson
2022-01-19
1
-0
/
+3
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-1
/
+2
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+291
[prev]