summaryrefslogtreecommitdiff
path: root/tests/server
AgeCommit message (Expand)Author
2019-06-07Merge tag 'curl-7_65_1' of https://github.com/curl/curlng0
2019-06-02tests/server/.gitignore: Add socksd to the ignore listSteve Holme
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
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-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
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-02-25Merge tag 'curl-7_64_0'ng0
2019-01-12Merge tag 'curl-7_63_0'ng0
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-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-10-09Windows: fixes for MinGW targeting Windows VistaMarcel Raad
2018-09-23whitespace fixesViktor Szakats
2018-09-11Merge tag 'curl-7_61_1'Nils Gillmann
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-08-05Merge tag 'curl-7_61_0'Nils Gillmann
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-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-05-14tests: Fix format specifiersRikard Falkeborn
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2018-03-30Merge tag 'curl-7_59_0' of https://github.com/curl/curlNils Gillmann
2018-02-23spelling fixesViktor Szakats
2018-01-29curl_ctype: private is*() type macros and functionsDaniel Stenberg
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
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-12-03Merge tag 'curl-7_57_0'ng0
2017-10-25timediff: return timediff_t from the time diff functionsDaniel Stenberg
2017-10-06Merge tag 'curl-7_56_0'ng0
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-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22CMake: set MSVC warning level to 4Marcel Raad
2017-08-22tests/server/util: fix curltime mistake from 4dee50b9c80f9Daniel Stenberg
2017-08-22timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-08-22tests/server/resolve.c: fix deprecation warningMarcel Raad
2017-08-22rtspd: fix GCC warning after MSVC warning fixMarcel Raad