Age | Commit message (Expand) | Author |
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 |
2009-08-29 | add cast to silent compiler warning with 64bit systems. | Gunter Knauf |
2009-07-14 | ENH: add optional support for c-ares | Bill Hoffman |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-12 | fix compiler warning | Yang Tse |
2009-06-12 | fix compiler warning | Yang Tse |
2009-06-11 | fix compiler warning | Yang Tse |
2009-06-09 | ENH: lower case cmake functions and remove tabs and re-indent cmake code | Bill Hoffman |
2009-06-04 | c-ares embbeded builds header include paths fully defined in makefiles | Yang Tse |
2009-05-18 | Update copyright year, to force CVS to update the $Id date string format | Yang Tse |
2009-05-18 | Remove temporary debug tracing, and add nasty error explanation | Yang Tse |
2009-05-14 | Add some debug tracing | Yang Tse |
2009-05-14 | Fix detection of automatically choosen listener port number on IPv6 enabled b... | Yang Tse |
2009-05-13 | log each setsockopt/SO_REUSEADDR failure | Yang Tse |