summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* added CURL_READFUNC_ABORTDaniel Stenberg2004-06-211-0/+3
* Gisle's "SSL patch" from June 16th 2004, modified by me as discussed on theDaniel Stenberg2004-06-181-0/+2
* Added CURL_FORMADD_DISABLED when libcurl is built with HTTP disabledDaniel Stenberg2004-06-091-0/+1
* Kjetil Jacobsen pointed out that the CURLOPT_FILETIME option was wronglyDaniel Stenberg2004-06-081-3/+3
* *seven* new options to support 3rd party FTP transfersDaniel Stenberg2004-06-021-1/+29
* 7.12.1-CVS in progressDaniel Stenberg2004-06-021-8/+8
* Gisle's adjustments to allow building with lcc-win32Daniel Stenberg2004-06-021-4/+4
* delete trailing whitespaceDaniel Stenberg2004-05-241-23/+23
* Added CURLSHE_NOMEMDaniel Stenberg2004-05-141-0/+1
* make the libidn pointer in the version struct a constDaniel Stenberg2004-05-111-1/+1
* curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg2004-05-111-0/+32
* removed curl_formparse() from the libraryDaniel Stenberg2004-05-041-8/+0
* deprecated functionsDaniel Stenberg2004-04-301-8/+3
* typedef CURL in the curl.h file instead of only having a single useful typedefDaniel Stenberg2004-04-262-29/+2
* the next release is planned to become 7.12.0Daniel Stenberg2004-04-262-21/+29
* define the obsolete options to different values to prevent "duplicate case"Daniel Stenberg2004-04-231-5/+5
* we're working on 7.11.2-CVS right nowDaniel Stenberg2004-03-311-3/+3
* tcp-nodelay patch by Joe HalpinDaniel Stenberg2004-03-251-0/+3
* make clean now removes *dist files too that might be leftovers fromDaniel Stenberg2004-03-251-0/+2
* Added protos for the upcoming curl_*_strerror() functionsDaniel Stenberg2004-03-242-1/+33
* Introducing curl/curlver.h for keeping the curl version info only.Daniel Stenberg2004-03-223-31/+57
* Günter Knauf's NetWare changes.Daniel Stenberg2004-03-171-1/+1
* Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of theDaniel Stenberg2004-03-121-0/+3
* #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