summaryrefslogtreecommitdiffstats
path: root/urpm/download.pm
Commit message (Expand)AuthorAgeFilesLines
* Further adjustment of the workaround for the curl output bugRafael Garcia-Suarez2004-11-261-2/+2
* When invoking urpmi.addmedia with --proxy, save this proxy setting forRafael Garcia-Suarez2004-11-241-0/+11
* Work around a bug in curl when displaying progress for an authentifiedRafael Garcia-Suarez2004-11-241-1/+3
* Cope better with some strange curl outputRafael Garcia-Suarez2004-11-191-1/+1
* Take little terminals into account, tooRafael Garcia-Suarez2004-11-191-0/+1
* Take into account terminal size to avoid messing up the displayRafael Garcia-Suarez2004-11-191-2/+10
* Factor some system()sRafael Garcia-Suarez2004-11-041-2/+3
* perl_checker_fixesRafael Garcia-Suarez2004-09-161-3/+3
* urpmi+curl couldn't download files with protected urls where the userRafael Garcia-Suarez2004-08-301-5/+10
* Set a timeout for wget too (1 min)Rafael Garcia-Suarez2004-08-251-1/+2
* Add a time out for connection establishment in curl download routineRafael Garcia-Suarez2004-08-251-0/+5
* Cleanups.Rafael Garcia-Suarez2004-07-291-5/+5
* Finish to implement file:// urls where the "file:/" is optionalRafael Garcia-Suarez2004-07-271-1/+1
* Better error handling for copy failuresRafael Garcia-Suarez2004-07-231-2/+2
* Copyright updatesRafael Garcia-Suarez2004-07-221-0/+4
* Add the --disable-epsv option to curl, to be friendy with some firewallsRafael Garcia-Suarez2004-07-191-0/+2
* Delete proxy configuration for a media when deleting this mediaRafael Garcia-Suarez2004-07-061-0/+5
* Functions to write proxy.cfg (and regression tests)Rafael Garcia-Suarez2004-06-301-1/+29
* Fix parsing of proxy.cfg and --proxy optionsRafael Garcia-Suarez2004-06-291-2/+2
* Support for setting proxy per-media in proxy.cfgRafael Garcia-Suarez2004-06-291-4/+19
* Parsing of the proxy.cfg file: support for per-media proxiesRafael Garcia-Suarez2004-06-291-17/+32
* Fix bug #10026: when using --wget, urpmi displays only the firstRafael Garcia-Suarez2004-06-141-1/+4
* - invoke "curl -h" only onceRafael Garcia-Suarez2004-05-041-8/+14
* - allow rsync url like rsync://server/dir/Olivier Thauvin2004-05-041-1/+1
* - fix rsync downloadOlivier Thauvin2004-05-041-44/+12
* More refactorization. Some silencing of the warnings emitted by -w.Rafael Garcia-Suarez2004-04-221-1/+1
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-0/+403