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
2002-06-11
Added disable-defines
Daniel Stenberg
2002-06-11
added multi.obj
Daniel Stenberg
2002-06-11
make sure data->set.postfields is non-NULL before doing strlen() on the
Daniel Stenberg
2002-06-10
getaddrinfo() failures now show port number too in informational output
Daniel Stenberg
2002-06-10
added a missing failf() for certain connect failures
Daniel Stenberg
2002-06-10
This fix MIGHT make us build nicely with OpenSSL 0.9.7. This fix is based
Daniel Stenberg
2002-06-10
Gautam Mani found a socket descriptor leak that happened when FTP transfers
Daniel Stenberg
2002-06-07
Added HAVE_SYS_TYPES_H
Daniel Stenberg
2002-06-05
Gustaf Hui fixed curl_multi_remove_handle() to prevent a potential crash
Daniel Stenberg
2002-06-05
set HAVE_RAND_STATUS too
Daniel Stenberg
2002-06-05
hostcache_fixoffset() is now corrected to work on 64bit architectures
Daniel Stenberg
2002-06-04
more stuff since pre1
Daniel Stenberg
2002-06-03
indent like the other ones
Daniel Stenberg
2002-06-03
Christophe Espern wrote another binding!
Daniel Stenberg
2002-06-03
updated header
Daniel Stenberg
2002-06-03
T. Bharath's updates since curl now uses the winmm lib for higher resolution
Daniel Stenberg
2002-06-03
T. Bharath made the request size add up as it is documented to do.
Daniel Stenberg
2002-06-03
T. Bharath fixed higher resolution time for windows builds
Daniel Stenberg
2002-06-03
T. Bharath fixed the TIMER_REDIRECT.
Daniel Stenberg
2002-05-28
Getting an empty FTP file no longer makes us return error 19. An empty file
Daniel Stenberg
2002-05-28
Gustaf Hui provided new code that changes how curl_multi_info_read()
Daniel Stenberg
2002-05-28
Adjusted to make curl_multi_perform() work properly even when
Daniel Stenberg
2002-05-28
I trimmed the --help output slightly to better fit within 80 cols
Daniel Stenberg
2002-05-28
Cris Bailiff's CAPATH support added
Daniel Stenberg
2002-05-22
new url, spell checked
Daniel Stenberg
2002-05-22
since 7.9.7
Daniel Stenberg
2002-05-21
James Cone's little work-around for the strict error
Daniel Stenberg
2002-05-21
When re-using a connection, make sure that we use the current host name as
Daniel Stenberg
2002-05-21
James Cone added the new CURL_NETRC_OPTION enum
Daniel Stenberg
2002-05-21
test suite mods for the netrc testing stuff
Daniel Stenberg
2002-05-21
James Cone added CURLOPT_NETRC / --netrc / --netrc-optional descriptions
Daniel Stenberg
2002-05-21
Use the new CURLOPT_NETRC option and adds --netrc-optional, by James Cone
Daniel Stenberg
2002-05-21
James Cone's efforts to add another netrc parsing "mode"
Daniel Stenberg
2002-05-21
five new test cases for the netrc parsing
Daniel Stenberg
2002-05-21
maprintf() and vmaprintf() now work better when printfing "%s" with an
Daniel Stenberg
2002-05-21
corrected see also
Daniel Stenberg
2002-05-21
3.14 added, javascript support
Daniel Stenberg
2002-05-21
Added source header and made it clear that this code was originally donated
Daniel Stenberg
2002-05-21
ASN1 files don't work for the *chain_file(), make them use the previous
Daniel Stenberg
2002-05-21
return type CURLFORMcode instead of plain int
Daniel Stenberg
2002-05-21
curl_formadd() now returns 'CURLFORMcode' instead of int, to better enable
Daniel Stenberg
2002-05-20
Roland Zimmermann's hint, we use SSL_CTX_use_certificate_chain_file() instead
Daniel Stenberg
2002-05-17
removed compiler warnings
Daniel Stenberg
2002-05-17
FreeBSD needs sys/types.h before we include sys/select.h that was included
Daniel Stenberg
2002-05-17
Fixes bug report #556930 - we need to make sure that the data is all right
Daniel Stenberg
2002-05-15
Added item 4.10 after talks with Russ Freeman
Daniel Stenberg
2002-05-13
7.9.7 commit
Daniel Stenberg
2002-05-13
we don't need win32sockets.c anymore, we support this internally
Daniel Stenberg
2002-05-13
fopen.c added, a fopen() style emulation for URL reading
Daniel Stenberg
2002-05-12
Friday's fixes
Daniel Stenberg
[prev]
[next]