aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-23fix socket data typeYang 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-22updated sourcesYang 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-21clarify more details on section "2.1 More non-blocking"Daniel Stenberg
2010-02-21TFTP transfers are not blocking since 7.20.0Daniel Stenberg
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
2010-02-20fix compiler warningYang Tse
2010-02-19fix compiler warningYang Tse
2010-02-18fix compiler warningYang Tse
2010-02-17ares_reinit()Daniel Stenberg
2010-02-17use curl standard indentation and line lengthsDaniel Stenberg
2010-02-16replaced tabs with spacesYang Tse
2010-02-16fix Content-Length validationYang Tse
2010-02-15use (void) in front of fwrite() calls that ignore the return codeDaniel Stenberg
2010-02-15fix compiler warning: conversion from "long" to "size_t" may lose signYang Tse
2010-02-15fix compiler warning: conversion from "long" to "size_t" may lose signYang Tse
2010-02-15-w speed_download and speed_upload are measured in bytes per secondDaniel Stenberg
2010-02-1475. NTLM authentication involving unicode user name or password.Daniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2010-02-14fix compiler warningYang Tse
2010-02-14Overhauled test suite getpart() function. Fixing potential out of boundsYang Tse
2010-02-13- Martin Hager reported and fixed a problem with a missing quote in libcurl.m4Daniel Stenberg
2010-02-13used allways #ifdef / #ifndef;Gunter Knauf
2010-02-13replaced tabs by spaces, removed trailing tabs/spaces.Gunter Knauf
2010-02-13- Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake.Daniel Stenberg
2010-02-12- Jack Zhang reported a problem with SMTP: we wrongly used multiple addressesDaniel Stenberg
2010-02-12CURLOPT_MAIL_RCPT is *not* a string so we must not try to printf() itDaniel Stenberg
2010-02-12free --mail-from strings properlyDaniel Stenberg
2010-02-11_ Make it compilable again on OS400.Patrick Monnerat
2010-02-11mention last changesYang Tse
2010-02-11Steven M. Schweda updated VMS readme fileYang Tse
2010-02-11Steven M. Schweda removed batch_compile.com and defines.comYang Tse
2010-02-11Steven M. Schweda fixed:Yang Tse
2010-02-10Mention the minimum size of CURL_MAX_WRITE_SIZEDan Fandrich
2010-02-10- remove extra "\r\n" from doc404_RTSPYang Tse
2010-02-09Removed some erroneous "compressed" key wordsDan Fandrich
2010-02-09start working on 7.20.1Daniel Stenberg
2010-02-09spell and 7.20.0Daniel Stenberg
2010-02-09- When downloading compressed content over HTTP and the app as asked libcurlDaniel Stenberg
2010-02-09set VERSIONINFO accordingly for the 7.20.0 releaseDaniel Stenberg