Age | Commit message (Expand) | Author |
2006-08-02 | Mark Lentczner fixed how libcurl was not properly doing chunked encoding | Daniel Stenberg |
2006-08-01 | Maciej Karpiuk fixed a crash that would occur if we passed Curl_strerror() | Daniel Stenberg |
2006-07-27 | Yves Lejeune fixed so that replacing Content-Type: when doing multipart | Daniel Stenberg |
2006-07-26 | David McCreedy added --ftp-ssl-reqd which makes curl *require* SSL for both | Daniel Stenberg |
2006-07-26 | curl_multi_assign() and CURLMOPT_SOCKETFUNCTION proto change | Daniel Stenberg |
2006-07-25 | Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl | Daniel Stenberg |
2006-07-25 | Georg Horn made the transfer timeout error message include more details | Daniel Stenberg |
2006-07-17 | Jari Sundell did some excellent research and bug tracking, figured out that | Daniel Stenberg |
2006-07-14 | David McCreedy fixed a flaw where the CRLF counter wasn't properly cleared | Daniel Stenberg |
2006-07-08 | Ates Goral pointed out that libcurl's cookie parser did case insensitive | Daniel Stenberg |
2006-07-07 | Ingmar Runge provided a source snippet that caused a crash. The reason for | Daniel Stenberg |
2006-07-07 | yassl can be used now | Daniel Stenberg |
2006-07-04 | Toshiyuki Maezawa fixed a problem where you couldn't override the | Daniel Stenberg |
2006-06-28 | changed wording on the curl_multi_fdset() problem and moved the -K change from | Daniel Stenberg |
2006-06-24 | Michael Wallner added curl_formget(), which allows an application to extract | Daniel Stenberg |
2006-06-23 | Arve Knudsen found a flaw in curl_multi_fdset() for systems where | Daniel Stenberg |
2006-06-22 | Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and | Daniel Stenberg |
2006-06-19 | make -K on a bad file now displays a warning | Daniel Stenberg |
2006-06-12 | starting the journey towards the next release | Daniel Stenberg |
2006-06-12 | 7.15.4 coming up | Daniel Stenberg |
2006-06-08 | Brian Dessent's fixes for cygwin builds | Daniel Stenberg |
2006-06-07 | NTLM2 session response support | Daniel Stenberg |
2006-05-31 | two new mirrors and a recount of them | Daniel Stenberg |
2006-05-25 | Olaf St�ben fixed a bug that caused Digest authentication with md5-sess to | Daniel Stenberg |
2006-05-24 | Michael Wallner provided a patch that allows "SESS" to be set with | Daniel Stenberg |
2006-05-10 | David McCreedy provided a fix for CURLINFO_LASTSOCKET that does extended | Daniel Stenberg |
2006-05-10 | 1 - allow DICT with properly URL-escaped words, like using %20 for spaces | Daniel Stenberg |
2006-05-09 | Andreas Ntaflos reported a bug in libcurl.m4: When configuring my GNU | Daniel Stenberg |
2006-05-09 | mention the other TFTP cleanup sweep from yday | Daniel Stenberg |
2006-05-09 | Robson Braga Araujo fixed a memory leak when you added an easy handle to a | Daniel Stenberg |
2006-05-08 | Fixed known bug #28. The TFTP code no longer assumes a packed struct and | Daniel Stenberg |
2006-05-04 | Roland Blom filed bug report #1481217 | Daniel Stenberg |
2006-05-04 | Mark Eichin submitted bug report #1480821 | Daniel Stenberg |
2006-05-02 | curl-config got a --checkfor option | Daniel Stenberg |
2006-04-26 | David McCreedy brought line end conversions when doing FTP ASCII | Daniel Stenberg |
2006-04-25 | Paul Querna fixed libcurl to better deal with deflate content encoding when | Daniel Stenberg |
2006-04-21 | Ale Vesely fixed CURLOPT_INTERFACE when using a hostname | Daniel Stenberg |
2006-04-18 | Robson Braga Araujo provided a patch that makes libcurl less eager to close | Daniel Stenberg |
2006-04-18 | mention Katie Wang as author of the patch | Daniel Stenberg |
2006-04-11 | #1468330 (http://curl.haxx.se/bug/view.cgi?id=1468330) pointed out a bad | Daniel Stenberg |
2006-04-10 | mention recent additions | Daniel Stenberg |
2006-04-05 | Michele Bini modified the NTLM code to work for his "weird IIS case" | Daniel Stenberg |
2006-03-28 | #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that | Daniel Stenberg |
2006-03-27 | David Byron found a problem multiple -d options when libcurl was built with | Daniel Stenberg |
2006-03-26 | Tor Arntsen figured out that TFTP was broken on a lot of systems since we | Daniel Stenberg |
2006-03-21 | David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path | Daniel Stenberg |
2006-03-21 | Xavier Bouchoux made the SSL connection non-blocking for the multi interface | Daniel Stenberg |
2006-03-21 | Tor Arntsen fixed the AIX Toolbox RPM spec | Daniel Stenberg |
2006-03-20 | David McCreedy fixed libcurl to no longer ignore AUTH failures and now it | Daniel Stenberg |
2006-03-20 | mention today's fixes | Daniel Stenberg |