aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2003-08-127.10.7-pre4 commitDaniel Stenberg
2003-08-11Added CURLINFO_HTTP_CONNECTCODEDaniel Stenberg
2003-08-11CURLOPT_PROXYAUTH added by Serge SemashkoDaniel Stenberg
2003-08-08Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was appliedDaniel Stenberg
2003-07-287.10.6Daniel Stenberg
2003-07-22Don't depend on the TIME_WITH_SYS_TIME define. win32 doesn't have sys/time.hDaniel Stenberg
2003-07-21pre4-commitDaniel Stenberg
2003-07-04Peter Sylvester's patch was applied that introduces the following:Daniel Stenberg
2003-06-26beautified and added comments all overDaniel Stenberg
2003-06-12CURLHTTP* renamed to CURLAUTH* and NEGOTIATE is now GSSNEGOTIATE as there'sDaniel Stenberg
2003-06-10Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we planDaniel Stenberg
2003-06-10Daniel Kouril's patch that adds HTTP negotiation support to libcurl wasDaniel Stenberg
2003-06-06spellfixDaniel Stenberg
2003-06-05Reversed the logic to only include the <sys/select.h> header on systemsDaniel Stenberg
2003-05-27Documented which rules the public headers must follow when we writeDaniel Stenberg
2003-05-27oops, removed a # too manyDaniel Stenberg
2003-05-27remove usage of HAVE_* defines, we cannot and shall not depend on any suchDaniel Stenberg
2003-05-27sys/select.h is not present on HPUX, avoid including itDaniel Stenberg
2003-05-27CURLOPT_HTTPDIGEST is addedDaniel Stenberg
2003-05-26languageDaniel Stenberg
2003-05-26Chris Lewis mentioned that he doesn't get WIN32 defined, only _WIN32 so weDaniel Stenberg
2003-05-197.10.5 commitDaniel Stenberg
2003-05-09CURLOPT_FTP_USE_EPRT addedDaniel Stenberg
2003-05-09AIX wants sys/select.hDaniel Stenberg
2003-04-027.10.4 commitDaniel Stenberg
2003-03-317.10.4-pre6 commitDaniel Stenberg
2003-03-31Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH thatDaniel Stenberg
2003-03-10Include sys/types.h as well. Ray DeGennaro reports successful compiling onDaniel Stenberg
2003-02-28Removed the defines for strequal() and strnequal().Daniel Stenberg
2003-02-247.10.4-pre2 commitDaniel Stenberg
2003-02-04added the sharing of DNS cacheJean-Philippe Barette-LaPierre
2003-02-04James Bursa corrected a bad commentDaniel Stenberg
2003-01-22oops, broken comment fixedDaniel Stenberg
2003-01-22extern C this to work in C++ conditionsDaniel Stenberg
2003-01-16copyright year update in the source headerDaniel Stenberg
2003-01-147.10.3 commitDaniel Stenberg
2003-01-097.10.3-pre4Daniel Stenberg
2003-01-09rename the curl share error enum prefixDaniel Stenberg
2003-01-08cleaned up the share data types and prototypes to be more in line whatDaniel Stenberg
2003-01-07Simon Liu's HTTP200ALIASES-patch!Daniel Stenberg
2002-12-207.10.3-commitDaniel Stenberg
2002-12-18CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERRORDaniel Stenberg
2002-12-11moved the includes to outside the extern "C" stuffDaniel Stenberg
2002-12-047.10.3-pre2Daniel Stenberg
2002-11-20Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATEDaniel Stenberg
2002-11-187.10.2Daniel Stenberg
2002-11-18as requested, CURLE_OPERATION_TIMEDOUT is now the same asDaniel Stenberg
2002-10-23improved the check for an ISO cpp by checking specificly for __BORLANDC__Daniel Stenberg
2002-10-117.10.1 commitDaniel Stenberg
2002-10-017.10Daniel Stenberg