summaryrefslogtreecommitdiff
path: root/tor-rtcompat/src/traits.rs
Commit message (Expand)AuthorAgeFilesLines
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-3/+1
* Add "now" functions to SleepProvider.Nick Mathewson2021-04-191-1/+15
* rtcompat: mark some outputs as must-use.Nick Mathewson2021-04-191-0/+1
* Clarify what TlsConnector doesn't validate.Nick Mathewson2021-04-191-3/+4
* Add a local_addr() function for TcpListener.Nick Mathewson2021-04-181-0/+3
* Fix some broken rustdoc links.Nick Mathewson2021-04-181-1/+1
* tor_rtcompat: Documentation and cleanupsNick Mathewson2021-04-171-12/+80
* Add a "Runtime" parameter to all the manager types.Nick Mathewson2021-04-161-2/+10
* rtcompat: Make TLS functionality use Runtime traits.Nick Mathewson2021-04-161-2/+40
* Make incoming Streams of TcpStream a real type for each backend.Nick Mathewson2021-04-161-0/+3
* Begin a refactoring of tor-rtcompat to use runtime objects.Nick Mathewson2021-04-161-0/+42