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-06-24
only use sockaddr_in6 on ipv6-enabled hosts
Daniel Stenberg
2004-06-24
socks proxy support even when libcurl is built ipv6-enabled
Daniel Stenberg
2004-06-24
typecast to prevent warning
Daniel Stenberg
2004-06-24
use Curl_addrinfo, not 'struct addrinfo'
Daniel Stenberg
2004-06-24
fixed problems I missed to fix from my cleanup
Daniel Stenberg
2004-06-24
prevent warning
Daniel Stenberg
2004-06-24
Yet another resolve code re-org
Daniel Stenberg
2004-06-24
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
Daniel Stenberg
2004-06-23
static functions are better not Curl_ prefixed to make their static
Daniel Stenberg
2004-06-23
When adding the return -1 to prevent warnings on some compilers, others
Daniel Stenberg
2004-06-23
prevent a warning
Daniel Stenberg
2004-06-22
one copy&paste too much, removed the define again.
Gunter Knauf
2004-06-22
argh - copy&paste error.
Gunter Knauf
2004-06-22
syncronized with recent getdate.y updates.
Gunter Knauf
2004-06-22
the hostname variable wasn't assigned and we no longer use it
Daniel Stenberg
2004-06-22
cookie size
Daniel Stenberg
2004-06-22
extended to include a cookie with 4998 bytes of content
Daniel Stenberg
2004-06-22
David Cohen pointed out that RFC2109 says clients should allow cookies to
Daniel Stenberg
2004-06-22
Günter Knauf fixed getdate.y to remove a few warnings. I removed the
Daniel Stenberg
2004-06-22
added new --target option for autobuilding other targets than GNU-like.
Gunter Knauf
2004-06-22
added 'clean' targets for mingw32 and netware.
Gunter Knauf
2004-06-22
reset CURLOPT_HTTPHEADER with NULL
Daniel Stenberg
2004-06-22
Moved the "About to connect() to" text to the place where the host name is
Daniel Stenberg
2004-06-22
Gisle Vanem improved the certificate wildcard checks
Daniel Stenberg
2004-06-22
Gisle fixed the wildcard checks for certificates.
Daniel Stenberg
2004-06-22
Gunter's fix to avoid the notorious YYSTACK_USE_ALLOCA warning we get on
Daniel Stenberg
2004-06-22
retry to read the sent request a few times if it doesn't exist the first time
Daniel Stenberg
2004-06-22
pass an int pointer when it expects an int pointer...
Daniel Stenberg
2004-06-22
modified some logging output
Daniel Stenberg
2004-06-21
testcurl.sh is dead, long live tests/testcurl.pl!
Daniel Stenberg
2004-06-21
This is the old script for testing curl, now use tests/testcurl.pl instead.
Daniel Stenberg
2004-06-21
read callback return code and fixed the pycurl url
Daniel Stenberg
2004-06-21
CURL_READFUNC_ABORT stuff
Daniel Stenberg
2004-06-21
Added blurb for the READFUNCTION, including the new CURL_READFUNC_ABORT
Daniel Stenberg
2004-06-21
added test case 513
Daniel Stenberg
2004-06-21
The read callback can now return CURL_READFUNC_ABORT to stop a transfer.
Daniel Stenberg
2004-06-21
added CURL_READFUNC_ABORT
Daniel Stenberg
2004-06-21
when the client disconnects prematurely, dump the request as received thus
Daniel Stenberg
2004-06-21
recent events
Daniel Stenberg
2004-06-21
typecasts to prevent compiler warnings
Daniel Stenberg
2004-06-21
updates
Daniel Stenberg
2004-06-21
refer to the new tutorial man page
Daniel Stenberg
2004-06-21
removed libcurl-the-guide from the dist
Daniel Stenberg
2004-06-21
libcurl-tutorial.3 is the former libcurl-the-guide converted to man page format
Daniel Stenberg
2004-06-19
test 177 HTTP POST with --digest that gets a 302 response
Daniel Stenberg
2004-06-19
When doing auth negotiations or authprobing, we only consider HTTP code
Daniel Stenberg
2004-06-19
prevent compiler warning
Daniel Stenberg
2004-06-18
ispell-buffer
Daniel Stenberg
2004-06-18
two issues to remember to fix before next release
Daniel Stenberg
2004-06-18
Gisle's "SSL patch" from June 16th 2004, modified by me as discussed on the
Daniel Stenberg
[prev]
[next]