History log of /curl/lib/sendf.h (Results 76 – 95 of 95)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_10_8, curl-7_10_7, curl-7_10_6, curl-7_10_5, curl-7_10_4
# f26a338a 16-Jan-2003 Daniel Stenberg

copyright year update in the source header


Revision tags: curl-7_10_3
# b3c7cd61 10-Dec-2002 Daniel Stenberg

send_buffer is no more here


Revision tags: curl-7_10_2, curl-7_10_1, curl-7_10
# ba4e69be 03-Sep-2002 Daniel Stenberg

updated source code boilerplate/header


Revision tags: curl-7_9_8, curl-7_9_7, curl-7_9_7-pre2, curl-7_9_6
# 3f6133be 12-Apr-2002 Daniel Stenberg

Jean-Philippe Barrette-LaPierre provided his patch that introduces
CURLOPT_DEBUGFUNCTION and CURLOPT_DEBUGDATA.


# 974f314f 19-Mar-2002 Daniel Stenberg

copyright string (year) update


Revision tags: curl-7_9_5, curl-7_9_5-pre4, curl-7_9_5-pre2, curl-7_9_4, curl-7_9_3, curl-7_9_3-pre3, curl-7_9_3-pre2
# ed21701d 16-Jan-2002 Daniel Stenberg

Curl_write's 5th argument now is signed


# 4931fbce 14-Jan-2002 Daniel Stenberg

Curl_read() now returns a negative return code if EWOULDBLOCK or similar


Revision tags: curl-7_9_3-pre1, pre-host-cache, curl-7_9_2, curl-7_9_1
# 7b93348a 31-Oct-2001 Daniel Stenberg

Curl_sendf now returns a CURLcode


Revision tags: curl-7_9, Curl_easy_1-1-8, Curl_easy_1-1-7
# 0ece1b5c 30-Aug-2001 Daniel Stenberg

Major rename and redesign of the internal "backbone" structs. Details will
be posted in a minute to the libcurl list.


Revision tags: before_urldata_rename, curl-7_8_1
# 2d68ea45 14-Aug-2001 Daniel Stenberg

size_t and const


Revision tags: curl-7_8_1-pre3, curl-7_8, curl-7_8-pre2, curl-7_7_3, curl-7_7_2, curl-7_7_1, curl-7_7, curl-7_7-beta5, curl-7_7-beta3, curl-7_7-beta2, curl-7_7-beta1, curl-7_7_alpha2, curl-7_6_1, curl-7_6_1-pre3, curl-7_6_1-pre2
# c41c5a0e 31-Jan-2001 Daniel Stenberg

curl_read() and Curl_read() now have ssize_t in the last argument


Revision tags: curl-7_6_1-pre1, curl-7_6, curl-7_6-pre4
# 1552bd9c 25-Jan-2001 Daniel Stenberg

sendf is now only Curl_sendf
Curl_write() and Curl_read() are here


Revision tags: curl_7_6-pre3
# 40311044 05-Jan-2001 Daniel Stenberg

Internal symbols that aren't static are now prefixed with 'Curl_'


Revision tags: curl-7_5_2
# 24dee483 03-Jan-2001 Daniel Stenberg

dual-license fix


Revision tags: pre-header-change, curl-7_5
# ce1cb29d 22-Nov-2000 Daniel Stenberg

client_write() proto and defines added


Revision tags: curl-7_4_1
# d3f9b2a4 03-Oct-2000 Daniel Stenberg

introduced the new add_buffer() concept that makes the HTTP request to get
sent in only one shot


Revision tags: curl-7_3
# a82eb0fc 21-Sep-2000 Daniel Stenberg

adjusted to support krb4


Revision tags: curl-7_2
# 1b1f143c 24-Aug-2000 Daniel Stenberg

hostname and large file support added


Revision tags: curl-7_1_1
# 1ef3600a 20-Jun-2000 Daniel Stenberg

haxx.nu => haxx.se


Revision tags: v7_0_2beta, curl-6_5_2, curl-6_5_1, curl-6_5
# ae1912cb 29-Dec-1999 Daniel Stenberg

Initial revision


1234