summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* #ifdef #define #undef circus to prevent compiler warnings on #if operationsDaniel Stenberg2004-03-031-0/+19
* * Added CURL_VERSION_LARGEFILEDaniel Stenberg2004-03-011-15/+45
* Mark obsolete options with OSBOLETE in a comment on the same line, to makeDaniel Stenberg2004-02-271-16/+7
* David Byron's fixes to make the latest curl build fine under MSVC 6.Daniel Stenberg2004-02-261-1/+1
* Introducing the SECOND version of the version_info struct. This shouldDaniel Stenberg2004-02-021-1/+6
* s/not/noteDaniel Stenberg2004-01-221-1/+1
* curl_off_t is the new type for large file supportDaniel Stenberg2004-01-221-3/+17
* Removed defines with TIMECOND_ prefixes. They have been obsolte since April 22Daniel Stenberg2004-01-211-11/+0
* updated year in the copyright stringDaniel Stenberg2004-01-076-6/+6
* fix duplicatesDaniel Stenberg2004-01-051-2/+2
* David J Meyer's large file support.Daniel Stenberg2004-01-051-3/+33
* FTPS support added as RFC2228 and the murray-ftp-auth-ssl draft describe itDaniel Stenberg2003-11-241-4/+4
* FTPSSL support options and defines addedDaniel Stenberg2003-11-231-0/+16
* Added CURLOPT_NETRC_FILE.Daniel Stenberg2003-11-111-0/+6
* We offer the version number "in parts" as well by introducing three newDaniel Stenberg2003-11-061-1/+7
* Moved the TRUE and FALSE #defines to lib/setup.h instead, as they don'tDaniel Stenberg2003-11-061-7/+0
* starting on 7.10.9 in CVSDaniel Stenberg2003-11-011-1/+1
* Set version string to -CVS. This string is generated by maketgz at release-Daniel Stenberg2003-10-301-1/+1
* ignore .dist files hereDaniel Stenberg2003-10-301-0/+1
* pre5Daniel Stenberg2003-10-211-1/+1
* 7.10.8-pre4Daniel Stenberg2003-10-181-1/+1
* Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.Daniel Stenberg2003-10-171-0/+5
* password promting support removed from libcurlDaniel Stenberg2003-10-161-3/+3
* 7.10.8-pre3 commitDaniel Stenberg2003-10-081-1/+1
* Renamed the function argument named 'access', as noted by Neil Spring in theDaniel Stenberg2003-10-031-1/+1
* 7.10.8-pre2Daniel Stenberg2003-09-211-1/+1
* Added CURLOPT_IPRESOLVE supportDaniel Stenberg2003-09-191-1/+14
* Markus Moeller's SPNEGO patch applied, with my edits, additions and minorDaniel Stenberg2003-09-191-0/+1
* 7.10.8-pre1 commitDaniel Stenberg2003-09-071-1/+1
* CURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAILDaniel Stenberg2003-09-041-1/+3
* Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT patch applied.Daniel Stenberg2003-09-031-2/+8
* CURLE_LDAP_INVALID_URL added (by Henrik Storner)Daniel Stenberg2003-09-011-0/+1
* CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODEDaniel Stenberg2003-08-201-1/+5
* 7.10.7curl-7_10_7Daniel Stenberg2003-08-151-1/+1
* 7.10.7-pre4 commitDaniel Stenberg2003-08-121-1/+1
* Added CURLINFO_HTTP_CONNECTCODEDaniel Stenberg2003-08-111-13/+9
* CURLOPT_PROXYAUTH added by Serge SemashkoDaniel Stenberg2003-08-111-1/+6
* Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was appliedDaniel Stenberg2003-08-081-2/+5
* 7.10.6curl-7_10_6Daniel Stenberg2003-07-281-1/+1
* Don't depend on the TIME_WITH_SYS_TIME define. win32 doesn't have sys/time.hDaniel Stenberg2003-07-221-7/+3
* pre4-commitDaniel Stenberg2003-07-211-1/+1
* Peter Sylvester's patch was applied that introduces the following:Daniel Stenberg2003-07-041-1/+15
* beautified and added comments all overDaniel Stenberg2003-06-261-71/+181
* CURLHTTP* renamed to CURLAUTH* and NEGOTIATE is now GSSNEGOTIATE as there'sDaniel Stenberg2003-06-121-5/+5
* Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we planDaniel Stenberg2003-06-101-7/+11
* Daniel Kouril's patch that adds HTTP negotiation support to libcurl wasDaniel Stenberg2003-06-101-0/+4
* spellfixDaniel Stenberg2003-06-061-1/+1
* Reversed the logic to only include the <sys/select.h> header on systemsDaniel Stenberg2003-06-051-2/+6
* Documented which rules the public headers must follow when we writeDaniel Stenberg2003-05-271-0/+23
* oops, removed a # too manyDaniel Stenberg2003-05-271-1/+1