Age | Commit message (Expand) | Author |
2005-09-04 | Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip | Daniel Stenberg |
2005-09-02 | John Kelly added TFTP support to libcurl. A bunch of new error codes was | Daniel Stenberg |
2005-09-01 | work on 7.14.2 starts now | Daniel Stenberg |
2005-08-24 | Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible | Daniel Stenberg |
2005-08-17 | removed old info about curl_getdate() just simply isn't true and hasn't been | Daniel Stenberg |
2005-07-27 | Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a | Daniel Stenberg |
2005-05-16 | start working on 7.14.1 | Daniel Stenberg |
2005-04-18 | Initial curl_multi_socket() stuff, #ifdef'ed out for now but committed for | Daniel Stenberg |
2005-04-12 | next release will be version 7.14.0 thanks to the added GnuTLS support | Daniel Stenberg |
2005-04-07 | ssl_version_num won't be used anymore since we will soon offer multiple SSL | Daniel Stenberg |
2005-04-05 | 7.13.3 in progress | Daniel Stenberg |
2005-03-31 | Updated the copyright year since changes have been this year. | Daniel Stenberg |
2005-03-11 | curl_version_info() returns the feature bit CURL_VERSION_SSPI | Daniel Stenberg |
2005-03-04 | 7.13.2-CVS | Daniel Stenberg |
2005-02-09 | FTP code turned into state machine. Not completely yet, but a good start. | Daniel Stenberg |
2005-02-01 | and we start over again | Daniel Stenberg |
2005-01-25 | Ian Ford asked about support for the FTP command ACCT, and I discovered it is | Daniel Stenberg |
2005-01-22 | next release will be 7.13.0 | Daniel Stenberg |
2005-01-21 | FTP third transfer support overhaul. See CHANGES for details. | Daniel Stenberg |
2005-01-18 | skip sys/socket.h on windows CE | Daniel Stenberg |
2004-12-20 | Fixed a compile warning introduced by making the protocol table const. This | Dan Fandrich |
2004-12-20 | start working on 7.12.4 | Daniel Stenberg |
2004-12-14 | Moved the CURLE_SSL_ENGINE_INITFAILED error code last in the list so that | Daniel Stenberg |
2004-12-13 | Added CURLcode CURLE_SSL_ENGINE_INITFAILED, | Gisle Vanem |
2004-12-11 | undef more obsolete defines if CURL_NO_OLDIES is defined | Daniel Stenberg |
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg |
2004-11-13 | Update comment. | Gisle Vanem |
2004-11-12 | Netware target (hosted on Linux gcc) doesn't support | Gisle Vanem |
2004-11-11 | fix curl.h include | Daniel Stenberg |
2004-11-09 | Changes for removing libcurl.def file on Win32. | Gisle Vanem |
2004-11-02 | Paul Nolan fix to make libcurl build nicely on Windows CE | Daniel Stenberg |
2004-10-19 | CURLINFO_NUM_CONNECTS and more | Daniel Stenberg |
2004-10-18 | start over on 7.12.3 | Daniel Stenberg |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg |
2004-09-30 | - Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an | Daniel Stenberg |
2004-09-30 | G�nter Knauf and Casey O'Donnell worked out an extra #if condition for the | Daniel Stenberg |
2004-09-16 | Added CURLOPT_FTPSSLAUTH | Daniel Stenberg |
2004-09-10 | minor indent change | Daniel Stenberg |
2004-08-17 | removed trailing whitespace | Daniel Stenberg |
2004-08-10 | 7.12.2 work in progress | Daniel Stenberg |
2004-07-29 | oops, curl_easy_reset is a void | Daniel Stenberg |
2004-07-29 | provide a curl_easy_reset() proto | Daniel Stenberg |
2004-07-24 | curl_easy_reset() added. Need testing and docs. I also think we should make | Daniel Stenberg |
2004-06-21 | added CURL_READFUNC_ABORT | Daniel Stenberg |
2004-06-18 | Gisle's "SSL patch" from June 16th 2004, modified by me as discussed on the | Daniel Stenberg |
2004-06-09 | Added CURL_FORMADD_DISABLED when libcurl is built with HTTP disabled | Daniel Stenberg |
2004-06-08 | Kjetil Jacobsen pointed out that the CURLOPT_FILETIME option was wrongly | Daniel Stenberg |
2004-06-02 | *seven* new options to support 3rd party FTP transfers | Daniel Stenberg |
2004-06-02 | 7.12.1-CVS in progress | Daniel Stenberg |
2004-06-02 | Gisle's adjustments to allow building with lcc-win32 | Daniel Stenberg |