aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-03-24avoid compiler warning without USE_ALARM_TIMEOUTDaniel Stenberg
2010-03-24Fix curl CMake build.Bill Hoffman
2010-03-24Fix RTSP GET_PARAMETER empty and non-empty operation.Chris Conroy
2010-03-24restore executable bits on some filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-03-24update to current stateDaniel Stenberg
2010-03-23mark connection as connectedDaniel Stenberg
2010-03-23chunked-encoding with Content-Length: header problemDaniel Stenberg
2010-03-23delayed easy handle kill caused double Curl_close() callDaniel Stenberg
2010-03-22fix the alarm()-based DNS timeoutThomas Lopatic
2010-03-22Fix insufficient initialization in Curl_clone_ssl_config()douglas steinwand
2010-03-21Fix tftp return codes and tsize upload handlingBen Greear
2010-03-21more files to ignoreDaniel Stenberg
2010-03-20provide an initial set of .gitignore filesDaniel Stenberg
2010-03-19- Improved Curl_read() to not ignore the error returned from Curl_ssl_recv().Kamil Dudka
2010-03-18fix warning about conversions between curl_off_t and longDaniel Stenberg
2010-03-18another shot at the ftp_init() icc 9.1 optimizer issueYang Tse
2010-03-15- Constantine Sapuntzakis brought a patch:Daniel Stenberg
2010-03-11fix compiler warningYang Tse
2010-03-11Allow compilation even when OpenSSL has been configured without MD4 support.Dan Fandrich
2010-03-06- Ben Greear brought a patch that fixed the rate limiting logic for TFTP whenDaniel Stenberg
2010-03-06indent fix by Ben Greear, I removed some braces for single-line conditionalDaniel Stenberg
2010-03-05Constantine Sapuntzakis detected and fixed a double free in builds doneYang Tse
2010-03-02- Based on patch provided by Jacob Moshenko, the transfer logic now properlyDaniel Stenberg
2010-03-02- Andrei Benea filed bug report #2956698 and pointed out that theDaniel Stenberg
2010-03-02- Made the pingpong timeout code properly deal with the response timeout ANDDaniel Stenberg
2010-03-02remove assignment never usedDaniel Stenberg
2010-03-01- Ben Greear provided an update for TFTP that fixes upload.Daniel Stenberg
2010-03-01- Wesley Miaw reported bug #2958179 which identified a case of looping duringDaniel Stenberg
2010-02-26- Pat Ray in bug #2958474 pointed out an off-by-one case when receiving aDaniel Stenberg
2010-02-26Fixed a couple of out of memory leaks and a segfault in the IMAP code.Dan Fandrich
2010-02-26Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse
2010-02-26fix compiler warningYang Tse
2010-02-26fix compiler warningYang Tse
2010-02-25fix compiler warningYang Tse
2010-02-25Fixed a couple of out of memory leaks and a segfault in the SMTP code.Dan Fandrich
2010-02-24fix compiler warningYang Tse
2010-02-23fix compiler warningYang Tse
2010-02-22fix socket data type and logging format in debug tracking socket functionsYang Tse
2010-02-22convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse
2010-02-22_ Adjusted RFC821 HELO fallback and enabled test804Patrick Monnerat
2010-02-22- Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.Patrick Monnerat
2010-02-22add header inclusionYang Tse
2010-02-22fix compiler warningYang Tse
2010-02-21fix compiler warningYang Tse
2010-02-20- Fixed the SMTP compliance by making sure RCPT TO addresses are specifiedDaniel Stenberg
2010-02-20- I made the SMTP code expect a 250 response back from the server after theDaniel Stenberg
2010-02-20corected a comment and wrapped a few longish linesDaniel Stenberg
2010-02-20fix compiler warningYang Tse
2010-02-20fix compiler warningYang Tse