index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2007-09-18
IPv6 is a required feature for these two tests, even if it's not obvious.
Dan Fandrich
2007-09-17
Fixed the required server entry
Dan Fandrich
2007-09-17
Changed some FTP tests to validate the format of the PORT and EPRT commands
Dan Fandrich
2007-09-17
Added %CLIENTIP and %CLIENT6IP data file substitution variables.
Dan Fandrich
2007-09-17
Allow setting the IP address on which to listen for connections.
Dan Fandrich
2007-09-17
Make the ftp server connect to the address given by curl in the PORT/EPRT
Dan Fandrich
2007-09-17
Made the directory postprocessor more forgiving of input directory format
Dan Fandrich
2007-09-15
Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTP
Daniel Stenberg
2007-09-14
Replaced 127.0.0.1 with %HOSTIP where possible
Dan Fandrich
2007-09-12
Extracting the CURLINFO_PRIVATE pointer makes no point since nothing set
Daniel Stenberg
2007-09-11
Daniel S (12 September 2007)
Daniel Stenberg
2007-09-07
Added test case 1007 to test permission problem when uploading with TFTP
Dan Fandrich
2007-09-05
Minor updates
Dan Fandrich
2007-08-30
Added more accurate error code returns from SFTP operations. Added test
Dan Fandrich
2007-08-30
Renamed several libcurl error codes and options to make them more general
Dan Fandrich
2007-08-30
Fixed a few compiler warnings. Try to do a slightly better job of
Dan Fandrich
2007-08-28
Mention that 'make test' does more than just run all the tests (suggested
Dan Fandrich
2007-08-24
Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed
Daniel Stenberg
2007-08-23
Added test case 1005 to test excessively-long replies spread out over
Dan Fandrich
2007-08-23
Allow ftp server alternate replies to contain backslash-escaped control
Dan Fandrich
2007-08-23
Need even more time to wait for an accept.
Dan Fandrich
2007-08-23
Added test1004 to validate a previous fix for a memory leak when an
Dan Fandrich
2007-08-22
Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed
Daniel Stenberg
2007-08-22
added a size > buffer size check to make it easier to track this in the
Daniel Stenberg
2007-08-22
Upped the buffer size to 17000+ bytes to prepare for the upcoming test 1003
Daniel Stenberg
2007-08-20
Increase timeout for accept for improved reliability on loaded servers.
Dan Fandrich
2007-08-17
remove stupid comment since there's no content in this test case
Daniel Stenberg
2007-08-17
Robson Braga Araujo filed bug report #1776235
Daniel Stenberg
2007-08-17
some keywords for future stats/coverage checks
Daniel Stenberg
2007-08-17
Moved the 5320 and 5322 into the 1000-series instead which is a documented
Daniel Stenberg
2007-08-17
Song Ma provided a patch that cures a problem libcurl has when doing resume
Daniel Stenberg
2007-08-13
Removed redundant dependency lines
Dan Fandrich
2007-08-09
There's no need to ignore the User-Agent for this test.
Dan Fandrich
2007-08-07
Fixed some icc compiler warnings.
Dan Fandrich
2007-08-02
Dmitriy Sergeyev reported a regression: resumed file:// transfers broke
Daniel Stenberg
2007-07-23
Implemented only the parts of Patrick Monnerat's OS/400 patch that renamed
Dan Fandrich
2007-07-23
Log the "<CMD> wasn't handled" error normally since it is now expected
Dan Fandrich
2007-07-22
Added test case 354 that makes a simple FTP retrieval without password, which
Daniel Stenberg
2007-07-21
test and verify curl -I on a single FTP file somewhat more than before
Daniel Stenberg
2007-07-21
To allow more flexibility in FTP test cases, I've removed the enforced states
Daniel Stenberg
2007-07-19
Revert the 512 change since newer versions of OpenSSH don't support DSA
Dan Fandrich
2007-07-18
Use 512 bit keys to reduce the time taken to generate them. This shouldn't
Dan Fandrich
2007-07-17
Fixed test cases 613 and 614 by improving the log postprocessor to handle
Dan Fandrich
2007-07-16
make it do all three requests on the same connection
Daniel Stenberg
2007-07-15
convert test case 540 to use a custom Host: header as well
Daniel Stenberg
2007-07-15
let's just export the whole argc + argv pair globally so that each test tool
Daniel Stenberg
2007-07-14
Added test case 540 and lib540.c, the 'proxyauth.c' test app posted by Shmulik
Daniel Stenberg
2007-07-14
add support for arg3 as the third argument...
Daniel Stenberg
2007-07-14
add some better logging when HTTP server start fails, and make the failure
Daniel Stenberg
2007-07-12
start the retry delay at 10 ms, double it for every failed attempt which makes
Daniel Stenberg
[prev]
[next]