summaryrefslogtreecommitdiffhomepage
path: root/src/upstream.c
AgeCommit message (Expand)Author
2020-09-30print linenumber from all conf-emitted warningsrofl0r
2020-09-07upstream: fix ip/mask calculation for types other than nonerofl0r
2020-08-19upstream: allow port 0 to be specifiedrofl0r
2018-03-23upstream: Fix case of empty string domain.Michael Adam
2018-02-25config: unify upstream syntax for http,socks4,socks5 and nonerofl0r
2018-02-25rename members of proxy_type enum to have a common prefixrofl0r
2018-02-25implement HTTP basic auth for upstream proxiesrofl0r
2018-02-06add SOCKS upstream proxy support (socks4/socks5)Gonzalo Tornaria
2010-08-24upstream: clarify debug messagesMichael Adam
2009-12-07upstream: add free_upstream_list ()Michael Adam
2009-12-07upstream: Add upstream list parameter to upstream_get()Michael Adam
2009-12-07upstream: add upstream list parameter to upstream_add()Michael Adam
2009-12-06move handling of upstream list to new module upstream.{c,h}Michael Adam