summaryrefslogtreecommitdiff
path: root/lib/sendf.h
Commit message (Expand)AuthorAgeFilesLines
...
* Dan Fandrich added --disable-verboseDaniel Stenberg2004-11-111-0/+10
* killed trailing whitespaceDaniel Stenberg2004-09-301-5/+5
* Alexander Krasnostavsky's FTP third party transfer (proxy) supportDaniel Stenberg2004-06-031-1/+1
* curl_socket_t mistakes cleanupDaniel Stenberg2004-03-101-2/+4
* Use curl_socket_t instead of int for holding sockets. The typedefs andDaniel Stenberg2004-03-091-1/+1
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* send_buffer is no more hereDaniel Stenberg2002-12-101-7/+0
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* Jean-Philippe Barrette-LaPierre provided his patch that introducesDaniel Stenberg2002-04-121-0/+5
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Curl_write's 5th argument now is signedDaniel Stenberg2002-01-161-1/+1
* Curl_read() now returns a negative return code if EWOULDBLOCK or similarDaniel Stenberg2002-01-141-3/+3
* Curl_sendf now returns a CURLcodeDaniel Stenberg2001-10-311-1/+1
* Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg2001-08-301-3/+3
* size_t and constDaniel Stenberg2001-08-141-5/+5
* curl_read() and Curl_read() now have ssize_t in the last argumentDaniel Stenberg2001-01-311-1/+1
* sendf is now only Curl_sendfDaniel Stenberg2001-01-251-4/+10
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-12/+11
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* client_write() proto and defines addedDaniel Stenberg2000-11-221-0/+5
* introduced the new add_buffer() concept that makes the HTTP request to getDaniel Stenberg2000-10-031-0/+14
* adjusted to support krb4Daniel Stenberg2000-09-211-1/+2
* hostname and large file support addedDaniel Stenberg2000-08-241-1/+2
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* Initial revisionDaniel Stenberg1999-12-291-0/+47