Age | Commit message (Expand) | Author |
2009-05-11 | curl_multi_socket and curl_multi_socket_all to be removed at next major | Daniel Stenberg |
2009-02-12 | Added support for Digest and NTLM authentication using GnuTLS. | Dan Fandrich |
2008-11-17 | pipelining for PUT is a good idea | Daniel Stenberg |
2008-11-11 | cleaned up entries that have been implemented already or are deemed not really | Daniel Stenberg |
2008-10-14 | Added signal-based resolver timeout issue | Dan Fandrich |
2008-09-10 | Checked in some grammatical and minor other fixes in the documentation and | Dan Fandrich |
2008-05-23 | Added some more to do items and a known bug. | Dan Fandrich |
2008-01-15 | I made the torture test on test 530 go through. This was actually due to | Daniel Stenberg |
2008-01-14 | 5.3 support FF3 sqlite cookie files | Daniel Stenberg |
2008-01-04 | 14.3 extend CURLOPT_SOCKOPTFUNCTION prototype | Daniel Stenberg |
2007-12-09 | add in toc too | Daniel Stenberg |
2007-12-09 | RTMP support? | Daniel Stenberg |
2007-12-09 | oops another bad numbering | Daniel Stenberg |
2007-12-09 | oops duplicate numbering | Daniel Stenberg |
2007-12-09 | slightly rephrased | Daniel Stenberg |
2007-12-08 | reformat to FAQ/CONTRIBUTE style, for nicer web-look when I apply the magic | Daniel Stenberg |
2007-09-13 | added some further stuff from the feature-requests tracker, and a bunch of URLs | Daniel Stenberg |
2007-08-30 | Renamed several libcurl error codes and options to make them more general | Dan Fandrich |
2007-08-17 | NEXT soname bump | Daniel Stenberg |
2007-08-14 | the curl_multi_handle_control() idea | Daniel Stenberg |
2007-08-07 | add URL to more "generated public config.h" details | Daniel Stenberg |
2007-08-06 | we now support GSS/Kerberos 5 for ftp file transfers! | Daniel Stenberg |
2007-02-12 | Rob Crittenden added support for NSS (Network Security Service) for the | Daniel Stenberg |
2007-02-11 | updated | Daniel Stenberg |
2006-12-19 | * removed the SSH-based protocols as they are now being implemented | Daniel Stenberg |
2006-12-05 | fixed in CVS | Daniel Stenberg |
2006-11-03 | initial SCP support is now added | Daniel Stenberg |
2006-09-12 | pipelining support is added now | Daniel Stenberg |
2006-06-24 | Provide a libcurl API for setting mutex callbacks in the underlying SSL | Daniel Stenberg |
2006-05-30 | Removed a few fixed issues and a few issues currently in progress in the Hiper | Daniel Stenberg |
2006-01-28 | we should fix the system includes in the public headers to be based on checks | Daniel Stenberg |
2005-12-10 | use c-ares' IPv6 abilities | Daniel Stenberg |
2005-11-10 | just implemented | Daniel Stenberg |
2005-11-09 | * Add step parameter to the globbing. Like [0-1000;10] that would walk the | Daniel Stenberg |
2005-10-18 | Removed mention of TFTP now that it's implemented. | Dan Fandrich |
2005-09-16 | added URLs to bug reports | Daniel Stenberg |
2005-08-29 | Moved the GnuTLS related TODO items from lib/TODO.gnutls to the proper | Daniel Stenberg |
2005-07-30 | Moved items from TODO-RELEASE to TODO since they're not really bound to happen | Daniel Stenberg |
2005-07-08 | mention an old idea | Daniel Stenberg |
2005-05-11 | MatrixSSL and yaSSL are two free libs we _could_ support | Daniel Stenberg |
2005-04-11 | refresh | Daniel Stenberg |
2005-01-19 | Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URL | Daniel Stenberg |
2005-01-11 | support for retrieving used IP addresses | Daniel Stenberg |
2004-12-22 | uh, fixed! | Daniel Stenberg |
2004-12-22 | Added: 4 protocols we _could_ support and the CONNECT HTTP/1.0 detail we might | Daniel Stenberg |
2004-12-21 | mention how the FTP code should be fixed one day | Daniel Stenberg |
2004-12-18 | mention the new cookie api plans | Daniel Stenberg |
2004-11-28 | removed one we won't do, removed the CWD optimize as it is (partly) done | Daniel Stenberg |
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg |
2004-11-04 | test server port numbers are now easily changed | Daniel Stenberg |