summaryrefslogtreecommitdiff
path: root/tor.h
Commit message (Collapse)AuthorAgeFilesLines
* use apt 1.3 directly instead of an embedded copyDavid Kalnischkies2016-08-261-88/+0
| | | | | | | | | APT 1.3 supports socks5h proxies out of the box now, so instead of using a copy of the -https transport as a proof of concept, we can now deligate all of the technical implementation details to APT via a few simple symlinks. Closes: #835128
* Replace/remove HTTPS codeTim Retout2014-04-211-10/+10
|
* Copy https apt transport, and use SOCKS proxyTim Retout2014-04-191-0/+88