summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* start working on 7.12.4Daniel Stenberg2004-12-201-3/+3
* Moved the CURLE_SSL_ENGINE_INITFAILED error code last in the list so thatDaniel Stenberg2004-12-141-12/+12
* Added CURLcode CURLE_SSL_ENGINE_INITFAILED,Gisle Vanem2004-12-131-12/+15
* undef more obsolete defines if CURL_NO_OLDIES is definedDaniel Stenberg2004-12-111-1/+7
* HTTP "auth done right". See lib/README.httpauthDaniel Stenberg2004-11-241-6/+30
* Update comment.Gisle Vanem2004-11-131-1/+1
* Netware target (hosted on Linux gcc) doesn't supportGisle Vanem2004-11-121-2/+1
* fix curl.h includeDaniel Stenberg2004-11-111-1/+2
* Changes for removing libcurl.def file on Win32.Gisle Vanem2004-11-094-66/+83
* Paul Nolan fix to make libcurl build nicely on Windows CEDaniel Stenberg2004-11-022-1/+8
* CURLINFO_NUM_CONNECTS and moreDaniel Stenberg2004-10-191-1/+2
* start over on 7.12.3Daniel Stenberg2004-10-181-3/+3
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-2/+2
* - Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows anDaniel Stenberg2004-09-301-1/+2
* Günter Knauf and Casey O'Donnell worked out an extra #if condition for theDaniel Stenberg2004-09-301-0/+4
* Added CURLOPT_FTPSSLAUTHDaniel Stenberg2004-09-161-0/+21
* minor indent changeDaniel Stenberg2004-09-101-2/+2
* removed trailing whitespaceDaniel Stenberg2004-08-171-7/+7
* 7.12.2 work in progressDaniel Stenberg2004-08-101-3/+3
* oops, curl_easy_reset is a voidDaniel Stenberg2004-07-291-1/+1
* provide a curl_easy_reset() protoDaniel Stenberg2004-07-291-1/+1
* curl_easy_reset() added. Need testing and docs. I also think we should makeDaniel Stenberg2004-07-241-5/+18
* 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