aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
AgeCommit message (Expand)Author
2009-08-195.3 Sort outgoing cookiesDaniel Stenberg
2009-05-11curl_multi_socket and curl_multi_socket_all to be removed at next majorDaniel Stenberg
2009-02-12Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich
2008-11-17pipelining for PUT is a good ideaDaniel Stenberg
2008-11-11cleaned up entries that have been implemented already or are deemed not reallyDaniel Stenberg
2008-10-14Added signal-based resolver timeout issueDan Fandrich
2008-09-10Checked in some grammatical and minor other fixes in the documentation andDan Fandrich
2008-05-23Added some more to do items and a known bug.Dan Fandrich
2008-01-15I made the torture test on test 530 go through. This was actually due toDaniel Stenberg
2008-01-145.3 support FF3 sqlite cookie filesDaniel Stenberg
2008-01-0414.3 extend CURLOPT_SOCKOPTFUNCTION prototypeDaniel Stenberg
2007-12-09add in toc tooDaniel Stenberg
2007-12-09RTMP support?Daniel Stenberg
2007-12-09oops another bad numberingDaniel Stenberg
2007-12-09oops duplicate numberingDaniel Stenberg
2007-12-09slightly rephrasedDaniel Stenberg
2007-12-08reformat to FAQ/CONTRIBUTE style, for nicer web-look when I apply the magicDaniel Stenberg
2007-09-13added some further stuff from the feature-requests tracker, and a bunch of URLsDaniel Stenberg
2007-08-30Renamed several libcurl error codes and options to make them more generalDan Fandrich
2007-08-17 NEXT soname bumpDaniel Stenberg
2007-08-14the curl_multi_handle_control() ideaDaniel Stenberg
2007-08-07add URL to more "generated public config.h" detailsDaniel Stenberg
2007-08-06we now support GSS/Kerberos 5 for ftp file transfers!Daniel Stenberg
2007-02-12Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg
2007-02-11updatedDaniel Stenberg
2006-12-19* removed the SSH-based protocols as they are now being implementedDaniel Stenberg
2006-12-05fixed in CVSDaniel Stenberg
2006-11-03initial SCP support is now addedDaniel Stenberg
2006-09-12pipelining support is added nowDaniel Stenberg
2006-06-24Provide a libcurl API for setting mutex callbacks in the underlying SSLDaniel Stenberg
2006-05-30Removed a few fixed issues and a few issues currently in progress in the HiperDaniel Stenberg
2006-01-28we should fix the system includes in the public headers to be based on checksDaniel Stenberg
2005-12-10use c-ares' IPv6 abilitiesDaniel Stenberg
2005-11-10just implementedDaniel Stenberg
2005-11-09* Add step parameter to the globbing. Like [0-1000;10] that would walk theDaniel Stenberg
2005-10-18Removed mention of TFTP now that it's implemented.Dan Fandrich
2005-09-16added URLs to bug reportsDaniel Stenberg
2005-08-29Moved the GnuTLS related TODO items from lib/TODO.gnutls to the properDaniel Stenberg
2005-07-30Moved items from TODO-RELEASE to TODO since they're not really bound to happenDaniel Stenberg
2005-07-08mention an old ideaDaniel Stenberg
2005-05-11MatrixSSL and yaSSL are two free libs we _could_ supportDaniel Stenberg
2005-04-11refreshDaniel Stenberg
2005-01-19Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URLDaniel Stenberg
2005-01-11support for retrieving used IP addressesDaniel Stenberg
2004-12-22uh, fixed!Daniel Stenberg
2004-12-22Added: 4 protocols we _could_ support and the CONNECT HTTP/1.0 detail we mightDaniel Stenberg
2004-12-21mention how the FTP code should be fixed one dayDaniel Stenberg
2004-12-18mention the new cookie api plansDaniel Stenberg
2004-11-28removed one we won't do, removed the CWD optimize as it is (partly) doneDaniel Stenberg
2004-11-24HTTP "auth done right". See lib/README.httpauthDaniel Stenberg