summaryrefslogtreecommitdiff
path: root/tests/server/socksd.c
Commit message (Expand)AuthorAgeFilesLines
* tidy-up: make conditional checks more consistentDaniel Stenberg2021-04-221-2/+2
* misc: assorted typo fixesXhmikosR2020-12-261-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* tests: run the SOCKS test server on a dynamic port numberDaniel Stenberg2020-04-201-6/+14
* copyright: bump the copyright year rangeDaniel Stenberg2020-04-151-1/+1
* tests/server: move all signal handling routines to util.[ch]Marc Hoersken2020-04-121-119/+2
* build: fix Codacy warningsMarcel Raad2019-06-051-6/+4
* socksd: Fix typosDaniel Gustafsson2019-04-141-2/+2
* socksd: Properly decorate static variablesDaniel Gustafsson2019-04-141-4/+4
* socksd: new SOCKS 4+5 server for testsDaniel Stenberg2019-04-131-0/+1164