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
Age
Commit message (
Expand
)
Author
2001-01-25
modified the Curl_ConnectHTTPProxyTunnel proto
Daniel Stenberg
2001-01-25
moved curl_read() and curl_write() to sendf.c
Daniel Stenberg
2001-01-25
converted to use Curl_read() and Curl_write()
Daniel Stenberg
2001-01-25
uses Curl_read() and Curl_write()
Daniel Stenberg
2001-01-25
use recv()/send() instead of read()/write() with sockets
Daniel Stenberg
2001-01-25
sendf is now only Curl_sendf
Daniel Stenberg
2001-01-25
removed two compiler warnings
Daniel Stenberg
2001-01-25
Curl_read() and Curl_write() are now used for reading/writing sockets.
Daniel Stenberg
2001-01-25
Get get-ftp-response function is now using Curl_read() for reading from a
Daniel Stenberg
2001-01-25
replaced sendf() calls with Curl_sendf()
Daniel Stenberg
2001-01-24
Ingo Ralf Blum's cygwin fixes
Daniel Stenberg
2001-01-24
fixed the comment for 'path'
Daniel Stenberg
2001-01-24
added comments all over
Daniel Stenberg
2001-01-24
extended the gname field one byte to avoid a possible overflow
Daniel Stenberg
2001-01-24
Robert Weaver's fix
Daniel Stenberg
2001-01-23
Enabled support for IPv6-style IP-addresses if ENABLE_IPV6 is set. If it isn't,
Daniel Stenberg
2001-01-23
Added 'ipv6 enabled' for ipv6 compiled versions
Daniel Stenberg
2001-01-22
Björn Stenberg's patch for making the progress meter betterlooking
Daniel Stenberg
2001-01-19
No more URL length restrictions
Daniel Stenberg
2001-01-17
Transfer is now Curl_Tranfer() and transfer.h is used instead of highlevel.h
Daniel Stenberg
2001-01-17
download.[ch] is renamed to transfer.[ch], highlevel.[ch] is history
Daniel Stenberg
2001-01-17
download and highlevel are replaced with transfer
Daniel Stenberg
2001-01-10
added missing newlines to two infof() functions about document dates
Daniel Stenberg
2001-01-09
Added the curl source-header
Daniel Stenberg
2001-01-08
Added source header. Made the prototype not being set if HAVE_GETPASS_R is
Daniel Stenberg
2001-01-08
krb4.c header file, no source header (yet)
Daniel Stenberg
2001-01-08
Added mprintf #include
Daniel Stenberg
2001-01-08
generated file
Daniel Stenberg
2001-01-08
adjusted to work with automake 'make dist'
Daniel Stenberg
2001-01-08
Loic Dachary's makefile/dist/rpm fixes
Daniel Stenberg
2001-01-05
renamed Curl_ to curl_ for the printf() prefixes
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-04
updated license text in headers
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
2000-12-19
include unistd.h if present to prevent compiler warnings on close()
Daniel Stenberg
2000-12-19
Added fopen() and fclose() leak tracking
Daniel Stenberg
2000-12-19
fixed a leaked file descriptor when PORT failed
Daniel Stenberg
2000-12-18
fixed accept() for memory debugging
Daniel Stenberg
2000-12-16
changed the return code checker in the quote command send to only fail
Daniel Stenberg
2000-12-14
added socket() / sclose() checks to the memdebug system
Daniel Stenberg
2000-12-11
unix style newlines
Daniel Stenberg
2000-12-07
Added SA_RESTART since (some) HPUX doesn't have that define and it doesn't
Daniel Stenberg
2000-12-05
Added the borland makefiles
Daniel Stenberg
2000-12-05
changed third argument to size_t to match SCO prototype
Daniel Stenberg
2000-12-04
7.5-commit
Daniel Stenberg
2000-11-30
Added -version-info and lots of info
Daniel Stenberg
2000-11-30
added a typecast to shut up a VC++ warning when converting from long
Daniel Stenberg
2000-11-30
Craig Davison updated this
Daniel Stenberg
2000-11-29
removed #if 0 sections
Daniel Stenberg
[prev]
[next]