Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oe-git-proxy: don't depend on syslinux | André Draszik | 2016-07-20 | 1 | -6/+7 |
* | oe-git-proxy: support username / password in http proxy | André Draszik | 2016-03-28 | 1 | -8/+21 |
* | oe-git-proxy: also check all_proxy and http_proxy env variables | André Draszik | 2016-03-28 | 1 | -4/+9 |
* | oe-git-proxy: Allow socks4 as protocol in $ALL_PROXY | Peter Kjellerstedt | 2015-09-23 | 1 | -1/+6 |
* | oe-git-proxy: Correct the parsing of a port in $ALL_PROXY | Peter Kjellerstedt | 2015-09-23 | 1 | -1/+3 |
* | oe-git-proxy: Allow explicit IP addresses in $NO_PROXY | Peter Kjellerstedt | 2015-09-23 | 1 | -0/+1 |
* | oe-git-proxy: Redirect error messages to STDERR | Juro Bystricky | 2015-03-31 | 1 | -1/+1 |
* | oe-git-proxy: use SOCKS4a instead of SOCKS4 | Ross Burton | 2014-10-10 | 1 | -1/+1 |
* | oe-git-proxy: Use socat instead of BSD nc | Darren Hart | 2013-02-11 | 1 | -32/+27 |
* | oe-git-proxy: Add a new comprehensive git proxy script | Darren Hart | 2013-02-11 | 1 | -0/+138 |