Age | Commit message (Expand) | Author |
2007-11-20 | While inspecting the Negotiate code, I noticed how the proxy auth was using | Daniel Stenberg |
2007-11-20 | clarify somewhat what happens to some data when a share is set to be used | Daniel Stenberg |
2007-11-20 | white space changes only to clean up indent and source width | Daniel Stenberg |
2007-11-20 | remove the unconditional enabling of cookies if you set a share to use! | Daniel Stenberg |
2007-11-20 | a bunch of new comments | Daniel Stenberg |
2007-11-20 | rephrased | Daniel Stenberg |
2007-11-20 | Don't gather additional debug info unless sshd actually fails | Yang Tse |
2007-11-20 | ILE RPG binding: OS/400 specific and contained in source distribution | Patrick Monnerat |
2007-11-20 | Improve detection of sshd un/supported options. | Yang Tse |
2007-11-20 | Introuced --data-urlencode to the curl tool for easier url encoding of the | Daniel Stenberg |
2007-11-20 | fix the treatment of the parameter-based precision, as in "%.*s%s" as | Daniel Stenberg |
2007-11-20 | 107 - resolve the type= thing for FTP URLs over HTTP proxies | Daniel Stenberg |
2007-11-19 | 106 - Share interface force-enable the cookie parser | Daniel Stenberg |
2007-11-19 | This is a temporary change to test if OpenSSH 3.6 and SunSSH 1.1 | Yang Tse |
2007-11-19 | fill in missing copyrights | Daniel Stenberg |
2007-11-19 | I think this is the right fix for other non-OpenSSL libs, based on the NSS fix | Daniel Stenberg |
2007-11-19 | Temporary change to help debugging string(s) returned by sshd -V | Yang Tse |
2007-11-18 | removed now obsolete defines; | Gunter Knauf |
2007-11-18 | Rob Crittenden fixed SSL connections with NSS done with the multi-interface | Daniel Stenberg |
2007-11-18 | Add /opt/ssh/sbin and /opt/ssh/libexec to the sshd locations search list. | Yang Tse |
2007-11-17 | When unable to start test suite sshserver, log if OpenSSH has not been | Yang Tse |
2007-11-17 | Andres Garcia made the examples build fine on Windows (mingw + msys) when | Daniel Stenberg |
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 |