aboutsummaryrefslogtreecommitdiff
path: root/scripts/download.pl
Commit message (Expand)AuthorAge
* scripts/dowload.pl: add archive.apache.org to apache mirror listJiri Kastner2019-12-23
* download.dl: fix @KERNEL mirror urlsYousong Zhou2019-09-16
* download.pl: use https://source.openwrt.orgYousong Zhou2019-08-18
* download.pl: Change OpenWrt mirrors to HTTPS.Rosen Penev2018-05-01
* download.pl: Change SourceForge address to HTTPS.Rosen Penev2018-05-01
* base-files: allow skipping of hash verificationJo-Philipp Wich2017-12-14
* scripts/download.pl: fail loudly if provided hash is unsupportedBaptiste Jonglez2017-09-11
* scripts/dowload.pl: use glob to expand target dirZoltan Gyarmati2017-08-30
* scripts/download.pl: Adjust URLsDaniel Engberg2017-07-21
* scripts/download.pl: print the command used to download filesFelix Fietkau2017-05-25
* scripts/download.pl: fix error message on hash mismatchFelix Fietkau2017-04-04
* download.pl: fix detecting download errors with curlFelix Fietkau2017-01-31
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-05
* download.pl: use curl in preference to wgetBrian J. Murrell2017-01-03
* download.pl: check for existing file before the first download attemptFelix Fietkau2016-12-16
* download.pl: Rework URLsDaniel Engberg2016-05-28
* scripts/download.pl: Use CDN for kernel downloadsPetr Štetiar2016-05-23
* download.pl: use http://sources.lede-project.org as download mirrorFelix Fietkau2016-05-13
* download: add @GITHUB download facilityÁlvaro Fernández Rojas2016-04-03
* download: add @GITHUB download facilityJohn Crispin2016-04-09
* scripts/download.pl: fix sha256 hash command (#21931)Felix Fietkau2016-02-27
* build: add @APACHE download facilityFelix Fietkau2016-01-17
* download.pl: fix openssl sha256 digest outputFelix Fietkau2016-01-16
* scripts/download.pl: add SHA-256 supportFelix Fietkau2016-01-16
* scripts/download.pl: cleanup GNOME source location definitionsFelix Fietkau2015-12-10
* build: add support for choosing a different url filename part than the output...Felix Fietkau2015-11-22
* script: downlaod: change mirror for kernel.orgHauke Mehrtens2015-09-11
* scripts/download.pl: add support for adding mirrors through an environment va...Felix Fietkau2014-12-12
* include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1...John Crispin2014-10-08
* scripts/download.pl: prefer the GNU mirror redirect over the primary site (#1...Felix Fietkau2013-12-13
* remove broken mirrors for linux kernelMirko Vogt2013-07-14
* scripts/download.pl: use HTTP instead of FTP for the default GNU siteFelix Fietkau2013-07-09
* scripts: update GNU mirrorsLuka Perkov2013-02-28
* download.pl: - cleanup cache handling code - use alternative m// and s/// del...Jo-Philipp Wich2012-05-11
* allow arbitary folder layout when using localmirrorsJohn Crispin2012-04-10
* Revert "scripts/download.pl: fix sourceforge url"Felix Fietkau2012-02-26
* scripts/download.pl: fix sourceforge urlFelix Fietkau2012-02-25
* download.pl: remove ftp.geo.kernel.org mirror, it does not resolveJo-Philipp Wich2012-01-29
* ignore empty lines in scripts/localmirrorsJohn Crispin2011-07-03
* download.pl: cope with potential two-digit linux versionsJo-Philipp Wich2011-07-03
* download.pl: adjust kernel download urls for longterm and testing releasesJo-Philipp Wich2011-02-19
* download.pl: pass --no-check-certificate to wgetJo-Philipp Wich2010-12-18
* add geodns addresses for the kernel, closes #6574Travis Kemen2010-02-13
* add multiple download mirrorsRalph Hempel2009-02-20
* use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...Felix Fietkau2008-09-23
* Add @GNOME download source.Lars-Peter Clausen2008-09-01
* use the european kernel.org mirror tooMatteo Croce2008-06-12
* adding the possibility of local file cache specify file://path_to_file_cache ...Ralph Hempel2008-03-18
* Increased to five download attempts in download.plAndy Boyett2008-02-18
* show md5sums on mismatch in download.plFelix Fietkau2007-10-20