aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-12-16Added Kermit and linkDaniel Stenberg
2000-12-14added socket() / sclose() checks to the memdebug systemDaniel Stenberg
2000-12-14crawls through a whole site and verifies linksDaniel Stenberg
2000-12-14How do a fetch multiple files with libcurl?Daniel Stenberg
2000-12-14added include stdio.h for the FILEDaniel Stenberg
2000-12-12Added a few related RFCsDaniel Stenberg
2000-12-12removed the config file entry as that has been much improved latelyDaniel Stenberg
2000-12-12points to the curl local copy of the netscape cookie specDaniel Stenberg
2000-12-12fixed a strdup(NULL) errorDaniel Stenberg
2000-12-12Francois Petitjean's solaris core dump fixDaniel Stenberg
2000-12-11updated the latest added featuresDaniel Stenberg
2000-12-11unix style newlines onlyDaniel Stenberg
2000-12-11unix-style newlinesDaniel Stenberg
2000-12-11unix style newlinesDaniel Stenberg
2000-12-11Albert Chin-A-Young fixed the SSL option to use LDFLAGS properlyDaniel Stenberg
2000-12-08fixed CURLOPT_COOKIE and added CURLOPT_CRLFDaniel Stenberg
2000-12-07Added SA_RESTART since (some) HPUX doesn't have that define and it doesn'tDaniel Stenberg
2000-12-07post 7.5 fixesDaniel Stenberg
2000-12-06urlglob fix to prevent crashing when -o path is longer than urlDaniel Stenberg
2000-12-05Added the borland makefilesDaniel Stenberg
2000-12-05uses the PERL variable configure digs upDaniel Stenberg
2000-12-05changed third argument to size_t to match SCO prototypeDaniel Stenberg
2000-12-04Paul Marquis fixed a 7.4.2-dependencyDaniel Stenberg
2000-12-04Jörn fixed a multiple URL output bugDaniel Stenberg
2000-12-047.5-commitDaniel Stenberg
2000-12-01Craig Davison updated and made it work again!Daniel Stenberg
2000-12-01Craig Davison fixed the VC++ linesDaniel Stenberg
2000-11-30Added -version-info and lots of infoDaniel Stenberg
2000-11-30added a typecast to shut up a VC++ warning when converting from longDaniel Stenberg
2000-11-30Craig Davison updated thisDaniel Stenberg
2000-11-30README.curl is now MANUALDaniel Stenberg
2000-11-30Added a small note about referer needing to be complete to comply to theDaniel Stenberg
2000-11-30Includes MANUAL instead of README.curl nowDaniel Stenberg
2000-11-30README.curl is renamed to MANUALDaniel Stenberg
2000-11-29removed #if 0 sectionsDaniel Stenberg
2000-11-29removed #if 0 sectionDaniel Stenberg
2000-11-29removed '#if 0' sectionsDaniel Stenberg
2000-11-29I'd love to see test cases with submitted patches...Daniel Stenberg
2000-11-29minor things about the test suite addedDaniel Stenberg
2000-11-28now counts all test cases and presents a counter at the endDaniel Stenberg
2000-11-28maxredirsDaniel Stenberg
2000-11-28max-redirs test case dataDaniel Stenberg
2000-11-28free the URL on redirections, this was a previous memory leakDaniel Stenberg
2000-11-28added maxredirsDaniel Stenberg
2000-11-28Added max-redirs support (James Griffiths' patch)Daniel Stenberg
2000-11-28added maxredirs, moved CURL_PROGRESS* defines to src/main.cDaniel Stenberg
2000-11-28James Griffiths' max-redirs fixDaniel Stenberg
2000-11-27Added tests/ftpserver.plDaniel Stenberg
2000-11-27I rearranged it and added 'make test'Daniel Stenberg
2000-11-27spell checkDaniel Stenberg