aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-10- Siegfried Gyuricsko found out that the curl manual said --retry would retryDaniel Stenberg
2009-12-10argh, use the correct bug idDaniel Stenberg
2009-12-10- Constantine Sapuntzakis figured out a case which would lead to libcurlDaniel Stenberg
2009-12-10minor indent changeDaniel Stenberg
2009-12-10- Fixed curl erroneously reporting output stream write failures with disabled...Yang Tse
2009-12-09signal handling to cleanup on SIGINT and SIGTERM, followupYang Tse
2009-12-07- Martin Storsjo made libcurl use the Expect: 100-continue header for postsDaniel Stenberg
2009-12-0474. The HTTP spec allows headers to be merged and become comma-separatedDaniel Stenberg
2009-12-03Fix 'uploaded' file descriptor leakYang Tse
2009-12-03signal handling to cleanup on SIGINT and SIGTERMYang Tse
2009-12-02lib/nss.c: avoid use of uninitialized valueKamil Dudka
2009-12-02signal handling to cleanup on SIGINT and SIGTERMYang Tse
2009-12-01Set socket option SO_REUSEADDR=true on stunnel accept'ing portYang Tse
2009-12-01- If the Expect: 100-continue header has been set by the application throughDaniel Stenberg
2009-11-30start working on 1.7.1Daniel Stenberg
2009-11-30- In order to better reflect that the returned pid is extracted from theYang Tse
2009-11-29#71 "TFTP block size / better integration in transfer" is now expected toDaniel Stenberg
2009-11-29a binding for FalconDaniel Stenberg
2009-11-28- Added Diffie-Hellman parameters to several test harness certificate files inYang Tse
2009-11-28Use different log files for each protocolYang Tse
2009-11-28s/socklen_t/curl_socklen_t/gYang Tse
2009-11-28Fix compiler warning: unused variable `data'Yang Tse
2009-11-277.20.0 is the planned next version numberDaniel Stenberg
2009-11-27document --tftp-blksizeDaniel Stenberg
2009-11-27- Markus Koetter provided a polished and updated version of Chad Monroe's TFTPDaniel Stenberg
2009-11-27Attempt to enhance stunnel 3.X loggingYang Tse
2009-11-27Prevent running stunnel unless its version can be determined.Yang Tse
2009-11-27Log sws IPv version, port and pid when exiting due to SIGINT or SIGTERM.Yang Tse
2009-11-27To allow remote log inspection avoid redirecting messages to stderr.Yang Tse
2009-11-27Preserve empty line following last targetYang Tse
2009-11-26Log info for start up failures.Yang Tse
2009-11-26 - Extended and fixed the change I did on Dec 11 for the the progressDaniel Stenberg
2009-11-26Only attempt to clear the server-logs lock when previously set by this same s...Yang Tse
2009-11-26signal handling to cleanup on SIGINT and SIGTERMYang Tse
2009-11-26- Larry Lansing fixed ares_parse_srv_reply to properly parse repliesYang Tse
2009-11-24When using icc, compile with -fpic and link with intel dynamic libraries.Yang Tse
2009-11-24clarify what a modern version of libcurl meansDaniel Stenberg
2009-11-24Added 'currently' in italics to insist on transient situation.Yang Tse
2009-11-24Fix languageYang Tse
2009-11-24refreshedDaniel Stenberg
2009-11-23- David Byron modified Makefile.dist vc8 and vc9 targets in order to allowYang Tse
2009-11-23Enhance some debug messages for initialization failures.Yang Tse
2009-11-23- Bjorn Augustsson reported a bug which made curl not report any problems evenDaniel Stenberg
2009-11-23Daniel wants upcoming release to be 1.7.0Yang Tse
2009-11-23Mention last changesYang Tse
2009-11-23- Removed from external interface preprocessor symbol definition forYang Tse
2009-11-23Added README.msvcYang Tse
2009-11-23Changed c-ares naming conventions when using MSVC as described in README.msvcYang Tse
2009-11-23fixed CURLOPT_TFTP_BLKSIZE typoDaniel Stenberg
2009-11-23- Mention other recent changesYang Tse