summaryrefslogtreecommitdiffstats
path: root/scripts/oe-git-proxy
AgeCommit message (Expand)Author
2019-09-15oe-git-proxy: fix dash "Bad substitution"Henning Schild
2019-09-15oe-git-proxy: NO_PROXY suffix matching without wildcard for match_hostHenning Schild
2019-09-15oe-git-proxy: disable shell pathname expansion for the whole scriptHenning Schild
2019-09-15Revert "oe-git-proxy: Avoid resolving NO_PROXY against local files"Henning Schild
2019-09-15oe-git-proxy: allow setting SOCAT from outsideHenning Schild
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-01-31oe-git-proxy: Avoid resolving NO_PROXY against local filesJan Kiszka
2016-12-13oe-git-proxy: create usage outputEd Bartosh
2016-07-20oe-git-proxy: don't depend on syslinuxAndré Draszik
2016-03-28oe-git-proxy: support username / password in http proxyAndré Draszik
2016-03-28oe-git-proxy: also check all_proxy and http_proxy env variablesAndré Draszik
2015-09-21oe-git-proxy: Allow socks4 as protocol in $ALL_PROXYPeter Kjellerstedt
2015-09-21oe-git-proxy: Correct the parsing of a port in $ALL_PROXYPeter Kjellerstedt
2015-09-21oe-git-proxy: Allow explicit IP addresses in $NO_PROXYPeter Kjellerstedt
2015-03-29oe-git-proxy: Redirect error messages to STDERRJuro Bystricky
2014-10-10oe-git-proxy: use SOCKS4a instead of SOCKS4Ross Burton
2013-02-11oe-git-proxy: Use socat instead of BSD ncDarren Hart
2013-02-11oe-git-proxy: Add a new comprehensive git proxy scriptDarren Hart