index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-08-27
updated with minor edits
Daniel Stenberg
2004-08-27
don't do SO_KEEPALIVE, we already have a finer grained method built-in
Daniel Stenberg
2004-08-26
added some more details
Daniel Stenberg
2004-08-25
getdate and new test cases from yday
Daniel Stenberg
2004-08-25
not accurate anymore anyway
Daniel Stenberg
2004-08-25
Frankie V's description on how to get a CA cert for a random site using
Daniel Stenberg
2004-08-24
returned memory should not be freed
Daniel Stenberg
2004-08-24
added test 183 to verify that we properly send good Host: headers when
Daniel Stenberg
2004-08-24
Attempt to quick-fix the getdate problem by post-replacing the getdate.c
Daniel Stenberg
2004-08-24
prevent files named ".nfs[something]" from being displayed when failing
Daniel Stenberg
2004-08-23
updated in CVS, generated with a much newer bison version
Daniel Stenberg
2004-08-23
Expect: 100-continue info added
Daniel Stenberg
2004-08-23
added note about WRITEFUNCTION now being called with zero bytes if the file
Daniel Stenberg
2004-08-23
verify that transferring a zero byte FTP file results in a zero byte local
Daniel Stenberg
2004-08-23
Provide support for "transferring" zero bytes FTP files and comparing that
Daniel Stenberg
2004-08-23
stripped trailing whitespace
Daniel Stenberg
2004-08-23
lost of more into on how to tweak some headers
Daniel Stenberg
2004-08-23
debug.c is a fresh new example showing how to use the DEBUGFUNCTION to get
Daniel Stenberg
2004-08-23
added more header info for PUT and POST requests
Daniel Stenberg
2004-08-23
Roman Koifman pointed out that libcurl send Expect: 100-continue on POSTs and
Daniel Stenberg
2004-08-20
More patches for Watt-32 on Win32; don't include "nameser.h".
Gisle Vanem
2004-08-20
No WSAGetLastError() on Watt-32/DOS
Gisle Vanem
2004-08-20
No <sys/uio.h> on DOS/Win32
Gisle Vanem
2004-08-20
Changes for Watt-32 on Windows. I've assumed Configure
Gisle Vanem
2004-08-20
Alexander Krasnostavsky made the write callback get called even when a zero
Daniel Stenberg
2004-08-20
socks proxy and timeouts bug
Daniel Stenberg
2004-08-20
actually, we check for a numerical host using either ipv4 or ipv6, as neither
Daniel Stenberg
2004-08-20
use inet_pton() correctly!
Daniel Stenberg
2004-08-19
ZLIB_ROOT not needed
Gisle Vanem
2004-08-19
My first CVS commit just to see if this works.
Gisle Vanem
2004-08-19
simplified expression
Daniel Stenberg
2004-08-19
Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, and
Daniel Stenberg
2004-08-19
the autobuilds failed all over on AIX, attempt to fix the strerror_r() problem
Daniel Stenberg
2004-08-19
reuse handles in PHP/CURL works - Kirk Hedden told us
Daniel Stenberg
2004-08-18
PHP FAQ
Daniel Stenberg
2004-08-18
indented the code curl-style
Daniel Stenberg
2004-08-17
removed trailing whitespace
Daniel Stenberg
2004-08-17
see also the reset function
Daniel Stenberg
2004-08-17
mention the reset function
Daniel Stenberg
2004-08-17
Kjetil Jacobsen reported an open file leak in file:// transfers of empty
Daniel Stenberg
2004-08-17
added a check for the xlc compiler on AIX, and if that is detect we use
Daniel Stenberg
2004-08-17
define _THREAD_SAFE on (recent) AIX systems to build thread-safe code
Daniel Stenberg
2004-08-17
recent fixes
Daniel Stenberg
2004-08-16
allow a custom "Accept-Encoding:" header override the internally set one
Daniel Stenberg
2004-08-16
strip trailing whitespace
Daniel Stenberg
2004-08-16
syncronized with libcurl.def.
Gunter Knauf
2004-08-16
cosmetic fix.
Gunter Knauf
2004-08-16
summary edit: mention that some options take a curl_off_t
Daniel Stenberg
2004-08-16
Roland Krikava's cookies over proxy fix.
Daniel Stenberg
2004-08-14
fixed linkage dll targets. (submitted by Casey O'Donnell)
Gunter Knauf
[prev]
[next]