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
2005-07-28
now strdups the cookielist inpointer before passed on, as the cookie function
Daniel Stenberg
2005-07-28
curl standard indent/format
Daniel Stenberg
2005-07-28
Needs 'struct_stat'. Increased verbosity.
Gisle Vanem
2005-07-27
If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST is
Daniel Stenberg
2005-07-27
Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a
Daniel Stenberg
2005-07-27
disabling HTTP should also nullify this function call
Daniel Stenberg
2005-07-27
Fixed --without-gnutls
Dan Fandrich
2005-07-21
Fixed some typos in output messages.
Dan Fandrich
2005-07-20
Properly support the options --without-spnego --without-gssapi --without-krb4
Dan Fandrich
2005-07-20
Add -Wdeclaration-after-statement to gcc to detect accidental C99-style
Dan Fandrich
2005-07-17
Simplified the code within curl_easy_perform() that calls Curl_perform().
Daniel Stenberg
2005-07-15
cURLpp 0.5.1
Daniel Stenberg
2005-07-13
Diego Casorran patches to make (lib)curl build fine on Amiga again
Daniel Stenberg
2005-07-13
better description for HEADERFUNCTION
Daniel Stenberg
2005-07-13
elaborate a bit on how to deal with chunked-encoded trailers that now are
Daniel Stenberg
2005-07-13
converted this back to one name per line to make it easier/better to diff
Daniel Stenberg
2005-07-12
mention the Rexx/CURL release
Daniel Stenberg
2005-07-12
Adrian Schuur added trailer support in the chunked encoding stream. The
Daniel Stenberg
2005-07-08
mention an old idea
Daniel Stenberg
2005-07-07
mention the exception only once ;-)
Daniel Stenberg
2005-07-05
correction for the 407 with response-body case
Daniel Stenberg
2005-07-05
Update copyright.
Gisle Vanem
2005-07-05
Gisle Vanem came up with a nice little work-around for bug #1230118. It
Daniel Stenberg
2005-07-04
mention the strerror_r detection fix in configure
Daniel Stenberg
2005-07-03
Andrew Bushnell provided enough info for me to tell that we badly needed to
Daniel Stenberg
2005-06-30
add more info when this script gets confused, and added getaddrinfo and
Daniel Stenberg
2005-06-30
use %p to printf pointers since %x doesn't work properly on tru64 for this
Daniel Stenberg
2005-06-30
enable memory debugging on tru64 with ipv6 support by doing a little different
Daniel Stenberg
2005-06-30
Detect (or at least infer) glibc-style strerror_r even when cross-compiling.
Dan Fandrich
2005-06-28
new Lua binding
Daniel Stenberg
2005-06-26
clarify that ftp ascii transfers don't do right in current libcurl
Daniel Stenberg
2005-06-23
added docs about the new proxy string support
Daniel Stenberg
2005-06-22
David Shaw fixes
Daniel Stenberg
2005-06-22
mention more ARMs
Daniel Stenberg
2005-06-22
verify that the URL decoding is done properly too
Daniel Stenberg
2005-06-22
David Shaw's fix that unifies proxy string treatment so that a proxy given
Daniel Stenberg
2005-06-22
David Shaw's updated version:
Daniel Stenberg
2005-06-20
mistake
Daniel Stenberg
2005-06-19
possible windows memory leak fixed by Gisle
Daniel Stenberg
2005-06-19
Added some checks for the addrinfo structure.
Dominick Meglio
2005-06-14
Ensure thread handle is closed too.
Gisle Vanem
2005-06-13
4.13 Why is curl -R on Windows one hour off?
Daniel Stenberg
2005-06-13
recent buildconf fiddling
Daniel Stenberg
2005-06-13
run libtoolize in the ares dir as well, and modified the output slightly for
Daniel Stenberg
2005-06-11
CURLINFO_FILETIME returns the time for GMT
Daniel Stenberg
2005-06-09
make sure the found tool is a regular file (and not a dir or something)
Daniel Stenberg
2005-06-09
Modified to use 'head -n 1' instead of 'head -1' since some versions of head
Daniel Stenberg
2005-06-07
Reverted Tupone Alfredo's patch, as it broke NUMEROUS autobuilds. Let's do the
Daniel Stenberg
2005-06-06
Tupone Alfredo's fixes:
Daniel Stenberg
2005-06-03
first rough version
Daniel Stenberg
[next]