aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-03-16if stdlib.h exists, malloc.h should not be included (thus stop OpenBSDDaniel Stenberg
2000-03-16cleaned up some #ifdef mess, now uses data->fwrite() to write headersDaniel Stenberg
2000-03-16now writers the headers with the data->fwrite() function as wellDaniel Stenberg
2000-03-16as Pascal Gaudette pointed out, the ldap files were missingDaniel Stenberg
2000-03-16tiny fixesDaniel Stenberg
2000-03-16Added checks for RAND_screen, malloc.h and stdlib.hDaniel Stenberg
2000-03-16RAND_SCREEN is only available for win32 SSL usersDaniel Stenberg
2000-03-16updates and fixesDaniel Stenberg
2000-03-146.5 cleanup commitDaniel Stenberg
2000-03-14Added HAVE_STRDUPDaniel Stenberg
2000-03-14Added #define HAVE_SETVBUF 1Daniel Stenberg
2000-03-13The changes of today.Daniel Stenberg
2000-03-13put back the perl binary checkDaniel Stenberg
2000-03-13now sends cookies space separated to better work with IIS4.0 serversDaniel Stenberg
2000-03-13corrected spelling errors, improved look for the ranges partDaniel Stenberg
2000-03-02Ultrix fixes, openssl fix, docs, removed perlDaniel Stenberg
2000-03-02corrected a spelling mistakeDaniel Stenberg
2000-03-02Added the WRITEINFO tagDaniel Stenberg
2000-03-02Added -N, added a strdup() function for systems without it. suggested forDaniel Stenberg
2000-03-02sys/select.h and gettimeofday() adjustedDaniel Stenberg
2000-03-02progress meter text updated to the new displayDaniel Stenberg
2000-03-02added -N and -w descriptionsDaniel Stenberg
2000-03-02Added checks for setvbuf(), RAND_set() and removed the perl stuffDaniel Stenberg
2000-03-02removed perl/Daniel Stenberg
2000-03-02renamed some variables and made \r workDaniel Stenberg
2000-03-02Adjusted to run properly with OpenSSL 0.9.5.Daniel Stenberg
2000-03-02Damien Adant <dams@usa.net> suggestion to make it compile on UltrixDaniel Stenberg
2000-03-01rephrased. -D writes a file, -b reads one.Daniel Stenberg
2000-03-01made -w support -w@[file] and -w@- (for stdin)Daniel Stenberg
2000-03-01describes the latest commited changesDaniel Stenberg
2000-03-01new variables addedDaniel Stenberg
2000-03-01Added more variables to the progress struct targeted for statistics outputDaniel Stenberg
2000-03-01Added two new time stamp placesDaniel Stenberg
2000-03-01added prototype and defines for pgrsTime()Daniel Stenberg
2000-03-01added pgrsTime() to store various time stamps for the -w optionDaniel Stenberg
2000-03-01store the pretransfer timeDaniel Stenberg
2000-03-01Applied Jörn's patchDaniel Stenberg
2000-02-21Added writeout.[ch]Daniel Stenberg
2000-02-21Supports the -w/--write-out featureDaniel Stenberg
2000-02-21new writeout support addedDaniel Stenberg
2000-02-21new fields in the progress structDaniel Stenberg
2000-02-21Added writeout stuffDaniel Stenberg
2000-02-21moved a few more variables to the progress struct and I had some problemsDaniel Stenberg
2000-02-21Added the http post resume thing and the new SSL FTP online draftDaniel Stenberg
2000-02-21tonight's changes, the progress bar and the new -w optionDaniel Stenberg
2000-02-21removed upload.[ch] from hereDaniel Stenberg
2000-02-16Progress meter workDaniel Stenberg
2000-02-16Starting working on the '-w/--write-out' output format specifier, althoughDaniel Stenberg
2000-02-16added #include <timeval.h> on Jörn's adviceDaniel Stenberg
2000-02-16Now starts the progress meter timer at once!Daniel Stenberg