summaryrefslogtreecommitdiff
path: root/crates/arti/src/socks.rs
Commit message (Expand)AuthorAgeFilesLines
* reply socks error on more codepathtrinity-1686a2022-05-251-48/+67
* Apply `sensitive` in some info-level log messages.Nick Mathewson2022-05-061-2/+3
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+0
* rename *_isolation_group to *_isolationtrinity-1686a2022-03-241-1/+1
* Alternative API for set_isolation_group().Nick Mathewson2022-03-171-1/+1
* add isolation to dns requeststrinity-1686a2022-03-161-3/+3
* accept boxed isolation in StreamPref::set_isolation_grouptrinity-1686a2022-03-161-1/+1
* replace IsolationMap with new Isolation traittrinity-1686a2022-03-161-102/+14
* add skeleton for DNS handlingtrinity-1686a2022-03-141-2/+2
* add udp to runtimetrinity-1686a2022-03-141-0/+537