summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/badsymbols.pl: ignore stand-alone single hash linesDaniel Stenberg2020-12-221-0/+3
* examples/libtest: add .checksrc to distDaniel Stenberg2020-12-211-2/+2
* test: verify new --write-out variablesDaniel Stenberg2020-12-213-2/+51
* test970: adapted to the new internal order of variablesDaniel Stenberg2020-12-211-1/+1
* tests: add very simple AWS HTTP v4 Signature testMatthias Gatto2020-12-214-2/+136
* curl: add --create-file-mode [mode]Daniel Stenberg2020-12-212-0/+2
* badsymbols.pl: Add verbose mode -vJay Satiro2020-12-201-1/+20
* mqtt: handle POST/PUBLISH without a set POSTFIELDSIZEDaniel Stenberg2020-12-187-3/+182
* tests: updated tests for HyperDaniel Stenberg2020-12-1810-5/+73
* test1522: add debug tracingDaniel Stenberg2020-12-172-12/+22
* http: show the request as headers even when split-sendingDaniel Stenberg2020-12-171-2/+17
* test1198/9: add two mqtt publish tests without payload lengthsDaniel Stenberg2020-12-173-1/+110
* tests/mqttd: extract the client id from the correct offsetbagder/mqttdDaniel Stenberg2020-12-171-1/+1
* test1272: fix line endingDaniel Stenberg2020-12-151-1/+1
* test1272: test gophersDaniel Stenberg2020-12-152-1/+41
* runtests: add support for gophers, gopher over TLSDaniel Stenberg2020-12-153-11/+53
* test1564/1565: require the 'wakeup' feature to runDaniel Stenberg2020-12-112-0/+6
* runtests: add 'wakeup' as a featureDaniel Stenberg2020-12-112-0/+2
* tests/server/disabled: add "wakeup"Daniel Stenberg2020-12-111-0/+4
* lib1564/5: verify that curl_multi_wakeup returns OKDaniel Stenberg2020-12-112-3/+3
* tests: make --libcurl tests only test FTP options if ftp enabledDaniel Stenberg2020-12-116-0/+10
* runtests.pl: fix "uninitialized value" warningDaniel Stenberg2020-12-111-1/+1
* runtests: add support for %if [feature] conditionsDaniel Stenberg2020-12-112-9/+101
* cmake: don't use reserved target name 'test'Jakub Zakrzewski2020-12-071-1/+0
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-0710-0/+9
* urlapi: don't accept blank port number field without schemeDaniel Stenberg2020-12-072-13/+29
* tests/util.py: fix compatibility with Python 2Marc Hoersken2020-12-031-0/+15
* splay: rename Curl_splayremovebyaddr to Curl_splayremoveDaniel Stenberg2020-12-011-1/+1
* tests/server/tftpd.c: close upload file in case of abortMarc Hoersken2020-11-281-0/+6
* test506: make it not run in c-ares buildsDaniel Stenberg2020-11-261-2/+3
* runtests: make 'c-ares' a "feature" to depend onDaniel Stenberg2020-11-262-0/+2
* infof/failf calls: fix format specifiersRikard Falkeborn2020-11-243-3/+3
* tests/server/tftpd.c: close upload file right after transferMarc Hoersken2020-11-201-5/+4
* tests/*server.py: close log file after each log lineMarc Hoersken2020-11-145-18/+41
* mqttd: fclose test file when doneDaniel Stenberg2020-11-091-2/+5
* test493: verify --hsts upgrade and that %{url_effective} reflects thatDaniel Stenberg2020-11-062-1/+62
* copyright: fix year rangesDaniel Stenberg2020-11-05102-102/+102
* curl.se: new homeDaniel Stenberg2020-11-04316-327/+327
* rtsp: fixed the RTST Session ID mismatch in test 570Harry Sintonen2020-11-041-1/+5
* hsts: add read/write callbacksDaniel Stenberg2020-11-037-8/+160
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-035-1/+263
* tests: add missing global_init/cleanup callsDaniel Stenberg2020-11-023-2/+9
* tests: fix some http/2 tests for older versions of nghttpxJay Satiro2020-10-295-11/+5
* runtests: show keywords when no tests ranDaniel Stenberg2020-10-261-0/+7
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-3/+2
* tool_help: make "output" description less confusingEmil Engler2020-10-241-1/+1
* CI/travis: add brotli and zstd to the libssh2 buildDaniel Stenberg2020-10-191-0/+32
* runtests: revert the mistaken edit of $CURLDaniel Stenberg2020-10-191-1/+1
* checksrc: warn on empty line before open braceDaniel Stenberg2020-10-151-2/+0
* urlapi: URL encode a '+' in the query partDaniel Stenberg2020-10-151-0/+7