curl/tests/server
Yang Tse 439f62bfa8 convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
curlx_ultouc(), exposing them through curlx.h to allow proper code reuse
later in our test harness.
2010-02-22 18:56:29 +00:00
..
.cvsignore renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
CMakeLists.txt removed trailing whitespace 2010-02-14 19:40:18 +00:00
Makefile.am I removed leading 'curl' path on the 'curlbuild.h' include statement in 2009-11-05 15:04:03 +00:00
Makefile.inc convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and 2010-02-22 18:56:29 +00:00
base64.pl utility to base encode data passed on stdin 2004-11-29 12:09:05 +00:00
getpart.c fix compiler warning: conversion from "long" to "size_t" may lose sign 2010-02-15 16:18:52 +00:00
getpart.h Overhauled test suite getpart() function. Fixing potential out of bounds 2010-02-14 13:14:17 +00:00
resolve.c avoid possibility of using obsoleted stuff 2010-02-02 12:39:10 +00:00
rtspd.c convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and 2010-02-22 18:56:29 +00:00
sockfilt.c convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and 2010-02-22 18:56:29 +00:00
sws.c convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and 2010-02-22 18:56:29 +00:00
testpart.c Overhauled test suite getpart() function. Fixing potential out of bounds 2010-02-14 13:14:17 +00:00
tftp.h moved some definitions from tftp.h to tftpd.c 2008-10-23 14:34:08 +00:00
tftpd.c convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and 2010-02-22 18:56:29 +00:00
util.c avoid possibility of using obsoleted stuff 2010-02-02 12:39:10 +00:00
util.h fix compiler warning: external declaration in primary source file 2008-09-18 16:21:09 +00:00