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
2006-10-17
fix the name resolve abort timeout calculation (when signals are used)
Daniel Stenberg
2006-10-17
Compiler warning fix
Yang Tse
2006-10-16
Added a check in configure that simply tries to run a program (not when
Daniel Stenberg
2006-10-15
Compiler warning fix
Yang Tse
2006-10-15
Replace ";;" with ";".
Gisle Vanem
2006-10-15
Rearranged target HAVE_x section.
Gisle Vanem
2006-10-14
Declare our own timeval struct if HAVE_STRUCT_TIMEVAL is not defined
Yang Tse
2006-10-14
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...
Yang Tse
2006-10-13
Prevent ares_getsock() to overflow if more than 16 sockets are used.
Daniel Stenberg
2006-10-13
The tagging of application/x-www-form-urlencoded POST body data sent
Dan Fandrich
2006-10-13
print the actual (externally known) easy handle and not the internal container
Daniel Stenberg
2006-10-13
Added comments about checking return code and the maxfd counter
Daniel Stenberg
2006-10-13
Added curl_multi_dump() when built with CURLDEBUG - this is not a stable public
Daniel Stenberg
2006-10-13
Check for struct timeval at configuration time
Yang Tse
2006-10-12
ghiper now uses the timer callback in the multi interface
Daniel Stenberg
2006-10-12
avoid an overflow if an excessive amount of servers are used
Daniel Stenberg
2006-10-12
clarify more
Daniel Stenberg
2006-10-12
Starting now, adding an easy handle to a multi stack that was already added
Daniel Stenberg
2006-10-12
deleted #19 since it concerted FTP third party transfers and they are no longer
Daniel Stenberg
2006-10-12
we've cut out third party transfers
Daniel Stenberg
2006-10-12
point out the sslcert web page for -k/--insecure
Daniel Stenberg
2006-10-12
Jeff Pohlmeyer has been working with the hiperfifo.c example source code,
Daniel Stenberg
2006-10-12
the textual arraw for "Send SSL data" was the wrong way
Daniel Stenberg
2006-10-12
Inclusion of time header files based on header existance
Yang Tse
2006-10-11
Remove redundant __CYGWIN__ symbol check
Yang Tse
2006-10-10
Compiler warning fix
Yang Tse
2006-10-10
Call curl_global_cleanup() in all code paths before exiting test
Yang Tse
2006-10-10
repair id string
Daniel Stenberg
2006-10-10
Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket()
Daniel Stenberg
2006-10-10
mark the handle as no longer having a broken pipe when a transfer has failed
Daniel Stenberg
2006-10-09
Added test case 536 in an attempt to add Bogdan Nicula's problematic case
Daniel Stenberg
2006-10-09
used for test 535 too
Daniel Stenberg
2006-10-09
minor indent fix
Daniel Stenberg
2006-10-09
when going to completed due to error, mark the handle as not in a pipeline
Daniel Stenberg
2006-10-09
new mirrors
Daniel Stenberg
2006-10-09
kill trailing whitespace
Daniel Stenberg
2006-10-09
changed the wording about removal of internal headers with -H
Daniel Stenberg
2006-10-09
Compiler warning fix
Yang Tse
2006-10-09
Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test
Daniel Stenberg
2006-10-09
Cygwin 1.5.21 needs this hack to pass test 160.
Yang Tse
2006-10-08
slightly improved
Daniel Stenberg
2006-10-08
clarified more
Daniel Stenberg
2006-10-08
test 534 added in an attempt to repeat Bogdan Nicula's bug...
Daniel Stenberg
2006-10-08
modified lib533 to accept both URLs on the command line
Daniel Stenberg
2006-10-08
Fix a "sockfilt" leak. When a new 'data' connection sockfilt server is started,
Daniel Stenberg
2006-10-07
don't display or act on state changes that doesn't actually change state
Daniel Stenberg
2006-10-06
Bogdan Nicula's hanging test case was converted to test case 533 and the test
Daniel Stenberg
2006-10-06
catch silly mistakes better
Daniel Stenberg
2006-10-06
updated for latest OpenSSL release.
Gunter Knauf
2006-10-05
planned stuff to do before release
Daniel Stenberg
[next]