aboutsummaryrefslogtreecommitdiff
path: root/include/curl/curl.h
AgeCommit message (Expand)Author
2003-10-21pre5Daniel Stenberg
2003-10-187.10.8-pre4Daniel Stenberg
2003-10-17Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.Daniel Stenberg
2003-10-16password promting support removed from libcurlDaniel Stenberg
2003-10-087.10.8-pre3 commitDaniel Stenberg
2003-10-03Renamed the function argument named 'access', as noted by Neil Spring in theDaniel Stenberg
2003-09-217.10.8-pre2Daniel Stenberg
2003-09-19Added CURLOPT_IPRESOLVE supportDaniel Stenberg
2003-09-19Markus Moeller's SPNEGO patch applied, with my edits, additions and minorDaniel Stenberg
2003-09-077.10.8-pre1 commitDaniel Stenberg
2003-09-04CURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAILDaniel Stenberg
2003-09-03Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT patch applied.Daniel Stenberg
2003-09-01CURLE_LDAP_INVALID_URL added (by Henrik Storner)Daniel Stenberg
2003-08-20CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODEDaniel Stenberg
2003-08-157.10.7Daniel Stenberg
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-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-27CURLOPT_HTTPDIGEST is addedDaniel Stenberg
2003-05-197.10.5 commitDaniel Stenberg
2003-05-09CURLOPT_FTP_USE_EPRT addedDaniel 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-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-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