summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2004-05-24delete trailing whitespaceDaniel Stenberg
2004-05-14Added CURLSHE_NOMEMDaniel Stenberg
2004-05-11make the libidn pointer in the version struct a constDaniel Stenberg
2004-05-11curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg
2004-05-04removed curl_formparse() from the libraryDaniel Stenberg
2004-04-30deprecated functionsDaniel Stenberg
2004-04-26typedef CURL in the curl.h file instead of only having a single useful typedefDaniel Stenberg
2004-04-26the next release is planned to become 7.12.0Daniel Stenberg
2004-04-23define the obsolete options to different values to prevent "duplicate case"Daniel Stenberg
2004-03-31we're working on 7.11.2-CVS right nowDaniel Stenberg
2004-03-25tcp-nodelay patch by Joe HalpinDaniel Stenberg
2004-03-25make clean now removes *dist files too that might be leftovers fromDaniel Stenberg
2004-03-24Added protos for the upcoming curl_*_strerror() functionsDaniel Stenberg
2004-03-22Introducing curl/curlver.h for keeping the curl version info only.Daniel Stenberg
2004-03-17Günter Knauf's NetWare changes.Daniel Stenberg
2004-03-12Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of theDaniel Stenberg
2004-03-03#ifdef #define #undef circus to prevent compiler warnings on #if operationsDaniel Stenberg
2004-03-01* Added CURL_VERSION_LARGEFILEDaniel Stenberg
2004-02-27Mark obsolete options with OSBOLETE in a comment on the same line, to makeDaniel Stenberg
2004-02-26David Byron's fixes to make the latest curl build fine under MSVC 6.Daniel Stenberg
2004-02-02Introducing the SECOND version of the version_info struct. This shouldDaniel Stenberg
2004-01-22s/not/noteDaniel Stenberg
2004-01-22curl_off_t is the new type for large file supportDaniel Stenberg
2004-01-21Removed defines with TIMECOND_ prefixes. They have been obsolte since April 22Daniel Stenberg
2004-01-07updated year in the copyright stringDaniel Stenberg
2004-01-05fix duplicatesDaniel Stenberg
2004-01-05David J Meyer's large file support.Daniel Stenberg
2003-11-24FTPS support added as RFC2228 and the murray-ftp-auth-ssl draft describe itDaniel Stenberg
2003-11-23FTPSSL support options and defines addedDaniel Stenberg
2003-11-11Added CURLOPT_NETRC_FILE.Daniel Stenberg
2003-11-06We offer the version number "in parts" as well by introducing three newDaniel Stenberg
2003-11-06Moved the TRUE and FALSE #defines to lib/setup.h instead, as they don'tDaniel Stenberg
2003-11-01starting on 7.10.9 in CVSDaniel Stenberg
2003-10-30Set version string to -CVS. This string is generated by maketgz at release-Daniel Stenberg
2003-10-30ignore .dist files hereDaniel Stenberg
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.7curl-7_10_7Daniel Stenberg