Daniel Stenberg
|
f7f6b288eb
|
removed some stuff that actually is done now, added the --optionseparator
idea (not really new, but its better to have it mentioned in here)
|
2004-05-25 14:39:53 +00:00 |
|
Daniel Stenberg
|
7332350e85
|
minor update edits
|
2004-05-05 06:11:57 +00:00 |
|
Daniel Stenberg
|
c19c3bd15a
|
multipart formposts should be more streamy
|
2004-05-04 14:36:29 +00:00 |
|
Daniel Stenberg
|
2960d37d71
|
removed curl_formparse() from the library
|
2004-05-04 08:24:13 +00:00 |
|
Daniel Stenberg
|
3b491d0f73
|
Moved long-standing issues over from TODO-RELEASE to the more long-term TODO
file.
|
2004-04-06 15:29:01 +00:00 |
|
Daniel Stenberg
|
7cb10a1853
|
various updates
|
2004-03-02 10:08:04 +00:00 |
|
Daniel Stenberg
|
097938e6c8
|
Moved two 7.11.2 issues over to the more general TODO docs.
|
2004-03-01 09:08:52 +00:00 |
|
Daniel Stenberg
|
4c3a2318ae
|
a fair idea
|
2004-01-09 08:59:55 +00:00 |
|
Daniel Stenberg
|
391a37ebbf
|
removed one, added one
|
2003-12-08 13:48:23 +00:00 |
|
Daniel Stenberg
|
ce5db9a86e
|
Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.
|
2003-10-17 13:11:00 +00:00 |
|
Daniel Stenberg
|
d095b20d1c
|
cleaning
|
2003-10-17 12:37:15 +00:00 |
|
Daniel Stenberg
|
818d231849
|
"Securing FTP with TLS" was updated to revision 12
|
2003-09-01 08:43:13 +00:00 |
|
Daniel Stenberg
|
3660f67534
|
edits
|
2003-08-11 16:17:51 +00:00 |
|
Daniel Stenberg
|
339f84fe1f
|
ftp proxy support would be nice
|
2003-07-30 13:41:59 +00:00 |
|
Daniel Stenberg
|
1a393f5625
|
mention COOKIES, removed added entries, corrected the FPL-SSL link/reference
|
2003-06-26 11:38:53 +00:00 |
|
Daniel Stenberg
|
b75679778f
|
ftp ASCII transfers in general need fixing
|
2003-05-26 08:19:06 +00:00 |
|
Daniel Stenberg
|
c0acaa5d2c
|
CURLOPT_FTPPORT could support port number too
|
2003-04-28 17:29:32 +00:00 |
|
Daniel Stenberg
|
acec588fe3
|
--disable-eprt perhaps?
|
2003-04-07 06:41:24 +00:00 |
|
Daniel Stenberg
|
18b9b04907
|
send as much as possible of the POST at once
|
2003-03-28 12:56:07 +00:00 |
|
Daniel Stenberg
|
96b7131844
|
detect lack of perl before running tests
|
2003-03-15 15:08:55 +00:00 |
|
Daniel Stenberg
|
83a463891d
|
added things to fix at the next major release/change
|
2003-03-10 20:46:54 +00:00 |
|
Daniel Stenberg
|
065b87e949
|
7.10.4-pre2 commit
|
2003-02-24 18:14:48 +00:00 |
|
Daniel Stenberg
|
eb6a14fe10
|
updated
|
2003-01-07 07:54:14 +00:00 |
|
Daniel Stenberg
|
7be9b4c418
|
transfer-encoding: chunked was implemented
|
2002-11-11 10:00:48 +00:00 |
|
Daniel Stenberg
|
87c43517cd
|
add more things to do
|
2002-08-26 22:32:46 +00:00 |
|
Daniel Stenberg
|
9d68fde148
|
Wez Furlong's ideas and some cleaning up/clarifying
|
2002-08-14 23:35:19 +00:00 |
|
Daniel Stenberg
|
d0e0bf53a6
|
change the resolver URL to the work-in-progress library project
|
2002-08-13 06:51:50 +00:00 |
|
Daniel Stenberg
|
943e31b35c
|
CURLOPT_MAXFILESIZE
|
2002-06-12 08:16:59 +00:00 |
|
Daniel Stenberg
|
dbbd871ea1
|
the disable protocol stuff is now added
|
2002-06-11 15:24:47 +00:00 |
|
Daniel Stenberg
|
d7531c18fc
|
updated
|
2002-04-27 18:00:10 +00:00 |
|
Daniel Stenberg
|
c3bfb355c5
|
error codes *ARE* documented now
|
2002-04-12 07:19:43 +00:00 |
|
Daniel Stenberg
|
88631276e8
|
updated
|
2002-03-18 07:40:00 +00:00 |
|
Daniel Stenberg
|
b0475dbdbc
|
read POST data using the read callback
|
2002-03-05 14:14:22 +00:00 |
|
Daniel Stenberg
|
0ec370e6fb
|
auth on multiple hosts with follow-location
|
2002-02-18 23:17:57 +00:00 |
|
Daniel Stenberg
|
5c4b422b18
|
offer SSL verfication callback,
add 'headers=' in client formpost
|
2002-02-18 10:51:28 +00:00 |
|
Daniel Stenberg
|
5cffe055ad
|
added Cris Bailiff's CAdir option suggestion
|
2002-02-07 10:43:43 +00:00 |
|
Daniel Stenberg
|
c9c00d2a23
|
verify big files
|
2002-01-22 13:10:16 +00:00 |
|
Daniel Stenberg
|
39d4552dab
|
pre4
|
2002-01-21 12:11:45 +00:00 |
|
Daniel Stenberg
|
01cfe670c5
|
updated to 2002 status ;-)
|
2002-01-18 12:48:36 +00:00 |
|
Daniel Stenberg
|
558d12d7f6
|
strip trailing CRs
|
2001-12-17 10:32:10 +00:00 |
|
Daniel Stenberg
|
d12fd897cb
|
Jason Mancini's -Oalways suggestion
|
2001-12-06 14:40:16 +00:00 |
|
Daniel Stenberg
|
c3ad019c99
|
the final ftp ipv6 support has been added!
|
2001-12-03 10:38:31 +00:00 |
|
Daniel Stenberg
|
2519a8cc9f
|
added Richard Levitte's suggestion to support multiple -T options
|
2001-11-14 09:32:30 +00:00 |
|
Daniel Stenberg
|
60f19269d0
|
interface to export/import SSL session IDs
|
2001-11-13 09:56:29 +00:00 |
|
Daniel Stenberg
|
3e049a90b7
|
2 removed, 1 added
|
2001-11-13 09:06:32 +00:00 |
|
Daniel Stenberg
|
e60e7414b9
|
re-ordered, cleaned up
|
2001-11-02 12:51:18 +00:00 |
|
Daniel Stenberg
|
fcf4fccfa4
|
non-blocking connects *done*
|
2001-10-03 11:58:12 +00:00 |
|
Daniel Stenberg
|
5becdc38b3
|
http put with --crlf requires chunked content encoding
|
2001-09-19 14:49:23 +00:00 |
|
Daniel Stenberg
|
051fad8d88
|
now can set list of ciphers
|
2001-09-11 22:35:23 +00:00 |
|
Daniel Stenberg
|
0fa61eff77
|
-R removes a TODO
|
2001-09-03 12:32:44 +00:00 |
|