| Commit message (Expand) | Author | Age | Files | Lines |
* | oe-git-proxy: fix dash "Bad substitution" | Henning Schild | 2019-09-16 | 1 | -2/+2 |
* | oe-git-proxy: NO_PROXY suffix matching without wildcard for match_host | Henning Schild | 2019-09-16 | 1 | -1/+1 |
* | oe-git-proxy: disable shell pathname expansion for the whole script | Henning Schild | 2019-09-16 | 1 | -0/+3 |
* | Revert "oe-git-proxy: Avoid resolving NO_PROXY against local files" | Henning Schild | 2019-09-16 | 1 | -2/+2 |
* | oe-git-proxy: allow setting SOCAT from outside | Henning Schild | 2019-09-16 | 1 | -4/+6 |
* | meta/lib+scripts: Convert to SPDX license headers | Richard Purdie | 2019-05-09 | 1 | -1/+2 |
* | oe-git-proxy: Avoid resolving NO_PROXY against local files | Jan Kiszka | 2019-01-31 | 1 | -2/+2 |
* | oe-git-proxy: create usage output | Ed Bartosh | 2016-12-13 | 1 | -0/+21 |
* | 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 |