scripts: sources CDN as fallback in download.pl
[openwrt/openwrt.git] / scripts / download.pl
2021-01-28 Paul Spoorenscripts: sources CDN as fallback in download.pl
2020-11-27 Petr Štetiardownload.pl: properly cleanup intermediate .hash file
2020-11-27 Petr Štetiardownload: handle possibly invalid local tarballs
2020-11-20 David Bauerscripts: download.pl: retry download using filename
2020-09-11 David Bauerscripts: download.pl: fix indentation
2020-08-24 Jo-Philipp WichRevert "scripts/download: add sources CDN as first...
2020-04-14 Paul Spoorenscripts/download: add sources CDN as first mirror
2019-12-22 Jiri Kastnerscripts/dowload.pl: add archive.apache.org to apache...
2019-09-16 Yousong Zhoudownload.dl: fix @KERNEL mirror urls
2019-08-18 Yousong Zhoudownload.pl: use https://source.openwrt.org
2018-05-01 Rosen Penevdownload.pl: Change OpenWrt mirrors to HTTPS.
2018-05-01 Rosen Penevdownload.pl: Change SourceForge address to HTTPS.
2017-12-14 Jo-Philipp Wichbase-files: allow skipping of hash verification
2017-09-11 Baptiste Jonglezscripts/download.pl: fail loudly if provided hash is...
2017-08-30 Zoltan Gyarmatiscripts/dowload.pl: use glob to expand target dir
2017-07-21 Daniel Engbergscripts/download.pl: Adjust URLs
2017-05-25 Felix Fietkauscripts/download.pl: print the command used to download...
2017-04-04 Felix Fietkauscripts/download.pl: fix error message on hash mismatch
2017-01-31 Felix Fietkaudownload.pl: fix detecting download errors with curl
2017-01-05 Felix Fietkaubuild: use mkhash to replace various quirky md5sum...
2017-01-03 Brian J. Murrelldownload.pl: use curl in preference to wget
2016-12-16 Felix Fietkaudownload.pl: check for existing file before the first...
2016-05-28 Daniel Engbergdownload.pl: Rework URLs
2016-05-23 Petr Štetiarscripts/download.pl: Use CDN for kernel downloads
2016-05-13 Felix Fietkaudownload.pl: use sources.lede-project.org as download...
2016-04-03 Álvaro Fernández... download: add @GITHUB download facility
2016-04-09 John Crispindownload: add @GITHUB download facility
2016-02-27 Felix Fietkauscripts/download.pl: fix sha256 hash command (#21931)
2016-01-17 Felix Fietkaubuild: add @APACHE download facility
2016-01-16 Felix Fietkaudownload.pl: fix openssl sha256 digest output
2016-01-16 Felix Fietkauscripts/download.pl: add SHA-256 support
2015-12-10 Felix Fietkauscripts/download.pl: cleanup GNOME source location...
2015-11-22 Felix Fietkaubuild: add support for choosing a different url filenam...
2015-09-11 Hauke Mehrtensscript: downlaod: change mirror for kernel.org
2014-12-12 Felix Fietkauscripts/download.pl: add support for adding mirrors...
2014-10-08 John Crispininclude/download.mk: Add download mirrors for tools...
2013-12-13 Felix Fietkauscripts/download.pl: prefer the GNU mirror redirect...
2013-07-14 Mirko Vogtremove broken mirrors for linux kernel
2013-07-09 Felix Fietkauscripts/download.pl: use HTTP instead of FTP for the...
2013-02-28 Luka Perkovscripts: update GNU mirrors
2012-05-11 Jo-Philipp Wichdownload.pl: - cleanup cache handling code - use altern...
2012-04-10 John Crispinallow arbitary folder layout when using localmirrors
2012-02-26 Felix FietkauRevert "scripts/download.pl: fix sourceforge url"
2012-02-25 Felix Fietkauscripts/download.pl: fix sourceforge url
2012-01-29 Jo-Philipp Wichdownload.pl: remove ftp.geo. mirror, it does not resolve
2011-07-03 John Crispinignore empty lines in scripts/localmirrors
2011-07-03 Jo-Philipp Wichdownload.pl: cope with potential two-digit linux versions
2011-02-19 Jo-Philipp Wichdownload.pl: adjust kernel download urls for longterm...
2010-12-18 Jo-Philipp Wichdownload.pl: pass --no-check-certificate to wget
2010-02-13 Travis Kemenadd geodns addresses for the kernel, closes #6574
2009-02-20 Ralph Hempeladd multiple download mirrors
2008-09-23 Felix Fietkauuse #!/usr/bin/env perl instead of #!/usr/bin/perl...
2008-09-01 Lars-Peter ClausenAdd @GNOME download source.
2008-06-12 Matteo Croceuse the european kernel.org mirror too
2008-03-18 Ralph Hempeladding the possibility of local file cache specify...
2008-02-18 Andy BoyettIncreased to five download attempts in download.pl
2007-10-20 Felix Fietkaushow md5sums on mismatch in download.pl
2007-09-29 Felix FietkauRefactor downloading code into download.mk Support...
2007-08-26 Nicolas Thilladd a '@KERNEL' download facility, tweak script
2007-04-06 Felix Fietkauadd a menuconfig option for specifying a local download...
2007-01-25 Felix Fietkaufix download.pl (#1257)
2007-01-24 Tim Yardleyadd functionality to provide local mirrors for developm...
2006-12-08 Felix Fietkauupdate sourceforge downloading
2006-12-06 Felix Fietkaustrip trailing / from download urls
2006-11-26 Tim Yardleycorrect trailing slash (cosmetic rather than functional)
2006-10-16 Felix Fietkausync whiterussian download.pl with trunk, allow the...
2006-10-14 Felix Fietkaufix download.pl for weird 'which' implementations
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk