summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* start working on 7.14.1Daniel Stenberg2005-05-161-3/+3
* Initial curl_multi_socket() stuff, #ifdef'ed out for now but committed forDaniel Stenberg2005-04-181-14/+118
* next release will be version 7.14.0 thanks to the added GnuTLS supportDaniel Stenberg2005-04-121-4/+4
* ssl_version_num won't be used anymore since we will soon offer multiple SSLDaniel Stenberg2005-04-071-2/+2
* 7.13.3 in progressDaniel Stenberg2005-04-051-3/+3
* Updated the copyright year since changes have been this year.Daniel Stenberg2005-03-312-2/+2
* curl_version_info() returns the feature bit CURL_VERSION_SSPIDaniel Stenberg2005-03-111-0/+1
* 7.13.2-CVSDaniel Stenberg2005-03-041-3/+3
* FTP code turned into state machine. Not completely yet, but a good start.Daniel Stenberg2005-02-091-1/+5
* and we start over againDaniel Stenberg2005-02-011-3/+3
* Ian Ford asked about support for the FTP command ACCT, and I discovered it isDaniel Stenberg2005-01-251-0/+4
* next release will be 7.13.0Daniel Stenberg2005-01-221-5/+5
* FTP third transfer support overhaul. See CHANGES for details.Daniel Stenberg2005-01-211-15/+17
* skip sys/socket.h on windows CEDaniel Stenberg2005-01-181-0/+2
* Fixed a compile warning introduced by making the protocol table const. ThisDan Fandrich2004-12-201-3/+3
* 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