aboutsummaryrefslogtreecommitdiff
path: root/tests/server
AgeCommit message (Expand)Author
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
2017-07-16sockfilt: suppress conversion warning with explicit castMarcel Raad
2017-07-16rtspd: fix MSVC level 4 warningMarcel Raad
2017-06-19http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg
2017-06-16http-proxy: deal with EAGAINDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-05-09tests: make test file names more uniqueDan Fandrich
2017-05-08tftpd: fix signed/unsigned mismatch warningsMarcel Raad
2017-05-05tests/server: run checksrc by default in debug-buildsDaniel Stenberg
2017-05-04sockfilt.c: shortened too long lineDan Fandrich