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
2007-11-17
Add /usr/local/sbin and /usr/freeware/bin to the sshd locations search list
Yang Tse
2007-11-16
Michal Marek made the test suite remember what test servers that fail to
Daniel Stenberg
2007-11-16
Fix a double free.
Steinar H. Gunderson
2007-11-16
Fix unsigned integral math check in add_buffer_send()
Yang Tse
2007-11-15
Ates Goral identified a problem in http.c:add_buffer_send() when a debug
Daniel Stenberg
2007-11-15
removed unnecessary check from add_buffer_send() that only was made within
Daniel Stenberg
2007-11-15
Michal Marek fixed the test suite to better deal with the case when the HTTP
Daniel Stenberg
2007-11-15
Rearranged code and changed Curl_readwrite_init() and Curl_pre_readwrite() into
Daniel Stenberg
2007-11-15
Needed now that in6_addr is referenced in ares.h
Yang Tse
2007-11-15
Replace isupper with our uppercase macro version
Yang Tse
2007-11-15
Replace isgraph with our uppercase macro version
Yang Tse
2007-11-15
Make the Transfer() function return earlier without doing any initializations
Daniel Stenberg
2007-11-15
When looking up in DNS and then in the hosts file, return the error code from...
Steinar H. Gunderson
2007-11-15
Return TTL data from ares_parse_{a,aaaa}_reply, if the user is so inclined. P...
Steinar H. Gunderson
2007-11-14
use the existing variable instead
Daniel Stenberg
2007-11-14
Fix how TFTP connections are treated when re-used, if the SessionHandle has
Daniel Stenberg
2007-11-14
Fix a variable potential wrapping in add_buffer() when using absolutely
Yang Tse
2007-11-12
Fixed a remaining problem with doing SFTP directory listings on a re-used
Daniel Stenberg
2007-11-12
comment language
Daniel Stenberg
2007-11-12
Bug report #1830637 (http://curl.haxx.se/bug/view.cgi?id=1830637), which was
Daniel Stenberg
2007-11-12
oops, fixed build when CURL_LIBSSH2_DEBUG is defined
Daniel Stenberg
2007-11-11
new ruby binding, curl-multi version 0.1
Daniel Stenberg
2007-11-10
Some versions of winsock2.h have pollfd struct and constants
Yang Tse
2007-11-08
Fix compiler warning: integral size mismatch in argument
Yang Tse
2007-11-08
Define WIN32 when build target is Win32 API.
Yang Tse
2007-11-08
Fix compiler warning: may be used uninitialized
Yang Tse
2007-11-08
Fix comment
Yang Tse
2007-11-08
spell!
Daniel Stenberg
2007-11-08
Bug report #1823487 (http://curl.haxx.se/bug/view.cgi?id=1823487) pointed
Daniel Stenberg
2007-11-08
The only libraries actually needed for sample programs adig and
Yang Tse
2007-11-07
MSVC versions prior to VS2005 do not complain about portable C functions
Yang Tse
2007-11-07
if () => if()
Daniel Stenberg
2007-11-07
Improved telnet support by drastically reducing the number of write
Dan Fandrich
2007-11-07
Add a call to curl_global_cleanup to show how to do a proper shutdown.
Dan Fandrich
2007-11-06
Bug report #1824894 (http://curl.haxx.se/bug/view.cgi?id=1824894) pointed
Yang Tse
2007-11-06
Added prototype for _strtoi64().
Gisle Vanem
2007-11-06
Constified from arguments.
Gisle Vanem
2007-11-05
Sort the directory listing because the server doesn't always do it.
Dan Fandrich
2007-11-05
Added some keywords
Dan Fandrich
2007-11-05
tclcurl and a mirror recount when bad ones have been cut out
Daniel Stenberg
2007-11-05
Andres Garcia made it build and run on windows
Daniel Stenberg
2007-11-05
removed space after if and while before the parenthesis for better source code
Daniel Stenberg
2007-11-05
I check the code right now and while() and if() are in majority over while ()
Daniel Stenberg
2007-11-05
Move connection-oriented variables from the SessionHandle struct to the
Daniel Stenberg
2007-11-03
make sure the code deals with failures on the DO_MORE state properly
Daniel Stenberg
2007-11-02
avoid setting up a transfer when the state machine failed previously
Daniel Stenberg
2007-11-01
Toby Peterson patched a memory problem in the command line tool that
Daniel Stenberg
2007-11-01
minor re-indent
Daniel Stenberg
2007-11-01
Ignore more features that curl-config is not expected to know about
Dan Fandrich
2007-11-01
Fixed curl-config --features to not display libz when it wasn't used
Dan Fandrich
[prev]
[next]