summaryrefslogtreecommitdiff
path: root/tests/server/rtspd.c
Commit message (Expand)AuthorAgeFilesLines
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-6/+0
* test servers: build adjustmentYang Tse2012-04-101-5/+2
* fix compiler warning: rounding, sign extension, or loss of accuracy may resultYang Tse2010-12-021-1/+1
* atoi: remove atoi usageYang Tse2010-11-281-2/+2
* test servers: fix strict aliasing compiler warningsYang Tse2010-11-191-14/+12
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse2010-02-221-2/+1
* fix compiler warningYang Tse2010-02-191-1/+2
* fix compiler warningYang Tse2010-02-181-4/+3
* fix Content-Length validationYang Tse2010-02-161-2/+4
* fix compiler warning: conversion from "long" to "size_t" may lose signYang Tse2010-02-151-3/+14
* fix compiler warningYang Tse2010-02-141-2/+2
* Overhauled test suite getpart() function. Fixing potential out of boundsYang Tse2010-02-141-9/+44
* - remove extra "\r\n" from doc404_RTSPYang Tse2010-02-101-4/+8
* Validate server port argumentYang Tse2010-02-041-1/+10
* avoid possibility of using obsoleted stuffYang Tse2010-02-021-0/+2
* Test suite support for RTSPYang Tse2010-02-011-0/+1410