Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-24 | upstream: clarify debug messages | Michael Adam | 1 | -2/+2 | |
There are frequent questions "what does 'No proxy for ...' mean?" on the mailing list and IRC. Be more specific. (No upstream proxy ...) Correspondingly, log "Found upstream proxy ... for ..." | |||||
2009-12-07 | upstream: add free_upstream_list () | Michael Adam | 1 | -0/+12 | |
Michael | |||||
2009-12-07 | upstream: Add upstream list parameter to upstream_get() | Michael Adam | 1 | -4/+1 | |
to abstract it from the concrete list in the config struct. Now upstream.c does not use any reference to config any more. Michael | |||||
2009-12-07 | upstream: add upstream list parameter to upstream_add() | Michael Adam | 1 | -4/+5 | |
to abstract it from the concrete list in the config struct. Michael | |||||
2009-12-06 | move handling of upstream list to new module upstream.{c,h} | Michael Adam | 1 | -0/+214 | |
Michael |