1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/server
Yang Tse 6a8aa246ff Fixed bug report #2958074 indicating
(http://curl.haxx.se/bug/view.cgi?id=2958074) that curl on Windows with
option --trace-time did not use local time when timestamping trace lines.
This could also happen on other systems depending on time souurce.
2010-02-25 06:59:04 +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
base64.pl utility to base encode data passed on stdin 2004-11-29 12:09:05 +00:00
CMakeLists.txt removed trailing whitespace 2010-02-14 19:40:18 +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
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
resolve.c fix socket data type 2010-02-23 13:35:01 +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 Fixed bug report #2958074 indicating 2010-02-25 06:59:04 +00:00
util.h fix compiler warning: external declaration in primary source file 2008-09-18 16:21:09 +00:00