aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
AgeCommit message (Expand)Author
2004-01-09a fair ideaDaniel Stenberg
2003-12-08removed one, added oneDaniel Stenberg
2003-10-17Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.Daniel Stenberg
2003-10-17cleaningDaniel Stenberg
2003-09-01"Securing FTP with TLS" was updated to revision 12Daniel Stenberg
2003-08-11editsDaniel Stenberg
2003-07-30ftp proxy support would be niceDaniel Stenberg
2003-06-26mention COOKIES, removed added entries, corrected the FPL-SSL link/referenceDaniel Stenberg
2003-05-26ftp ASCII transfers in general need fixingDaniel Stenberg
2003-04-28CURLOPT_FTPPORT could support port number tooDaniel Stenberg
2003-04-07--disable-eprt perhaps?Daniel Stenberg
2003-03-28send as much as possible of the POST at onceDaniel Stenberg
2003-03-15detect lack of perl before running testsDaniel Stenberg
2003-03-10added things to fix at the next major release/changeDaniel Stenberg
2003-02-247.10.4-pre2 commitDaniel Stenberg
2003-01-07updatedDaniel Stenberg
2002-11-11transfer-encoding: chunked was implementedDaniel Stenberg
2002-08-26add more things to doDaniel Stenberg
2002-08-14Wez Furlong's ideas and some cleaning up/clarifyingDaniel Stenberg
2002-08-13change the resolver URL to the work-in-progress library projectDaniel Stenberg
2002-06-12CURLOPT_MAXFILESIZEDaniel Stenberg
2002-06-11the disable protocol stuff is now addedDaniel Stenberg
2002-04-27updatedDaniel Stenberg
2002-04-12error codes *ARE* documented nowDaniel Stenberg
2002-03-18updatedDaniel Stenberg
2002-03-05read POST data using the read callbackDaniel Stenberg
2002-02-18auth on multiple hosts with follow-locationDaniel Stenberg
2002-02-18offer SSL verfication callback,Daniel Stenberg
2002-02-07added Cris Bailiff's CAdir option suggestionDaniel Stenberg
2002-01-22verify big filesDaniel Stenberg
2002-01-21pre4Daniel Stenberg
2002-01-18updated to 2002 status ;-)Daniel Stenberg
2001-12-17strip trailing CRsDaniel Stenberg
2001-12-06Jason Mancini's -Oalways suggestionDaniel Stenberg
2001-12-03the final ftp ipv6 support has been added!Daniel Stenberg
2001-11-14added Richard Levitte's suggestion to support multiple -T optionsDaniel Stenberg
2001-11-13interface to export/import SSL session IDsDaniel Stenberg
2001-11-132 removed, 1 addedDaniel Stenberg
2001-11-02re-ordered, cleaned upDaniel Stenberg
2001-10-03non-blocking connects *done*Daniel Stenberg
2001-09-19http put with --crlf requires chunked content encodingDaniel Stenberg
2001-09-11now can set list of ciphersDaniel Stenberg
2001-09-03-R removes a TODODaniel Stenberg
2001-08-29removed cookies and SSL sessionsDaniel Stenberg
2001-08-22updatedDaniel Stenberg
2001-08-09non-blocking connect pleaseDaniel Stenberg
2001-08-07replacing FILE * with common file descriptors?Daniel Stenberg
2001-08-04-G or similar to make -d data get into a GETDaniel Stenberg
2001-08-02"Add an interface that enables a user to select prefered SSL ciphers to use."Daniel Stenberg
2001-07-12Add win32 initialization support to curl_global_init() andSterling Hughes