summaryrefslogtreecommitdiff
path: root/tests/server/mqttd.c
Commit message (Expand)AuthorAgeFilesLines
* tests/mqttd: extract the client id from the correct offsetbagder/mqttdDaniel Stenberg2020-12-171-1/+1
* mqttd: fclose test file when doneDaniel Stenberg2020-11-091-2/+5
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* mqtt: improve the state machineDaniel Stenberg2020-04-201-29/+74
* tests: introduce preprocessed test casesDaniel Stenberg2020-04-181-3/+1
* mqttd: s/errno/SOCKERRNODaniel Stenberg2020-04-161-4/+2
* tests: add the mqtt test server mqttdDaniel Stenberg2020-04-141-0/+977