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 (
Expand
)
Author
2004-09-30
killed trailing whitespace
Daniel Stenberg
2004-06-03
Alexander Krasnostavsky's FTP third party transfer (proxy) support
Daniel Stenberg
2004-03-10
curl_socket_t mistakes cleanup
Daniel Stenberg
2004-03-09
Use curl_socket_t instead of int for holding sockets. The typedefs and
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
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
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
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
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
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