Age | Commit message (Expand) | Author |
2011-04-05 | Changed some nonportable types | Dan Fandrich |
2010-12-17 | tftpd: avoid buffer overflow report from glibc | Paul Howarth |
2010-12-06 | sws: fix compier warning: external definition with no prior declaration | Yang Tse |
2010-12-02 | fix compiler warning: rounding, sign extension, or loss of accuracy may result | Yang Tse |
2010-11-28 | atoi: remove atoi usage | Yang Tse |
2010-11-19 | test servers: fix strict aliasing compiler warnings | Yang Tse |
2010-10-02 | sws: Added writedelay HTTP server command | Dan Fandrich |
2010-08-25 | sws: added basic gopher support | Daniel Stenberg |
2010-03-25 | remove all .cvsignore files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-03-23 | ignore more files generated when tests run in the source tree | Daniel Stenberg |
2010-02-26 | fix compiler warning | Yang Tse |
2010-02-25 | fix file name | Yang Tse |
2010-02-25 | Fixed bug report #2958074 indicating | Yang Tse |
2010-02-23 | fix socket data type | Yang Tse |
2010-02-22 | convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and | Yang Tse |
2010-02-22 | updated sources | Yang Tse |
2010-02-19 | fix compiler warning | Yang Tse |
2010-02-18 | fix compiler warning | Yang Tse |
2010-02-16 | fix Content-Length validation | Yang Tse |
2010-02-15 | fix compiler warning: conversion from "long" to "size_t" may lose sign | Yang Tse |
2010-02-15 | fix compiler warning: conversion from "long" to "size_t" may lose sign | Yang Tse |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-02-14 | fix compiler warning | Yang Tse |
2010-02-14 | Overhauled test suite getpart() function. Fixing potential out of bounds | Yang Tse |
2010-02-10 | - remove extra "\r\n" from doc404_RTSP | Yang Tse |
2010-02-04 | Validate server port argument | Yang Tse |
2010-02-02 | avoid possibility of using obsoleted stuff | Yang Tse |
2010-02-01 | Test suite support for RTSP | Yang Tse |
2010-01-23 | PKTSIZE might have been already defined in arpa/tftp.h | Yang Tse |
2010-01-10 | Update error message to include port number | Yang Tse |
2010-01-08 | Remove extra line feed | Yang Tse |
2010-01-08 | sws and tftpd command line option naming adjustments | Yang Tse |
2009-12-22 | log a message when continuing once sleep time is over | Yang Tse |
2009-12-16 | Test harness process control enhancements | Yang Tse |
2009-12-16 | Test harness process control enhancements | Yang Tse |
2009-12-14 | Fix compiler warnings | Yang Tse |
2009-12-13 | signal handling to cleanup on SIGINT and SIGTERM, followup | Yang Tse |
2009-12-09 | signal handling to cleanup on SIGINT and SIGTERM, followup | Yang Tse |
2009-12-03 | Fix 'uploaded' file descriptor leak | Yang Tse |
2009-12-02 | signal handling to cleanup on SIGINT and SIGTERM | Yang Tse |
2009-11-27 | Log sws IPv version, port and pid when exiting due to SIGINT or SIGTERM. | Yang Tse |
2009-11-26 | Only attempt to clear the server-logs lock when previously set by this same s... | Yang Tse |
2009-11-26 | signal handling to cleanup on SIGINT and SIGTERM | Yang Tse |
2009-11-23 | Enhance some debug messages for initialization failures. | Yang Tse |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-10-10 | Fix compiler warning: loop without body | Yang Tse |
2009-09-17 | Attempt to silence bogus compiler warning: "Potential null pointer dereference" | Yang Tse |
2009-09-17 | remove line obsoleted with previous commit | Yang Tse |
2009-09-17 | Attempt to silence bogus compiler warning: "Potential null pointer dereference" | Yang Tse |