summaryrefslogtreecommitdiff
path: root/tor.cc
Commit message (Expand)AuthorAgeFilesLines
* use apt 1.3 directly instead of an embedded copyDavid Kalnischkies2016-08-261-440/+0
* Re-enable HTTPS support, with "tor+https://" URLsTim Retout2014-07-181-4/+67
* Allow URI schemes starting with "tor+", e.g. "tor+http://"Tim Retout2014-07-181-2/+10
* tor.cc: Hardcode useragent to constant stringTim Retout2014-07-181-3/+2
* Replace/remove HTTPS codeTim Retout2014-04-211-92/+29
* Add stream isolation, and document Acquire::tor::proxyTim Retout2014-04-201-1/+5
* Copy https apt transport, and use SOCKS proxyTim Retout2014-04-191-0/+429