Age | Commit message (Expand) | Author |
2003-03-28 | send as much as possible of the POST at once | Daniel Stenberg |
2003-03-15 | detect lack of perl before running tests | Daniel Stenberg |
2003-03-10 | added things to fix at the next major release/change | Daniel Stenberg |
2003-02-24 | 7.10.4-pre2 commit | Daniel Stenberg |
2003-01-07 | updated | Daniel Stenberg |
2002-11-11 | transfer-encoding: chunked was implemented | Daniel Stenberg |
2002-08-26 | add more things to do | Daniel Stenberg |
2002-08-14 | Wez Furlong's ideas and some cleaning up/clarifying | Daniel Stenberg |
2002-08-13 | change the resolver URL to the work-in-progress library project | Daniel Stenberg |
2002-06-12 | CURLOPT_MAXFILESIZE | Daniel Stenberg |
2002-06-11 | the disable protocol stuff is now added | Daniel Stenberg |
2002-04-27 | updated | Daniel Stenberg |
2002-04-12 | error codes *ARE* documented now | Daniel Stenberg |
2002-03-18 | updated | Daniel Stenberg |
2002-03-05 | read POST data using the read callback | Daniel Stenberg |
2002-02-18 | auth on multiple hosts with follow-location | Daniel Stenberg |
2002-02-18 | offer SSL verfication callback, | Daniel Stenberg |
2002-02-07 | added Cris Bailiff's CAdir option suggestion | Daniel Stenberg |
2002-01-22 | verify big files | Daniel Stenberg |
2002-01-21 | pre4 | Daniel Stenberg |
2002-01-18 | updated to 2002 status ;-) | Daniel Stenberg |
2001-12-17 | strip trailing CRs | Daniel Stenberg |
2001-12-06 | Jason Mancini's -Oalways suggestion | Daniel Stenberg |
2001-12-03 | the final ftp ipv6 support has been added! | Daniel Stenberg |
2001-11-14 | added Richard Levitte's suggestion to support multiple -T options | Daniel Stenberg |
2001-11-13 | interface to export/import SSL session IDs | Daniel Stenberg |
2001-11-13 | 2 removed, 1 added | Daniel Stenberg |
2001-11-02 | re-ordered, cleaned up | Daniel Stenberg |
2001-10-03 | non-blocking connects *done* | Daniel Stenberg |
2001-09-19 | http put with --crlf requires chunked content encoding | Daniel Stenberg |
2001-09-11 | now can set list of ciphers | Daniel Stenberg |
2001-09-03 | -R removes a TODO | Daniel Stenberg |
2001-08-29 | removed cookies and SSL sessions | Daniel Stenberg |
2001-08-22 | updated | Daniel Stenberg |
2001-08-09 | non-blocking connect please | Daniel Stenberg |
2001-08-07 | replacing FILE * with common file descriptors? | Daniel Stenberg |
2001-08-04 | -G or similar to make -d data get into a GET | Daniel Stenberg |
2001-08-02 | "Add an interface that enables a user to select prefered SSL ciphers to use." | Daniel Stenberg |
2001-07-12 | Add win32 initialization support to curl_global_init() and | Sterling Hughes |
2001-07-02 | added more ideas that've been floating around lately | Daniel Stenberg |
2001-07-02 | removed the "change test suite" item, as that is already made | Daniel Stenberg |
2001-07-02 | Added an item about the cookie jar stuff, contains a link to the dev file | Daniel Stenberg |
2001-06-19 | Added items we've discussed previously, and URLs to dev notes discussing | Daniel Stenberg |
2001-05-30 | removed python interface, there is one now! ;-) | Daniel Stenberg |
2001-05-28 | ftps:// works | Daniel Stenberg |
2001-05-18 | added some, removed some, moved around some. | Daniel Stenberg |
2001-04-22 | removed done entries | Daniel Stenberg |
2001-04-12 | we must fix SSL when IPv6 is enabled, since we can still connect to ipv4 | Daniel Stenberg |
2001-03-22 | don't mention explicit version 7.8 | Daniel Stenberg |
2001-03-20 | GNUTLS is another new SSL library we can add support for. Anyone? | Daniel Stenberg |