Age | Commit message (Expand) | Author |
2006-09-07 | Major overhaul introducing http pipelining support and shared connection | Daniel Stenberg |
2006-09-04 | proper credit | Daniel Stenberg |
2006-09-03 | - "Dortik" (http://curl.haxx.se/bug/view.cgi?id=1551412) provided a patch that | Daniel Stenberg |
2006-08-31 | Dmitriy Sergeyev found and fixed a multi interface flaw when using asynch | Daniel Stenberg |
2006-08-30 | Added support for more MS-DOS compilers. | Gisle Vanem |
2006-08-29 | David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to | Daniel Stenberg |
2006-08-25 | Armel Asselin reported that the 'running_handles' counter wasn't updated | Daniel Stenberg |
2006-08-22 | David McCreedy fixed a remaining mistake from the August 19 TYPE change. | Daniel Stenberg |
2006-08-22 | Peter Sylvester pointed out a flaw in the AllowServerConnect() in the FTP | Daniel Stenberg |
2006-08-19 | Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE | Daniel Stenberg |
2006-08-18 | Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode and | Daniel Stenberg |
2006-08-18 | Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't | Daniel Stenberg |
2006-08-08 | Armel Asselin made the CURLOPT_PREQUOTE option work fine even when | Daniel Stenberg |
2006-08-08 | Fixed a flaw in the "Expect: 100-continue" treatment. If you did two POSTs | Daniel Stenberg |
2006-08-07 | release time for 7.15.5 | Daniel Stenberg |
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-30 | curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they | 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 | [Hiper-related work] Added a function called curl_multi_assign() that will | Daniel Stenberg |
2006-07-25 | Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl | Daniel Stenberg |
2006-07-25 | Michael Jerris added magic that builds lib/curllib.vcproj automatically (for | Daniel Stenberg |
2006-07-25 | Georg Horn made the transfer timeout error message include more details | Daniel Stenberg |
2006-07-20 | David McCreedy fixed a build error when building libcurl with HTTP disabled, | 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-04 | Toshiyuki Maezawa fixed a problem where you couldn't override the | 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 | 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-26 | �scar Morales Viv� updated the libcurl.framework.make file. | Daniel Stenberg |
2006-05-25 | Olaf St�ben fixed a bug that caused Digest authentication with md5-sess to | Daniel Stenberg |
2006-05-24 | added some missing items | 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 | Robson Braga Araujo fixed two problems in the recently added non-blocking SSL | 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 |