aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-02-14upload.[ch] are removedDaniel Stenberg
2000-02-14new stuff for the new progress meterDaniel Stenberg
2000-02-14newly generated from the new getdate.yDaniel Stenberg
2000-02-14uses the new progress functionsDaniel Stenberg
2000-02-14made upload/download work better simultaneouslyDaniel Stenberg
now uses the new progress meter functions
2000-02-14updated to use the new set of progress-functionsDaniel Stenberg
2000-02-10Ellis Pritchard <ellis@citria.com> made it work for MacOS XDaniel Stenberg
2000-02-10This should no longer send empty cookies to the serverDaniel Stenberg
2000-02-10* Made '-' as file name to read cookies from equal stdin.Daniel Stenberg
* I hope I finally removed 'empty cookies' crash
2000-02-10- Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl toDaniel Stenberg
deal with any-length lines, removing the previous limit of 4K.
2000-02-08committed the changes of yesterday, now from my new linux host at homeDaniel Stenberg
2000-02-08Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problemDaniel Stenberg
2000-02-01removed include upload.hDaniel Stenberg
2000-02-01removed #include "upload.h"Daniel Stenberg
2000-02-01Added some RFC2109 supportDaniel Stenberg
2000-02-01cookie-updateDaniel Stenberg
2000-02-01tiny spelling mistakeDaniel Stenberg
2000-02-01upload.[ch] are historyDaniel Stenberg
2000-02-01Adjusted to use the new Transfer() instead of the old Download()Daniel Stenberg
2000-02-01Download() was merged with Upload() and now they both form the new Transfer()Daniel Stenberg
function that deals with both directions at the same time.
2000-02-01Upload() and Download() are now Transfer()!Daniel Stenberg
2000-02-01status update before night-timeDaniel Stenberg
2000-01-31Cleared some confusions around -y and -Y as pointed out to me byDaniel Stenberg
M Travis Obenhaus <Travis.Obenhaus@aud.alcatel.com>
2000-01-31the latest changesDaniel Stenberg
2000-01-31fixed the progressmode selectorDaniel Stenberg
sorted out the -y and -Y confusion in the help texts
2000-01-31removed the port number reset again, it is already being made when theDaniel Stenberg
location: URL turns out to be an "absolute" one and that should be the only time it is required.
2000-01-31assume 79 columns instead of 80 in case we don't know, to better work onDaniel Stenberg
win32 systems
2000-01-19 - Oskar Liljeblad <osk@hem.passagen.se> pointed out and corrected a problemDaniel Stenberg
in the Location: following system that made curl following a location: to a different protocol to fail.
2000-01-17Added the post transfer quote featureDaniel Stenberg
2000-01-17Added the config-win32.h in the tree root, which is a config.h file that shouldDaniel Stenberg
include all the config lines that is valid for win32-machines!
2000-01-17Joern.Hartroth@telekom.de rightfully suggested two #include include fixesDaniel Stenberg
2000-01-16another generated fileDaniel Stenberg
2000-01-16they're generated from the .am fileDaniel Stenberg
2000-01-16Adjusted to the new progress bar outputDaniel Stenberg
2000-01-16I removed the Makefile. Since it is generated, it always gets changed and IDaniel Stenberg
don't want to keep commiting it!
2000-01-16Made the progress bar cooler, with ideas from Björn Stenberg <bjorn@haxx.nu>Daniel Stenberg
2000-01-16changed a tiny commentDaniel Stenberg
2000-01-10removed generated filesDaniel Stenberg
2000-01-10more removalsDaniel Stenberg
2000-01-10fixesDaniel Stenberg
2000-01-10cleanupDaniel Stenberg
2000-01-10Cleaning upDaniel Stenberg
2000-01-10syncing with local editDaniel Stenberg
2000-01-10removed junk filesDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg