summaryrefslogtreecommitdiffstats
path: root/scripts/oe-git-proxy
Commit message (Expand)AuthorAgeFilesLines
* oe-git-proxy: fix dash "Bad substitution"Henning Schild2019-09-161-2/+2
* oe-git-proxy: NO_PROXY suffix matching without wildcard for match_hostHenning Schild2019-09-161-1/+1
* oe-git-proxy: disable shell pathname expansion for the whole scriptHenning Schild2019-09-161-0/+3
* Revert "oe-git-proxy: Avoid resolving NO_PROXY against local files"Henning Schild2019-09-161-2/+2
* oe-git-proxy: allow setting SOCAT from outsideHenning Schild2019-09-161-4/+6
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-1/+2
* oe-git-proxy: Avoid resolving NO_PROXY against local filesJan Kiszka2019-01-311-2/+2
* oe-git-proxy: create usage outputEd Bartosh2016-12-131-0/+21
* oe-git-proxy: don't depend on syslinuxAndré Draszik2016-07-201-6/+7
* oe-git-proxy: support username / password in http proxyAndré Draszik2016-03-281-8/+21
* oe-git-proxy: also check all_proxy and http_proxy env variablesAndré Draszik2016-03-281-4/+9
* oe-git-proxy: Allow socks4 as protocol in $ALL_PROXYPeter Kjellerstedt2015-09-231-1/+6
* oe-git-proxy: Correct the parsing of a port in $ALL_PROXYPeter Kjellerstedt2015-09-231-1/+3
* oe-git-proxy: Allow explicit IP addresses in $NO_PROXYPeter Kjellerstedt2015-09-231-0/+1
* oe-git-proxy: Redirect error messages to STDERRJuro Bystricky2015-03-311-1/+1
* oe-git-proxy: use SOCKS4a instead of SOCKS4Ross Burton2014-10-101-1/+1
* oe-git-proxy: Use socat instead of BSD ncDarren Hart2013-02-111-32/+27
* oe-git-proxy: Add a new comprehensive git proxy scriptDarren Hart2013-02-111-0/+138