curl/tests/server
Christian Weisgerber 02dfe71937
sws: malloc request struct instead of using stack
... 2MB requests is otherwise just too big for some systems.

(The allocations are not freed properly.)

Bug: https://curl.se/mail/lib-2021-06/0018.html

Closes #7235
2021-06-11 11:13:24 +02:00
..
.gitignore tests/git: ignore mqttd and port files 2020-04-24 13:48:58 +02:00
CMakeLists.txt curl.se: new home 2020-11-04 23:59:47 +01:00
Makefile.am copyright: fix year ranges 2020-11-05 08:22:10 +01:00
Makefile.inc curl.se: new home 2020-11-04 23:59:47 +01:00
base64.pl curl.se: new home 2020-11-04 23:59:47 +01:00
disabled.c tests/server/disabled: add "wakeup" 2020-12-11 17:42:17 +01:00
fake_ntlm.c curl.se: new home 2020-11-04 23:59:47 +01:00
getpart.c copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
getpart.h curl.se: new home 2020-11-04 23:59:47 +01:00
mqttd.c mqtt: detect illegal and too large file size 2021-06-02 13:34:17 +02:00
resolve.c curl.se: new home 2020-11-04 23:59:47 +01:00
rtspd.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
server_setup.h curl.se: new home 2020-11-04 23:59:47 +01:00
server_sockaddr.h curl.se: new home 2020-11-04 23:59:47 +01:00
sockfilt.c sockfilt: fix invalid increment of handles index variable nfd 2021-05-05 22:30:48 +02:00
socksd.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
sws.c sws: malloc request struct instead of using stack 2021-06-11 11:13:24 +02:00
testpart.c curl.se: new home 2020-11-04 23:59:47 +01:00
tftp.h curl.se: new home 2020-11-04 23:59:47 +01:00
tftpd.c tests/server/tftpd.c: close upload file in case of abort 2020-11-28 19:19:18 +01:00
util.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
util.h curl.se: new home 2020-11-04 23:59:47 +01:00