summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/impls/async_std.rs
Commit message (Expand)AuthorAgeFilesLines
* UdpSocket: remove support for connect().Nick Mathewson2022-03-181-20/+3
* add simple unit test on UDPtrinity-1686a2022-03-141-0/+4
* add skeleton for DNS handlingtrinity-1686a2022-03-141-2/+2
* add udp to runtimetrinity-1686a2022-03-141-1/+46
* Rename `SpawnBlocking` trait to `BlockOn`.Nick Mathewson2022-01-261-1/+1
* Refactor native_tls usage into its own moduleNick Mathewson2022-01-251-91/+0
* Refactor Runtimes to use separate TLS implementations internally.Nick Mathewson2022-01-191-1/+6
* Make TlsConnector wrap TCP connections, not create its owneta2021-12-071-7/+5
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-1/+3
* Fix typosJani Monoses2021-09-071-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+224