aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/wget.c
AgeCommit message (Expand)Author
2020-09-10Add ipv6 support to wget.cChris Sarra
2020-07-05wget: do not append toybox version at runtimeAriadne Conill
2020-02-11Fix wget version concat segfault.Denys Nykula
2020-01-30Move TOYBOX_VERSION fallback definition to toys.h.Rob Landley
2019-10-19wget: Added support for HTTP 301 and 302 redirectsJarno Mäkipää
2019-09-23Call ftpget from wgetDenys Nykula
2018-08-03Typo.Rob Landley
2018-08-03Fix error message pointed out by Reverend Homer.Rob Landley
2016-03-06wget: clean upLipi Lee
2016-02-22implement simple 'wget' and port name can be specified in URL if defaultLipi C. H. Lee