Age | Commit message (Expand) | Author |
2009-03-13 | - Use libssh2_version() to present the libssh2 version in case the libssh2 | Daniel Stenberg |
2009-03-12 | Fix TELNET transfers not being aborted upon write callback failures | Yang Tse |
2009-03-11 | Added TELNET timeout support for Windows builds | Yang Tse |
2009-03-09 | - Frank Hempel found out a bug and provided the fix: | Daniel Stenberg |
2009-03-09 | - Andreas Farber made the 'buildconf' script check for the presence of m4 | Daniel Stenberg |
2009-03-08 | - Andre Guibert de Bruet found and fixed a code segment in ssluse.c where the | Daniel Stenberg |
2009-03-08 | - Andre Guibert de Bruet fixed the gnutls-using code: There are a few places | Daniel Stenberg |
2009-03-08 | - Bill Egert pointed out (http://curl.haxx.se/bug/view.cgi?id=2671602) that | Daniel Stenberg |
2009-03-05 | Fix NTLM authentication memory leak on SSPI enabled Windows builds | Yang Tse |
2009-03-03 | - David James brought a patch that make libcurl close (all) dead connections | Daniel Stenberg |
2009-03-03 | 15 additional contributor from the 7.19.4 RELEASE-NOTES | Daniel Stenberg |
2009-03-02 | start over on the journey towards 7.19.5 | Daniel Stenberg |
2009-03-02 | - David Kierznowski notified us about a security flaw | Daniel Stenberg |
2009-03-02 | the Eiffel binding | Daniel Stenberg |
2009-02-27 | - Senthil Raja Velu reported a problem when CURLOPT_INTERFACE and | Daniel Stenberg |
2009-02-25 | - As Daniel Fandrich figured out, we must do the GnuTLS initing in the | Daniel Stenberg |
2009-02-24 | - Brian J. Murrell found out that Negotiate proxy authentication didn't work. | Daniel Stenberg |
2009-02-23 | - After a bug reported by James Cheng I've made curl_easy_getinfo() for | Daniel Stenberg |
2009-02-23 | Daniel Johnson provided a shell script that will perform all the steps needed | Yang Tse |
2009-02-20 | Mark Incley noticed VS2008 compilation halting when building for Windows 2000 | Yang Tse |
2009-02-20 | the FTP multi interface bug | Daniel Stenberg |
2009-02-20 | - Linus Nielsen Feltzing reported and helped me repeat and fix a problem with | Daniel Stenberg |
2009-02-19 | - Patrik Thunstrom reported a problem and helped me repeat it. It turned out | Daniel Stenberg |
2009-02-17 | - Kamil Dudka made NSS-powered builds compile and run again! | Daniel Stenberg |
2009-02-17 | - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 for | Daniel Stenberg |
2009-02-14 | - Andre Guibert de Bruet found and fixed a memory leak in the content encoding | Daniel Stenberg |
2009-02-12 | Added support for Digest and NTLM authentication using GnuTLS. | Dan Fandrich |
2009-02-12 | credit Jocelyn Jaubert for his bug report and associated work | Daniel Stenberg |
2009-02-11 | - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if | Daniel Stenberg |
2009-02-10 | Added docs/libcurl/symbols-in-versions | Daniel Stenberg |
2009-02-03 | - Hidemoto Nakada provided a small fix that makes it possible to get the | Daniel Stenberg |
2009-02-02 | - Patrick Scott found a rather large memory leak when using the multi | Daniel Stenberg |
2009-02-02 | - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP | Daniel Stenberg |
2009-01-31 | - When building with c-ares 1.6.1 (not yet released) or later and IPv6 support | Daniel Stenberg |
2009-01-31 | - Scott Cantor filed bug report #2550061 | Daniel Stenberg |
2009-01-28 | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg |
2009-01-26 | - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an app | Daniel Stenberg |
2009-01-26 | wrap line at col 80 | Daniel Stenberg |
2009-01-26 | - The "-no_ticket" option was introduced in Openssl0.9.8j. It's a flag to | Daniel Stenberg |
2009-01-26 | - Alexey Borzov filed bug report #2535504 | Daniel Stenberg |
2009-01-25 | - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option. | Daniel Stenberg |
2009-01-21 | Fixed a couple more locale-dependent toupper conversions, mainly for | Dan Fandrich |
2009-01-20 | - Lisa Xu pointed out that the ssh.obj file was missing from the lib/Makefile... | Daniel Stenberg |
2009-01-19 | 700 friendly contributors after the new ones in 7.19.3 were added | Daniel Stenberg |
2009-01-19 | start over on our journey towards 7.19.4... | Daniel Stenberg |
2009-01-16 | - Andrew de los Reyes fixed curlbuild.h for "generic" gcc builds on PPC, both | Daniel Stenberg |
2009-01-15 | - Tim Ansell fixed a compiler warning in lib/cookie.c | Daniel Stenberg |
2009-01-13 | Grant Erickson fixed timeouts for TFTP | Daniel Stenberg |
2009-01-13 | - Michael Wallner fixed a NULL pointer deref when calling | Daniel Stenberg |
2009-01-13 | Stefan Teleman's curlbuild.h fix for SunPro compilers | Daniel Stenberg |