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-02-14
compiler warning fix
Yang Tse
2007-02-14
enhance HTTP server request input writing,
Yang Tse
2007-02-13
ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on
Daniel Stenberg
2007-02-12
Rob Crittenden added support for NSS (Network Security Service) for the
Daniel Stenberg
2007-02-09
Include both testutil.c and testutil.h, and not just testutil.c, in the
Yang Tse
2007-02-09
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2007-02-09
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2007-02-05
Year 2038 has its own problems (32 bit integer overflow).
Yang Tse
2007-02-04
Constify argument to suburl(). Remove trailing space.
Gisle Vanem
2007-02-02
compiler warning fix
Yang Tse
2007-02-02
fix leftover updating cookie expiration date
Yang Tse
2007-02-02
reported in bug: #1566077 the former URL mentioned in the generated cookie
Yang Tse
2007-02-02
fix test case 62 which was failing due to cookies expiring 1 Feb 2007
Yang Tse
2007-02-02
more fixes for the testsuite cookie expiration issue
Yang Tse
2007-02-02
cookie expiration time got us with pants at our knees.
Yang Tse
2007-01-31
when using select() instead of poll, skip the test if the number of
Yang Tse
2007-01-30
fix temp string buffer variable name
Yang Tse
2007-01-30
skip test on platforms on which we use select() instead
Yang Tse
2007-01-29
the same source file is re-used for multiple tests and I missed to add the
Daniel Stenberg
2007-01-29
Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs.
Gisle Vanem
2007-01-29
the libtest source codes that use curlx_tv* functions MUST use the
Daniel Stenberg
2007-01-29
- Michael Wallner reported that when doing a CONNECT with a custom User-Agent
Daniel Stenberg
2007-01-28
Compiler warning fix
Yang Tse
2007-01-27
update copyright year notice
Yang Tse
2007-01-25
set proper lib extension for non-configure mingw32 builds on Win32.
Gunter Knauf
2007-01-25
Fixed a dangling pointer problem that prevented the http_proxy environment
Dan Fandrich
2007-01-23
Ignore XML DOCTYPEs and declarations.
Dan Fandrich
2007-01-23
Convert (most of) the test data files into genuine XML. A handful still
Dan Fandrich
2007-01-18
Make the test script tag parser a bit more robust.
Dan Fandrich
2007-01-18
Added precheck that curl supports the 'openssl' engine in test 307.
Dan Fandrich
2007-01-17
Fixed some tag typos in the test data files.
Dan Fandrich
2007-01-17
Disabled test 307 for now.
Dan Fandrich
2007-01-16
Added simple OpenSSL crypto engine tests.
Dan Fandrich
2007-01-15
Added TFTP upload tests.
Dan Fandrich
2007-01-15
Leave the TFTPD test server running after a file upload.
Dan Fandrich
2007-01-10
Added test for TFTP retrieve of boundary case 512 byte file.
Dan Fandrich
2007-01-10
Added test of TFTP server error reporting.
Dan Fandrich
2007-01-04
prevent compiler warning since we use base64.h from libcurl which now has
Daniel Stenberg
2006-12-11
Alexey Simak found out that when doing FTP with the multi interface and
Daniel Stenberg
2006-11-25
added the new test 282
Daniel Stenberg
2006-11-25
Venkat Akella found out that libcurl did not like HTTP responses that simply
Daniel Stenberg
2006-11-20
Revert ftpserver.pl back to revision 1.74 Adding change done in 1.76
Yang Tse
2006-11-20
Revert runtests.pl back to revision 1.212
Yang Tse
2006-11-20
Revert ftp.pm back to revision 1.5 Adding copyright notice.
Yang Tse
2006-11-20
Add some message logging
Yang Tse
2006-11-20
stop slaves before stopping servers
Yang Tse
2006-11-20
Revert to KILL test servers until all test servers
Yang Tse
2006-11-19
log the sleep, like when done in test 190
Daniel Stenberg
2006-11-19
Avoid passing child pid and test server pid, using the running
Yang Tse
2006-11-19
Comment out the use of the "warnings" module now that ftp.pm seems to
Yang Tse
[next]