summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/url.c
Commit message (Expand)AuthorAgeFilesLines
* add new installation method (ka)Antoine Ginies2004-10-131-1/+79
* 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