summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test1055: make it work with dynamic FTP portDaniel Stenberg2020-04-181-5/+1
* test1028: make it run on dynamic FTP server portDaniel Stenberg2020-04-181-5/+1
* tests: move pingpong server to dynamic listening portDaniel Stenberg2020-04-183-62/+92
* test1056: work with dynamic HTTP ipv6 portDaniel Stenberg2020-04-181-6/+2
* test1448: work with dynamic HTTP server portDaniel Stenberg2020-04-181-2/+2
* tests: introduce preprocessed test casesDaniel Stenberg2020-04-1810-189/+183
* tests: make 2006-2010 handle different port number lengthsDaniel Stenberg2020-04-185-8/+24
* tests: run the sws server on "any port"Daniel Stenberg2020-04-183-29/+101
* sockfilt: tidy variable naming and data structure in select_wsMarc Hoersken2020-04-181-113/+112
* mqttd: s/errno/SOCKERRNODaniel Stenberg2020-04-161-4/+2
* copyright: bump the copyright year rangeDaniel Stenberg2020-04-152-2/+2
* test2043: use revoked.badssl.com instead of revoked.grc.comMarc Hoersken2020-04-141-1/+1
* sockfilt: fix broken pipe on Windows to be ready in select_wsMarc Hoersken2020-04-141-3/+6
* tests: add four MQTT tests 1190 - 1193Daniel Stenberg2020-04-145-0/+236
* tests: add the mqtt test server mqttdDaniel Stenberg2020-04-144-7/+1001
* tests: support hex encoded data and mqtt serverDaniel Stenberg2020-04-144-8/+132
* test1908: avoid using fixed port number in test dataDaniel Stenberg2020-04-131-1/+1
* tests/server: add hidden window to gracefully handle WM_CLOSEMarc Hoersken2020-04-121-0/+88
* tests/server: add CTRL event handler for Win32 consolesMarc Hoersken2020-04-121-0/+48
* tests/server: move all signal handling routines to util.[ch]Marc Hoersken2020-04-127-647/+158
* tests/server/util.c: use curl_off_t instead of long for pidMarc Hoersken2020-04-111-3/+3
* tests: use Cygwin/msys PIDs for stunnel and sshd on WindowsMarc Hoersken2020-04-112-4/+35
* tests: add Windows compatible pidwait like pidkill and pidtermMarc Hoersken2020-04-113-11/+33
* tests: fix conflict between Cygwin/msys and Windows PIDsMarc Hoersken2020-04-115-33/+79
* test1148: tolerate progress updates better (again)Jay Satiro2020-04-111-7/+7
* sshserver.pl: use cached Win32 environment check variableMarc Hoersken2020-04-101-2/+2
* server/resolve: remove AI_CANONNAME to make macos tell the truthDaniel Stenberg2020-04-091-1/+1
* runtests: fix warning about using an undefined variableDaniel Stenberg2020-04-091-2/+2
* runtests: provide nicer errormsg when protocol "dump" file is emptyDaniel Stenberg2020-04-081-0/+7
* tests: verify split initial HTTP requests with CURL_SMALLREQSENDDaniel Stenberg2020-04-083-27/+159
* tests/README: update the port numbers listDaniel Stenberg2020-04-071-6/+5
* cleanup: correct copyright year range on a few filesDaniel Stenberg2020-04-061-1/+1
* lib670: use the same Win32 API check as all other lib testsMarc Hoersken2020-04-051-1/+1
* appveyor: show failed tests in log even if test is ignoredMarc Hoersken2020-04-051-6/+7
* test1566: verify --etag-compare that gets a 304 backDaniel Stenberg2020-04-052-0/+66
* curl: allow both --etag-compare and --etag-save with same file nameKwon-Young Choi2020-04-053-1/+120
* sockfilt: remove redundancy in timeout handlingMarc Hoersken2020-04-031-13/+13
* sockfilt: fix handling of ready closed sockets on WindowsMarc Hoersken2020-04-031-25/+35
* sockfilt: fix race-condition of waiting threads and event handlingMarc Hoersken2020-04-031-83/+163
* runtests.pl: log host OS as detected by Perl environmentMarc Hoersken2020-04-021-1/+3
* ftpserver.pl: log before and after data connection is closedMarc Hoersken2020-04-021-1/+4
* build: fixed build for systems with select() in unistd.hHarry Sintonen2020-03-311-0/+2
* cleanup: insert newline after if() conditionsDaniel Stenberg2020-03-302-7/+11
* dist: add tests/version-scan.pl to tarballDaniel Stenberg2020-03-291-1/+1
* test1177: verify that all the CURL_VERSION_ bits are documentedDaniel Stenberg2020-03-293-1/+92
* writeout_json: Fix data type issuesMichael Kaufmann2020-03-271-1/+1
* sockfilt: add logmsg output to select_ws_wait_thread on WindowsMarc Hoersken2020-03-261-1/+10
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-24106-88/+468
* getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE overrideDaniel Stenberg2020-03-221-1/+2
* test970: improve the testDaniel Stenberg2020-03-221-19/+7