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-03-31
add units to a few info
Daniel Stenberg
2007-03-31
new URL for wxWidgets binding
Daniel Stenberg
2007-03-31
Disable the SSH tests until the libssh2 bugs that causes test hangs
Dan Fandrich
2007-03-31
When curl_easy_duphandle() fails because it can't get or make a connection
Daniel Stenberg
2007-03-31
The info types cannot be checked for explicity by ANDing the types since they
Daniel Stenberg
2007-03-31
Check for a NULL easy->easy_conn in multi_getsock() since it can in fact
Daniel Stenberg
2007-03-31
Removed check for ftpcode being NULL, as later it is derefenced unconditionally
Daniel Stenberg
2007-03-31
sshd might fail to start if given an unsupported configuration option.
Yang Tse
2007-03-30
Fixed some typos in the comments.
Dan Fandrich
2007-03-30
Resurrected old FTPS error tests 402 and 403 as 404 and 405.
Dan Fandrich
2007-03-30
Pointer "conn" dereferenced before NULL check. found by coverity.com scan
Daniel Stenberg
2007-03-30
Pointer "cur_pos" dereferenced before NULL check, found by coverity.com scan.
Daniel Stenberg
2007-03-30
pointless check for 'out' being non-NULL, since it was badly done and is
Daniel Stenberg
2007-03-30
dead code removed, found by the coverity.com scan
Daniel Stenberg
2007-03-30
Added HTTP --max-filesize tests and FTPS CCC failure test.
Dan Fandrich
2007-03-30
Searching for sshd and sftp-server will be done first
Yang Tse
2007-03-30
ignore more generated files
Yang Tse
2007-03-30
Don't tear down the ftp connection if the maximum filesize was exceeded
Dan Fandrich
2007-03-30
Added FTP-SSL failure test 402
Dan Fandrich
2007-03-29
Added ftps upload test 401
Dan Fandrich
2007-03-29
Added a libssh2 section.
Dan Fandrich
2007-03-29
Show an absolute sftp: file path to give an additional example.
Dan Fandrich
2007-03-29
Eliminated extra / in scp/sftp URLs.
Dan Fandrich
2007-03-29
Send an EOF message before closing a channel, as recommended by RFC4254.
Dan Fandrich
2007-03-29
Add another option to tighten the test environment.
Dan Fandrich
2007-03-29
fix compiler warning
Yang Tse
2007-03-29
Abort if attempting to run as root.
Dan Fandrich
2007-03-29
fix error introduced in last commit
Yang Tse
2007-03-28
Update comment
Yang Tse
2007-03-28
fix compiler warning
Yang Tse
2007-03-28
Improve detection of socket events which allow a further recv() call
Yang Tse
2007-03-28
djgpp uses gcc which has varadic macros.
Gisle Vanem
2007-03-28
Fix compiler warning.
Gisle Vanem
2007-03-28
Only show exit status in verbose mode.
Dan Fandrich
2007-03-28
Simplified code around 'tld_errmsg' a bit.
Gisle Vanem
2007-03-28
Don't launch sshd as a daemon so its output can be logged.
Dan Fandrich
2007-03-27
added variadic macro stuff.
Gunter Knauf
2007-03-27
Update message
Yang Tse
2007-03-27
New Internal wrapper function Curl_select() around select (2), it
Yang Tse
2007-03-27
don't retry select() call upon unrecoverable error EBADF
Yang Tse
2007-03-27
Daniel Johnson's fix for shared object extension detection on Mac OS X.
Dan Fandrich
2007-03-27
Platforms that lack autotools support should define HAVE_VARIADIC_MACROS_C99
Yang Tse
2007-03-27
Tighten up a few more OpenSSH options
Dan Fandrich
2007-03-26
Fix date
Yang Tse
2007-03-26
Internal function Curl_select() renamed to Curl_socket_ready()
Yang Tse
2007-03-26
Added SFTP and SCP upload tests in test602 & test603
Dan Fandrich
2007-03-26
Added test600 and test601, SFTP and SCP file retrieval tests.
Dan Fandrich
2007-03-26
catch up new lib extension when build with gcc/nlmconv.
Gunter Knauf
2007-03-26
changed link lib order to make nlmconv happy.
Gunter Knauf
2007-03-26
added CVS Id tag.
Gunter Knauf
[prev]
[next]