summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Make test_with_all_runtimes cover _all_ the runtimes.Nick Mathewson2022-01-261-46/+69
* Make the native-tls crate optional.Nick Mathewson2022-01-261-12/+49
* Define aliases for "the best enabled runtime".Nick Mathewson2022-01-261-16/+17
* Make current/create functions into runtime member functions.Nick Mathewson2022-01-261-4/+4
* Refactor Runtimes to use separate TLS implementations internally.Nick Mathewson2022-01-191-3/+3
* Add a macro to help with opaque Runtime wrappers.Nick Mathewson2022-01-191-0/+1
* Add a CompoundRuntime type for runtime construction.Nick Mathewson2022-01-191-0/+3
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* add semicolons if nothing returnedDaniel Eades2021-11-251-1/+2
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+291