Age | Commit message (Expand) | Author |
2010-03-10 | A few Symbian build changes | Dan Fandrich |
2010-03-09 | watt32 compilation fix | Yang Tse |
2010-03-06 | - Ben Greear brought a patch that fixed the rate limiting logic for TFTP when | Daniel Stenberg |
2010-03-06 | indent fix by Ben Greear, I removed some braces for single-line conditional | Daniel Stenberg |
2010-03-06 | Added another VS10 version string | Yang Tse |
2010-03-06 | fix line break | Yang Tse |
2010-03-06 | removed usage of 's6_addr', fixing compilation issue triggered with no | Yang Tse |
2010-03-05 | Daniel Johnson provided fixes for building with the clang compiler | Daniel Stenberg |
2010-03-05 | Added IPv6 name servers support | Yang Tse |
2010-03-05 | Ops!. Readded ares_nowarn.h. | Gisle Vanem |
2010-03-05 | Added ares_nowarn.c. | Gisle Vanem |
2010-03-05 | Constantine Sapuntzakis detected and fixed a double free in builds done | Yang Tse |
2010-03-05 | Added SIZEOF_INT and SIZEOF_SHORT definitions for VMS configuration file | Yang Tse |
2010-03-04 | Julien Chaffraix clarified CURLOPT_HEADERFUNCTION and made | Daniel Stenberg |
2010-03-02 | - [Daniel Johnson] I've been trying to build libcurl with clang on Darwin and | Daniel Stenberg |
2010-03-02 | - Based on patch provided by Jacob Moshenko, the transfer logic now properly | Daniel Stenberg |
2010-03-02 | update the generic copyright year range to include 2010 | Daniel Stenberg |
2010-03-02 | - Andrei Benea filed bug report #2956698 and pointed out that the | Daniel Stenberg |
2010-03-02 | - Markus Duft pointed out in bug #2961796 that even though Interix has a | Daniel Stenberg |
2010-03-02 | - Made the pingpong timeout code properly deal with the response timeout AND | Daniel Stenberg |
2010-03-02 | remove assignment never used | Daniel Stenberg |
2010-03-01 | - Ben Greear provided an update for TFTP that fixes upload. | Daniel Stenberg |
2010-03-01 | SSL, not SSH, SSL | Daniel Stenberg |
2010-03-01 | - Wesley Miaw reported bug #2958179 which identified a case of looping during | Daniel Stenberg |
2010-02-28 | Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems | Yang Tse |
2010-02-28 | Added ares_nowarn.* to VC6 project file | Yang Tse |
2010-02-26 | spellchecked by St�phane Fillod | Daniel Stenberg |
2010-02-26 | - Pat Ray in bug #2958474 pointed out an off-by-one case when receiving a | Daniel Stenberg |
2010-02-26 | Fixed a couple of out of memory leaks and a segfault in the IMAP code. | Dan Fandrich |
2010-02-26 | fix sizeof short | Yang Tse |
2010-02-26 | Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems | Yang Tse |
2010-02-26 | Added SIZEOF_INT definition | Yang Tse |
2010-02-26 | fix compiler warning | Yang Tse |
2010-02-26 | fix compiler warning | Yang Tse |
2010-02-25 | fix compiler warning | Yang Tse |
2010-02-25 | Fixed a couple of out of memory leaks and a segfault in the SMTP code. | Dan Fandrich |
2010-02-25 | fix file name | Yang Tse |
2010-02-25 | Fixed bug report #2958074 indicating | Yang Tse |
2010-02-24 | enable 802 and 803 | Yang Tse |
2010-02-24 | fix compiler warning | Yang Tse |
2010-02-23 | fix compiler warning | Yang Tse |
2010-02-23 | fix compiler warning | Yang Tse |
2010-02-23 | fix socket data type | Yang Tse |
2010-02-22 | fix socket data type and logging format in debug tracking socket functions | 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-22 | _ Adjusted RFC821 HELO fallback and enabled test804 | Patrick Monnerat |
2010-02-22 | - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account. | Patrick Monnerat |
2010-02-22 | add header inclusion | Yang Tse |
2010-02-22 | fix compiler warning | Yang Tse |