summaryrefslogtreecommitdiff
path: root/server.h
Commit message (Collapse)AuthorAgeFilesLines
* use apt 1.3 directly instead of an embedded copyDavid Kalnischkies2016-08-261-147/+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
* Copy https apt transport, and use SOCKS proxyTim Retout2014-04-191-0/+147