Age | Commit message (Expand) | Author |
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-09 | Avoid a compile warning in --disable-proxy case | Dan Fandrich |
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 | Andre Guibert de Bruet fixed a typo in the error message | Daniel Stenberg |
2009-03-08 | - Bill Egert pointed out (http://curl.haxx.se/bug/view.cgi?id=2671602) that | Daniel Stenberg |
2009-03-05 | Expanded the security section of the libcurl-tutorial man page to cover | Dan Fandrich |
2009-03-05 | Fix NTLM authentication memory leak on SSPI enabled Windows builds | Yang Tse |
2009-03-04 | Fixed a problem with m4 quoting in the OpenSSL configure check reported | Dan Fandrich |
2009-03-03 | Added test 1097 to verify the bug Axel Kuhn epidox posted on March 3 2009 | Daniel Stenberg |
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-03 | Gah! We can't have 'curl' added here since even though it removes the curl | Daniel Stenberg |
2009-03-03 | Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS, and associated definit... | Patrick Monnerat |
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 | 7.19.4 won't get anything else | Daniel Stenberg |
2009-03-02 | the Eiffel binding | Daniel Stenberg |
2009-03-01 | nothing more left for 7.19.4, the issue #216 is moved to 7.19.5 since we're | Daniel Stenberg |
2009-02-28 | for portability reasons: s/inet_pton/Curl_inet_pton/ | Yang Tse |
2009-02-28 | fix compiler warning | Yang Tse |
2009-02-27 | mention the '-o -' trick | Daniel Stenberg |
2009-02-27 | 217 - Dan Fandrich's "GnuTLS initialization thread safety" | Daniel Stenberg |
2009-02-27 | - Senthil Raja Velu reported a problem when CURLOPT_INTERFACE and | Daniel Stenberg |
2009-02-27 | Indentation fixes, untabify and related whitespace-cleanup. No code changed. | Daniel Stenberg |
2009-02-25 | corrected and clarified the top comment | Daniel Stenberg |
2009-02-25 | - As Daniel Fandrich figured out, we must do the GnuTLS initing in the | Daniel Stenberg |
2009-02-24 | improved | Daniel Stenberg |
2009-02-24 | A handy little helper file for doing recursive diffs on curl source/build trees | Daniel Stenberg |
2009-02-24 | - Brian J. Murrell found out that Negotiate proxy authentication didn't work. | Daniel Stenberg |
2009-02-23 | 4.17 Non-functional connect timeouts | Daniel Stenberg |
2009-02-23 | - After a bug reported by James Cheng I've made curl_easy_getinfo() for | Daniel Stenberg |
2009-02-23 | For 7.19.5 (due to feature freeze) | Daniel Stenberg |
2009-02-23 | adjustment for new Mac OS X framework build script | Yang Tse |
2009-02-23 | Daniel Johnson provided a shell script that will perform all the steps needed | Yang Tse |
2009-02-23 | mention default port number | Daniel Stenberg |
2009-02-23 | - I renamed everything in the windows builds files that used the name 'curllib' | Daniel Stenberg |
2009-02-23 | lzma compressed tarballs too for some testing, it does produce MUCH smaller | Daniel Stenberg |
2009-02-23 | use the internal snprintf() function | Yang Tse |
2009-02-20 | mention 4 pending fixes/patches | Daniel Stenberg |
2009-02-20 | Mark Incley noticed VS2008 compilation halting when building for Windows 2000 | Yang Tse |
2009-02-20 | Do not halt compilation when using VS2008 to build a Windows 2000 target | Yang Tse |
2009-02-20 | clarified the FTP passive/active mode options somewhat | Daniel Stenberg |
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 | The C++ binding home was changed | Daniel Stenberg |
2009-02-19 | verify that a 550-response for a RETR returns 78 but also that the control | Daniel Stenberg |
2009-02-19 | - Patrik Thunstrom reported a problem and helped me repeat it. It turned out | Daniel Stenberg |
2009-02-18 | spell-fixed comments and other minor non-code edits | Daniel Stenberg |