aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-03-19Marco G. Salvagno's OS/2 changesDaniel Stenberg
2000-03-19Marco G. Salvagno's OS/2 fixesDaniel Stenberg
2000-03-17updated to compile 6.5Daniel Stenberg
2000-03-17how to report curl bugs!Daniel Stenberg
2000-03-16corrected the CVS infoDaniel Stenberg
2000-03-16the --dump-header option now only creates the file when it needs to, not anyDaniel Stenberg
2000-03-16Added the forgotten http_code!Daniel Stenberg
2000-03-16makes use of HAVE_RAND_SCREEN instead of WIN32 for using RAND_screen()Daniel Stenberg
2000-03-16removed an unnecessary #ifdef WIN32Daniel Stenberg
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