41fb29e8 | 14-Feb-2000 |
Daniel Stenberg |
upload.[ch] are removed |
f63c7b8d | 14-Feb-2000 |
Daniel Stenberg |
new stuff for the new progress meter |
1ebeb976 | 14-Feb-2000 |
Daniel Stenberg |
newly generated from the new getdate.y |
582754c0 | 14-Feb-2000 |
Daniel Stenberg |
uses the new progress functions |
238baede | 14-Feb-2000 |
Daniel Stenberg |
made upload/download work better simultaneously now uses the new progress meter functions |
5a99be25 | 14-Feb-2000 |
Daniel Stenberg |
updated to use the new set of progress-functions |
efb410a1 | 10-Feb-2000 |
Daniel Stenberg |
Ellis Pritchard <ellis@citria.com> made it work for MacOS X |
9ef5f5ef | 10-Feb-2000 |
Daniel Stenberg |
This should no longer send empty cookies to the server |
9280c208 | 10-Feb-2000 |
Daniel Stenberg |
* Made '-' as file name to read cookies from equal stdin. * I hope I finally removed 'empty cookies' crash |
1d758893 | 10-Feb-2000 |
Daniel Stenberg |
- Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl to deal with any-length lines, removing the previous limit of 4K. |
a8532310 | 08-Feb-2000 |
Daniel Stenberg |
committed the changes of yesterday, now from my new linux host at home |
bcc8f8f1 | 08-Feb-2000 |
Daniel Stenberg |
Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problem |
bc375152 | 01-Feb-2000 |
Daniel Stenberg |
removed include upload.h |
c758744e | 01-Feb-2000 |
Daniel Stenberg |
removed #include "upload.h" |
c6a8bb3d | 01-Feb-2000 |
Daniel Stenberg |
Added some RFC2109 support |
0bc8d2ea | 01-Feb-2000 |
Daniel Stenberg |
cookie-update |
b82e9c60 | 01-Feb-2000 |
Daniel Stenberg |
tiny spelling mistake |
dbc0b639 | 01-Feb-2000 |
Daniel Stenberg |
upload.[ch] are history |
15755b3f | 01-Feb-2000 |
Daniel Stenberg |
Adjusted to use the new Transfer() instead of the old Download() |
d2af77e6 | 01-Feb-2000 |
Daniel Stenberg |
Download() was merged with Upload() and now they both form the new Transfer() function that deals with both directions at the same time. |
a96c6e96 | 01-Feb-2000 |
Daniel Stenberg |
Upload() and Download() are now Transfer()! |
78f0c4f2 | 01-Feb-2000 |
Daniel Stenberg |
status update before night-time |
041d06d9 | 31-Jan-2000 |
Daniel Stenberg |
Cleared some confusions around -y and -Y as pointed out to me by M Travis Obenhaus <Travis.Obenhaus@aud.alcatel.com> |
49b5ec15 | 31-Jan-2000 |
Daniel Stenberg |
the latest changes |
3c477053 | 31-Jan-2000 |
Daniel Stenberg |
fixed the progressmode selector sorted out the -y and -Y confusion in the help texts |