aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-24T. Bharath's patch. It is kind of dirty, as it #pragma aways a whole bunchDaniel Stenberg
2001-08-24newly re-generated from the modified getdate.yDaniel Stenberg
2001-08-24include setup.h properly, not config.hDaniel Stenberg
2001-08-24extern declarations no longer done on windows (T. Bharath's patch)Daniel Stenberg
2001-08-24cleanupsDaniel Stenberg
2001-08-24Kevin Roth's comments about -G have been addressed:Daniel Stenberg
2001-08-24Tim Costello's bug report #454856Daniel Stenberg
2001-08-24strcasecmp() is banned from our code, should be strequal() everywhere!Daniel Stenberg
2001-08-23When setting *_URL or *_PROXY in *_setopt(), it is important that we checkDaniel Stenberg
2001-08-23started working on a function for writing (all) cookies, made it possibleDaniel Stenberg
2001-08-23added FTPS to the list of supported protocolsDaniel Stenberg
2001-08-23item 4.6 is now an indication of a crash, not a timeoutDaniel Stenberg
2001-08-23As Steve Lhomme pointed out, this generates 'libcurl.dll' now instead ofDaniel Stenberg
2001-08-23Nico's update: "modified the build procedure to restore to the right currentDaniel Stenberg
2001-08-23curl_formadd() using example, the 7.9 style of building rfc1867 form postsDaniel Stenberg
2001-08-23I want Sterling to be my friend, so I wasted some time on splitting up theDaniel Stenberg
2001-08-22Georg Huettenegger's fixes, man pages converted to HTML pages and includedDaniel Stenberg
2001-08-22CURLOPT_FTPASCII is the old name, CURLOPT_TRANSFERTEXT is the newDaniel Stenberg
2001-08-22libcurl.3 has the info nowDaniel Stenberg
2001-08-22CURLOPT_POST isn't needed these daysDaniel Stenberg
2001-08-22updatedDaniel Stenberg
2001-08-22libcurl.3 is the man pageDaniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-08-21added test44 formpost without Expect:, modified test9Daniel Stenberg
2001-08-21run 'make clean' before 'make dist' to make sure the HTML files are up-to-dateDaniel Stenberg
2001-08-21added a 'html' target that builds HTML versions from the man page sources.Daniel Stenberg
2001-08-21make html runs make html in the docs dirDaniel Stenberg
2001-08-21this is replaced with libcurl.3Daniel Stenberg
2001-08-21fflush the progress output, fixed configure.in for SSL without --with-sslDaniel Stenberg
2001-08-21Troy Engel's fix for running configure without --with-sslDaniel Stenberg
2001-08-21As Andrés García reported we need to fflush() the data->err so that theDaniel Stenberg
2001-08-20added "4.5 FIGURE OUT WHAT A POST LOOKS LIKE"Daniel Stenberg
2001-08-207.8.1Daniel Stenberg
2001-08-20libtool 1.3.5 leftoverDaniel Stenberg
2001-08-20updated version in header as we have 7.8.1 details in hereDaniel Stenberg
2001-08-20RFC2732 parsing, curl-config patching, -G added, kerberos name space fixing,Daniel Stenberg
2001-08-20Albert Chin's neat configure/package fixesDaniel Stenberg
2001-08-19SM's fix for -G on URLs with host name onlyDaniel Stenberg
2001-08-18<couldn't resist>Sterling Hughes
2001-08-17Curl_ prefix added to a few function callsDaniel Stenberg
2001-08-17include getinfo.h for Curl_getinfo() protoDaniel Stenberg
2001-08-17modified to use the renamed kerberos functions with Curl_ prefixDaniel Stenberg
2001-08-17Added two fields in the connectdata struct for kerberos fiddlesDaniel Stenberg
2001-08-17use the Curl_ name spaceDaniel Stenberg
2001-08-17removed dead/unused codeDaniel Stenberg
2001-08-17Curl_ prefixDaniel Stenberg
2001-08-17cleaned up rewriteDaniel Stenberg
2001-08-16Added -GDaniel Stenberg
2001-08-16updated to the latest fixes to the shell scriptDaniel Stenberg
2001-08-16hm, --cflags should only show the flags a 3rd party program would needDaniel Stenberg