aboutsummaryrefslogtreecommitdiff
path: root/tests/server
AgeCommit message (Expand)Author
2020-03-04tests: align some Windows sleep defines with each otherMarc Hoersken
2020-02-26http: added 417 response treatmentDaniel Stenberg
2020-02-02cleanup: fix typos and wording in docs and commentsPedro Monreal
2020-01-03tests: Fix bounce requests with truncated writesMarc Aldorasi
2019-12-19sws: search for "Testno:" header uncondtionally if no testnoDaniel Stenberg
2019-12-16tests: make sure checksrc runs on header files tooDaniel Stenberg
2019-12-03curl_setup: disable IPv6 resolver without `getaddrinfo`Marcel Raad
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-11-09strerror: Fix an error looking up some Windows error stringsJay Satiro
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-09-30git: add tests/server/disabled to .gitignoreEmil Engler
2019-06-17tests: have runtests figure out disabled featuresDaniel Stenberg
2019-06-05build: fix Codacy warningsMarcel Raad
2019-06-05sws: remove unused variablesMarcel Raad
2019-06-02tests/server/.gitignore: Add socksd to the ignore listSteve Holme
2019-04-14socksd: Fix typosDaniel Gustafsson
2019-04-14socksd: Properly decorate static variablesDaniel Gustafsson
2019-04-13socksd: new SOCKS 4+5 server for testsDaniel Stenberg
2019-04-11tests/server/util: fix Windows Unicode buildMarcel Raad
2019-04-06pipelining: removedDaniel Stenberg
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2019-01-01tvnow: silence conversion warningsMarcel Raad
2018-12-14http: Implement trailing headers for chunked transfersAyoub Boudhar
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-10-09Windows: fixes for MinGW targeting Windows VistaMarcel Raad
2018-09-23whitespace fixesViktor Szakats
2018-08-21curl-compilers: enable -Wbad-function-cast on GCCMarcel Raad
2018-08-13http: fix for tiny "HTTP/0.9" responseDaniel Stenberg
2018-08-08CMake: Respect BUILD_SHARED_LIBSRuslan Baratov
2018-07-29sws: handle EINTR when calling select()Michael Kaufmann
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-06-11cppcheck: fix warningsMarian Klymov
2018-06-03spelling fixesViktor Szakats
2018-05-24cmake: set -d postfix for debug builds if not specifiedSergei Nikulov
2018-05-14tests: Fix format specifiersRikard Falkeborn
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2018-02-23spelling fixesViktor Szakats
2018-01-29curl_ctype: private is*() type macros and functionsDaniel Stenberg
2018-01-07scripts: allow all perl scripts to be run directlyJay Satiro
2017-12-06tests: added netinet/in6.h includes in test serversRandall S. Becker
2017-10-25timediff: return timediff_t from the time diff functionsDaniel Stenberg
2017-09-15server/getpart: provide dummy function to build conversion enabledDaniel Stenberg
2017-09-15tests: add initial gssapi test using stub implementationIsaac Boukris
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-08-03CMake: set MSVC warning level to 4Marcel Raad
2017-08-02tests/server/util: fix curltime mistake from 4dee50b9c80f9Daniel Stenberg
2017-07-28timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-07-18tests/server/resolve.c: fix deprecation warningMarcel Raad
2017-07-16rtspd: fix GCC warning after MSVC warning fixMarcel Raad