summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLDownload.pm
AgeCommit message (Expand)Author
2021-12-21use strict; use warnings; declarations, filehandle barewords, our @disabledKarl Berry
2021-05-16update pod descriptions, httpsKarl Berry
2021-02-20(reinit): only pass env_proxy=>1 if *_proxyKarl Berry
2020-05-03doc,debugKarl Berry
2020-04-25fix typoNorbert Preining
2020-03-06LWP - re-establish connection in case it got disabledNorbert Preining
2016-10-11convert some warnings to debugs in support functionsNorbert Preining
2016-05-14tempdir rework: use consistently tl_tmpdir/tmpfile for debuggingNorbert Preining
2016-04-05preliminary 2016 release and copyright yearsKarl Berry
2016-01-07simple fix for removing temp files ...Norbert Preining
2015-12-24TLDownload: make sure we remove downloaded md5 filesNorbert Preining
2015-12-24Revert "TLDownload: remove temp files (email RK 2015-12-23)"Norbert Preining
2015-12-23TLDownload: remove temp files (email RK 2015-12-23)Norbert Preining
2014-02-072014Karl Berry
2013-04-19msg tweaking in case of wget fallbackKarl Berry
2013-03-31pinning doc, msgsKarl Berry
2012-05-24copyright yearsKarl Berry
2011-06-22add a configuration variable $TeXLive::TLConfig::NetworkTimeout andNorbert Preining
2010-11-09fix persistent download setup in tlmgr -- thanks Adam!Norbert Preining
2010-06-05various changes:Norbert Preining
2010-01-14update copyrights; TLUtils.pm: pod before __END__Karl Berry
2009-12-18doc updates for persistenceKarl Berry
2009-12-16implement --persistent-downloads using LWPNorbert Preining