summaryrefslogtreecommitdiffstats
path: root/loader/ftp.c
Commit message (Collapse)AuthorAgeFilesLines
* changes for dietlibcErik Troan2001-11-131-3/+1
|
* allocate enough buffer to hold string, please don't blow our stack.Matt Wilson2001-07-021-1/+1
|
* use http 1.1, it makes IIS happierErik Troan2001-06-281-1/+1
|
* use http 1.0Erik Troan2001-01-171-1/+1
|
* The IMHO safe part of the stripping down changes.jakub2000-08-071-5/+6
| | | | Saves more than 200KB of the /sbin/loader's unused crap.
* 1) don't use librpm for anythingErik Troan2000-01-011-0/+516
2) use built-in ftp and http code (because of #1)