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.c
Age
Commit message (
Collapse
)
Author
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-12-30
ftpsendf() is remade to send the entire command in one write(), as some
Daniel Stenberg
firewalls (like FW-1) seems to dislike split-up writes at times...
2000-11-22
Added the client_write() function
Daniel Stenberg
2000-10-30
new urldata ssl layout and T. Bharath brought the new SSL cert verify function
Daniel Stenberg
2000-10-12
sprintf() => snprintf()
Daniel Stenberg
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-10-03
add_buffer_send() free()d the buffer *before* it was used! :-O
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
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-08-24
hostname and large file support added
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg