summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release commit timecurl-6_5_1Daniel Stenberg2000-03-212-1/+10
* curl_unescape() updateDaniel Stenberg2000-03-211-1/+8
* reformatted, added a custom FTP command questionDaniel Stenberg2000-03-201-6/+25
* changed the URL to use http:// insteadDaniel Stenberg2000-03-201-1/+1
* curl_unescape() could make a buffer overflowDaniel Stenberg2000-03-201-2/+2
* openbsd complaints fixesDaniel Stenberg2000-03-201-0/+35
* modified to look better when man2html'ifiedDaniel Stenberg2000-03-201-2/+3
* generated from the new getdate.y fileDaniel Stenberg2000-03-201-242/+151
* commented the CFLAGS that was left in here by mistakeDaniel Stenberg2000-03-201-1/+1
* contributor Marco G. Salvagno addedDaniel Stenberg2000-03-201-0/+1
* Marco G. Salvagno's paragraph about compiling for OS/2 is addedDaniel Stenberg2000-03-201-1/+36
* Marco G. Salvagno's OS/2 changesDaniel Stenberg2000-03-192-0/+17
* Marco G. Salvagno's OS/2 fixesDaniel Stenberg2000-03-193-2/+35
* updated to compile 6.5Daniel Stenberg2000-03-171-318/+325
* how to report curl bugs!Daniel Stenberg2000-03-171-0/+56
* corrected the CVS infoDaniel Stenberg2000-03-161-3/+3
* the --dump-header option now only creates the file when it needs to, not anyDaniel Stenberg2000-03-161-6/+8
* Added the forgotten http_code!Daniel Stenberg2000-03-161-0/+3
* makes use of HAVE_RAND_SCREEN instead of WIN32 for using RAND_screen()Daniel Stenberg2000-03-161-1/+1
* removed an unnecessary #ifdef WIN32Daniel Stenberg2000-03-161-1/+1
* if stdlib.h exists, malloc.h should not be included (thus stop OpenBSDDaniel Stenberg2000-03-161-1/+7
* cleaned up some #ifdef mess, now uses data->fwrite() to write headersDaniel Stenberg2000-03-161-9/+11
* now writers the headers with the data->fwrite() function as wellDaniel Stenberg2000-03-161-3/+4
* as Pascal Gaudette pointed out, the ldap files were missingDaniel Stenberg2000-03-161-1/+4
* tiny fixesDaniel Stenberg2000-03-161-3/+3
* Added checks for RAND_screen, malloc.h and stdlib.hDaniel Stenberg2000-03-161-1/+4
* RAND_SCREEN is only available for win32 SSL usersDaniel Stenberg2000-03-161-0/+3
* updates and fixesDaniel Stenberg2000-03-168-34/+138
* 6.5 cleanup commitcurl-6_5Daniel Stenberg2000-03-147-147/+251
* Added HAVE_STRDUPDaniel Stenberg2000-03-141-0/+3
* Added #define HAVE_SETVBUF 1Daniel Stenberg2000-03-141-0/+3
* The changes of today.Daniel Stenberg2000-03-131-0/+18
* put back the perl binary checkDaniel Stenberg2000-03-131-4/+4
* now sends cookies space separated to better work with IIS4.0 serversDaniel Stenberg2000-03-131-2/+2
* corrected spelling errors, improved look for the ranges partDaniel Stenberg2000-03-131-14/+40
* Ultrix fixes, openssl fix, docs, removed perlDaniel Stenberg2000-03-021-4/+25
* corrected a spelling mistakeDaniel Stenberg2000-03-021-1/+1
* Added the WRITEINFO tagDaniel Stenberg2000-03-021-12/+7
* Added -N, added a strdup() function for systems without it. suggested forDaniel Stenberg2000-03-021-1/+35
* sys/select.h and gettimeofday() adjustedDaniel Stenberg2000-03-021-2/+2
* progress meter text updated to the new displayDaniel Stenberg2000-03-021-19/+23
* added -N and -w descriptionsDaniel Stenberg2000-03-021-0/+63
* Added checks for setvbuf(), RAND_set() and removed the perl stuffDaniel Stenberg2000-03-021-10/+12
* removed perl/Daniel Stenberg2000-03-021-2/+0
* renamed some variables and made \r workDaniel Stenberg2000-03-021-5/+8
* Adjusted to run properly with OpenSSL 0.9.5.Daniel Stenberg2000-03-021-0/+24
* Damien Adant <dams@usa.net> suggestion to make it compile on UltrixDaniel Stenberg2000-03-021-0/+4
* rephrased. -D writes a file, -b reads one.Daniel Stenberg2000-03-011-0/+9
* made -w support -w@[file] and -w@- (for stdin)Daniel Stenberg2000-03-011-1/+15
* describes the latest commited changesDaniel Stenberg2000-03-011-0/+22