summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-03-21release commit timecurl-6_5_1Daniel Stenberg
2000-03-21curl_unescape() updateDaniel Stenberg
2000-03-20reformatted, added a custom FTP command questionDaniel Stenberg
2000-03-20changed the URL to use http:// insteadDaniel Stenberg
2000-03-20curl_unescape() could make a buffer overflowDaniel Stenberg
2000-03-20openbsd complaints fixesDaniel Stenberg
2000-03-20modified to look better when man2html'ifiedDaniel Stenberg
2000-03-20generated from the new getdate.y fileDaniel Stenberg
2000-03-20commented the CFLAGS that was left in here by mistakeDaniel Stenberg
2000-03-20contributor Marco G. Salvagno addedDaniel Stenberg
2000-03-20Marco G. Salvagno's paragraph about compiling for OS/2 is addedDaniel Stenberg
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 commitcurl-6_5Daniel 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