summaryrefslogtreecommitdiffstats
path: root/perl-install/install/http.pm
Commit message (Expand)AuthorAgeFilesLines
* drop useless install::http::close()Thierry Vignaud2012-05-231-4/+0
* (get_file_and_size) drop workaround for urpmi dying when downloaderThierry Vignaud2012-05-231-5/+0
* - Allow to set urpm curl options in order to be able to make curl quiet. SettingArnaud Patard2012-04-301-0/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* accept https URL in install::httpPascal Terjan2010-07-021-1/+1
* fix crash introduced by r263663 (blino, 2009-11-24) (was: "do not stayThierry Vignaud2009-12-091-0/+1
* do not stay chdired in /mnt/var/cache/urpmi when download fails (workaround u...Olivier Blin2009-11-241-0/+6
* fix ftp URL parsing when using user + pass (#49898)Olivier Blin2009-10-271-1/+1
* use https to download the mirrorlist from api.mandriva.comChristophe Fergeau2009-09-011-4/+4
* (get_file_and_size) be even more compatible with older http code for error ma...Thierry Vignaud2009-04-091-1/+1
* fix typo in latest commitThierry Vignaud2009-04-091-1/+1
* (get_file_and_size) be more compatible with older http code for error managementThierry Vignaud2009-04-091-4/+8
* perl_checker cleanupsThierry Vignaud2009-04-091-2/+2
* (get_file_and_size) fix crashing when using urpmi early to download stuff for...Thierry Vignaud2009-04-091-0/+5
* (get_file_and_size) cleanupThierry Vignaud2009-04-081-2/+1
* (install::http::get_file_and_size) just use curl instead of using ourThierry Vignaud2009-04-081-38/+21
* (parse_url) rename as parse_http_url() (similar to ftp.pm)Thierry Vignaud2009-03-181-3/+3
* - auto_install: allow "automatic=met:http,ser:server,dir:/pub/dirPascal Rigaux2007-06-191-1/+18
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+59