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
2010-02-16
replaced tabs with spaces
Yang Tse
2010-02-16
fix Content-Length validation
Yang Tse
2010-02-15
fix compiler warning: conversion from "long" to "size_t" may lose sign
Yang Tse
2010-02-15
fix compiler warning: conversion from "long" to "size_t" may lose sign
Yang Tse
2010-02-14
removed trailing whitespace
Yang Tse
2010-02-14
fix compiler warning
Yang Tse
2010-02-14
Overhauled test suite getpart() function. Fixing potential out of bounds
Yang Tse
2010-02-12
- Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses
Daniel Stenberg
2010-02-10
- remove extra "\r\n" from doc404_RTSP
Yang Tse
2010-02-09
Removed some erroneous "compressed" key words
Dan Fandrich
2010-02-06
warning fix
Yang Tse
2010-02-06
OOM handling fix
Yang Tse
2010-02-05
fix compiler warning
Yang Tse
2010-02-05
fix compiler warning
Yang Tse
2010-02-05
fix compiler warning
Yang Tse
2010-02-05
Addes OOM handling for curl_easy_setopt() calls in test
Yang Tse
2010-02-04
Validate server port argument
Yang Tse
2010-02-04
Fix variable initialization
Yang Tse
2010-02-04
Modified test case 557 to additionally verify libcurl's internal curl_m*printf()
Yang Tse
2010-02-04
added an additional second to allow test to pass on heavily loaded servers
Yang Tse
2010-02-03
Fix portability issue related with unaligned memory access
Yang Tse
2010-02-03
cookies with same path length might get sorted in different order when
Yang Tse
2010-02-03
added an additional second to allow test to pass on heavily loaded servers
Yang Tse
2010-02-02
mention run time statistics options
Yang Tse
2010-02-02
avoid possibility of using obsoleted stuff
Yang Tse
2010-02-02
remove setup.h inclusion which is already done from test.h inclusion
Yang Tse
2010-02-02
include headers
Yang Tse
2010-02-01
Conroy added a check to the coded message size since the docs stipulate
Yang Tse
2010-02-01
update rtsp server header field from SWS to RTSPD
Yang Tse
2010-02-01
Test suite support for RTSP
Yang Tse
2010-01-29
Chris Conroy fixed test #568 issues with carriage returns
Yang Tse
2010-01-28
portability fix
Yang Tse
2010-01-28
Chris Conroy provided first RTSP tests
Yang Tse
2010-01-28
RTSP tests disabled until test harness RTSP support is updated
Yang Tse
2010-01-23
PKTSIZE might have been already defined in arpa/tftp.h
Yang Tse
2010-01-22
Julien Chaffraix adjusted "<name> section" line length
Yang Tse
2010-01-21
fix warning triggered when debugging on cygwin
Yang Tse
2010-01-21
allow exporting of exe_ext() sub
Yang Tse
2010-01-21
improve displaylogcontent() sub fixing a warning
Yang Tse
2010-01-21
Julien Chaffraix fixed line lengths
Daniel Stenberg
2010-01-20
SIGTERM is the signal to trap here, SIGKILL can't be caught.
Yang Tse
2010-01-20
Use killsockfilters() to kill sockfilter processes, this ensures that when
Yang Tse
2010-01-20
Allow killsockfilters() to take a 5th optional parameter that when provided
Yang Tse
2010-01-20
Use delete() to unset environment variables instead of assigning undef which
Yang Tse
2010-01-20
Adjust valgrind logs file name detection.
Yang Tse
2010-01-20
modified test case 8 to also make sure that we deal with cookies using
Daniel Stenberg
2010-01-19
- As was pointed out on the http-state mailing list, the order of cookies in a
Daniel Stenberg
2010-01-19
oops, I forgot to cvs add this before my previous commit (Dan Fandrich
Daniel Stenberg
2010-01-19
- David McCreedy brought a fix and a new test case (129) to make libcurl work
Daniel Stenberg
2010-01-19
avoid "Use of uninitialized value $l in concatenation"
Daniel Stenberg
[next]