summaryrefslogtreecommitdiff
path: root/crates/arti/src/proxy.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Typo fix in an expect() message.Nick Mathewson2021-10-281-1/+1
* Tests and refactoring for IsolationMap.Nick Mathewson2021-10-261-13/+50
* TorClient::resolve_ptr should take an IpAddr.Nick Mathewson2021-10-261-1/+13
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-2/+2
* Change how we connect to target addresses.Nick Mathewson2021-10-181-1/+1
* Do not use downcast_ref, use tor-client error.Jani Monoses2021-10-181-8/+6
* Add a cast to correct a type error about WSAEMFILENick Mathewson2021-10-151-1/+7
* proxy: Mark ENFILES and EMFILES as survivable.Nick Mathewson2021-10-141-2/+27
* Fix typosJani Monoses2021-09-071-1/+1
* Light refactoring and documentation improvements in proxy.rsNick Mathewson2021-08-271-40/+103
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+346