index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sendf.h
Age
Commit message (
Collapse
)
Author
2002-12-10
send_buffer is no more here
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-04-12
Jean-Philippe Barrette-LaPierre provided his patch that introduces
Daniel Stenberg
CURLOPT_DEBUGFUNCTION and CURLOPT_DEBUGDATA.
2002-03-19
copyright string (year) update
Daniel Stenberg
2002-01-16
Curl_write's 5th argument now is signed
Daniel Stenberg
2002-01-14
Curl_read() now returns a negative return code if EWOULDBLOCK or similar
Daniel Stenberg
2001-10-31
Curl_sendf now returns a CURLcode
Daniel Stenberg
2001-08-30
Major rename and redesign of the internal "backbone" structs. Details will
Daniel Stenberg
be posted in a minute to the libcurl list.
2001-08-14
size_t and const
Daniel Stenberg
2001-01-31
curl_read() and Curl_read() now have ssize_t in the last argument
Daniel Stenberg
2001-01-25
sendf is now only Curl_sendf
Daniel Stenberg
Curl_write() and Curl_read() are here
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-11-22
client_write() proto and defines added
Daniel Stenberg
2000-10-03
introduced the new add_buffer() concept that makes the HTTP request to get
Daniel Stenberg
sent in only one shot
2000-09-21
adjusted to support krb4
Daniel Stenberg
2000-08-24
hostname and large file support added
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg