aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-02update the generic copyright year range to include 2010Daniel Stenberg
2010-03-02- Andrei Benea filed bug report #2956698 and pointed out that theDaniel Stenberg
2010-03-02- Markus Duft pointed out in bug #2961796 that even though Interix has aDaniel 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-01SSL, not SSH, SSLDaniel Stenberg
2010-03-01- Wesley Miaw reported bug #2958179 which identified a case of looping duringDaniel Stenberg
2010-02-28Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse
2010-02-28Added ares_nowarn.* to VC6 project fileYang Tse
2010-02-26spellchecked by Stéphane FillodDaniel 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-26fix sizeof shortYang Tse
2010-02-26Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse
2010-02-26Added SIZEOF_INT definitionYang 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-25fix file nameYang Tse
2010-02-25Fixed bug report #2958074 indicatingYang Tse
2010-02-24enable 802 and 803Yang Tse
2010-02-24fix compiler warningYang Tse
2010-02-23fix compiler warningYang Tse
2010-02-23fix compiler warningYang Tse
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