summaryrefslogtreecommitdiff
path: root/tor-rtcompat/src
Commit message (Expand)AuthorAgeFilesLines
...
* Make incoming Streams of TcpStream a real type for each backend.Nick Mathewson2021-04-164-39/+90
* Port tor_rtcompat::net to use Runtime objects.Nick Mathewson2021-04-162-17/+41
* Port tor_rtcompat::timer to use Runtime objects.Nick Mathewson2021-04-163-29/+60
* Begin a refactoring of tor-rtcompat to use runtime objects.Nick Mathewson2021-04-164-25/+183
* rtcompat: rename traits module to impl_traits.Nick Mathewson2021-04-161-1/+1
* rtcompat: Add a cancellable-task-handle type.Nick Mathewson2021-04-092-4/+24
* Move responsibility for knowing about TLS into tor_rtcompat.Nick Mathewson2021-03-234-1/+197
* Refactor tokio implpementation in tor-rtcompat.Nick Mathewson2021-03-231-6/+116
* Update docs wrt tokio a bitNick Mathewson2021-03-021-5/+16
* Port to work with tokio or async-std.Nick Mathewson2021-03-024-2/+93
* Write a few misc unit testsNick Mathewson2020-12-151-6/+35
* rtcompat: add a function to sleep until a given wallclock timeNick Mathewson2020-12-041-1/+36
* tor-dirclient: add timeoutsNick Mathewson2020-12-011-1/+1
* Require documentation in tor-rtcompat.Nick Mathewson2020-11-203-11/+29
* tor-chanmgr: timeout support.Nick Mathewson2020-11-111-0/+1
* Document tor-rtcompat crate a littleNick Mathewson2020-11-112-3/+12
* Isolate async_std usage in a new tor_rtcompat crate.Nick Mathewson2020-11-113-0/+19