summaryrefslogtreecommitdiff
path: root/lib/sendf.c
Commit message (Expand)AuthorAgeFilesLines
* moved the slist-functions here from FTP since they're more generic than simplyDaniel Stenberg2001-03-021-1/+74
* multiple connection support initial commitDaniel Stenberg2001-02-201-8/+6
* curl_read() and Curl_read() now have ssize_t in the last argumentDaniel Stenberg2001-01-311-3/+3
* sendf is now only Curl_sendfDaniel Stenberg2001-01-251-19/+100
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-133/+9
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* ftpsendf() is remade to send the entire command in one write(), as someDaniel Stenberg2000-12-301-9/+11
* Added the client_write() functionDaniel Stenberg2000-11-221-0/+34
* new urldata ssl layout and T. Bharath brought the new SSL cert verify functionDaniel Stenberg2000-10-301-4/+4
* sprintf() => snprintf()Daniel Stenberg2000-10-121-1/+2
* added memory debugging include fileDaniel Stenberg2000-10-091-0/+4
* add_buffer_send() free()d the buffer *before* it was used! :-ODaniel Stenberg2000-10-031-5/+8
* introduced the new add_buffer() concept that makes the HTTP request to getDaniel Stenberg2000-10-031-5/+85
* adjusted to support krb4Daniel Stenberg2000-09-211-9/+58
* #include "setup.h" moved first of all includesDaniel Stenberg2000-08-241-2/+2
* hostname and large file support addedDaniel Stenberg2000-08-241-1/+19
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* moved here from the newlib branchDaniel Stenberg2000-05-221-2/+2
* Initial revisionDaniel Stenberg1999-12-291-0/+115