summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove usage of HAVE_* defines, we cannot and shall not depend on any suchDaniel Stenberg2003-05-272-7/+1
* sys/select.h is not present on HPUX, avoid including itDaniel Stenberg2003-05-271-0/+3
* CURLOPT_HTTPDIGEST is addedDaniel Stenberg2003-05-271-2/+6
* languageDaniel Stenberg2003-05-261-2/+2
* Chris Lewis mentioned that he doesn't get WIN32 defined, only _WIN32 so weDaniel Stenberg2003-05-261-0/+5
* 7.10.5 commitcurl-7_10_5Daniel Stenberg2003-05-191-1/+1
* CURLOPT_FTP_USE_EPRT addedDaniel Stenberg2003-05-091-2/+7
* AIX wants sys/select.hDaniel Stenberg2003-05-091-0/+1
* 7.10.4 commitcurl-7_10_4Daniel Stenberg2003-04-021-1/+1
* 7.10.4-pre6 commitDaniel Stenberg2003-03-311-1/+1
* Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH thatDaniel Stenberg2003-03-311-1/+6
* Include sys/types.h as well. Ray DeGennaro reports successful compiling onDaniel Stenberg2003-03-101-0/+1
* Removed the defines for strequal() and strnequal().Daniel Stenberg2003-02-281-2/+0
* 7.10.4-pre2 commitDaniel Stenberg2003-02-241-2/+2