summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/url.c
Commit message (Expand)AuthorAgeFilesLines
* fix neoclust mess...Thierry Vignaud2012-12-211-5732/+560
* Revert commit 6430Nicolas Lécureuil2012-11-111-560/+5732
* Do not mix tabs and spacesNicolas Lécureuil2012-11-091-438/+438
* kill dead emailsThierry Vignaud2012-01-271-1/+1
* mandrake is now mandrivaThierry Vignaud2009-03-061-2/+2
* - move parameters functions in params.cOlivier Blin2007-07-051-0/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-2/+2
* Fix another couple of potential buffer overflowsRafael Garcia-Suarez2006-02-151-7/+1
* http redirection supportOlivier Blin2005-09-071-8/+49
* create str_ftp_error()Pascal Rigaux2004-11-041-0/+10
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* list only the requested file in ftp_get_filesize() instead of the whole direc...Olivier Blin2004-06-081-2/+2
* fix buggy redhat code exhausted only in -Os which corruptedGuillaume Cottenceau2004-02-161-1/+1
* log server http responseGuillaume Cottenceau2004-02-061-0/+1
* try to use asprintf a bit (hope it doesn't segfault too much)Guillaume Cottenceau2003-12-221-11/+3
* http proxy support for ftp/http install contributed by Olivier Blin <blino at...Guillaume Cottenceau2003-12-221-6/+26
* provide Host: in http requests so that install works from sites with virtual ...Guillaume Cottenceau2003-03-061-2/+2
* compile with -WGuillaume Cottenceau2002-07-031-1/+1
* - first draft of adsl supportGuillaume Cottenceau2001-06-011-7/+2
* use poll() rather than select(), smaller code sizeGuillaume Cottenceau2001-05-141-31/+18
* for HTTP installs, make use of Content-Length when available, to display prog...Guillaume Cottenceau2001-02-201-2/+8
* allow providing void password in network/ftp installsGuillaume Cottenceau2001-01-211-3/+2
* use strrchr instead of doing it by handGuillaume Cottenceau2001-01-121-6/+1
* *** empty log message ***Guillaume Cottenceau2001-01-111-0/+519