summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-04-26Added SalfordC support.Gisle Vanem
2006-04-19CURL_VERSION_CONV is returned by curl_version_info if libcurl has been builtDaniel Stenberg
2006-04-10curl_multi_socket() updatesDaniel Stenberg
2006-04-09CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore!Daniel Stenberg
2006-04-07First commit of David McCreedy's EBCDIC and TPF changes.Daniel Stenberg
2006-03-28for the CURLDEBUG case, we redefine sprintf and vsprintf to make us noticeDaniel Stenberg
2006-03-21David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry pathDaniel Stenberg
2006-03-20start working towards 7.15.4Daniel Stenberg
2006-03-14--ftp-method and CURLOPT_FTP_FILEMETHOD are now documented and usableDaniel Stenberg
2006-02-27start over on what might become 7.15.3Daniel Stenberg
2006-02-11Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options thatDaniel Stenberg
2006-01-30Added CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE to libcurl. Set with theDaniel Stenberg
2006-01-28include sys/select.h on NetBSD as wellDaniel Stenberg
2006-01-09Made the copyright year match the latest modification's year.Daniel Stenberg
2006-01-02Removed inaccurate comment for upcoming curl_multi_socket() and family.Daniel Stenberg
2005-12-20Changes for PellesC compiler under Win32.Gisle Vanem
2005-12-19Undo previous change. This header file belongs to the publicYang Tse
2005-12-18Cleanup windows header includes. Where aplicable, inclusion ofYang Tse
2005-12-12lcc isn't Windows-only, so check for it in conjunction with WIN32Dan Fandrich
2005-12-06start working on 7.15.2Daniel Stenberg
2005-12-02Yang Tse adjusted the multiple header inclusion prevention definitionDaniel Stenberg
2005-11-28new experimental "ftp method" codeDaniel Stenberg
2005-11-28added note about the inclusion of curl.h from within this fileDaniel Stenberg
2005-10-18Mohun Biswas' suggested change to prevent GNU indent to warn on the =-1 line.Daniel Stenberg
2005-10-14Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave DribinDaniel Stenberg
2005-10-13start working on 7.15.1Daniel Stenberg
2005-10-06we all the next version 7.15.0 due to the new TFTP supportDaniel Stenberg
2005-09-04Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ipDaniel Stenberg
2005-09-02John Kelly added TFTP support to libcurl. A bunch of new error codes wasDaniel Stenberg
2005-09-01work on 7.14.2 starts nowDaniel Stenberg
2005-08-24Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessibleDaniel Stenberg
2005-08-17removed old info about curl_getdate() just simply isn't true and hasn't beenDaniel Stenberg
2005-07-27Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is aDaniel Stenberg
2005-05-16start working on 7.14.1Daniel Stenberg
2005-04-18Initial curl_multi_socket() stuff, #ifdef'ed out for now but committed forDaniel Stenberg
2005-04-12next release will be version 7.14.0 thanks to the added GnuTLS supportDaniel Stenberg
2005-04-07ssl_version_num won't be used anymore since we will soon offer multiple SSLDaniel Stenberg
2005-04-057.13.3 in progressDaniel Stenberg
2005-03-31Updated the copyright year since changes have been this year.Daniel Stenberg
2005-03-11curl_version_info() returns the feature bit CURL_VERSION_SSPIDaniel Stenberg
2005-03-047.13.2-CVSDaniel Stenberg
2005-02-09FTP code turned into state machine. Not completely yet, but a good start.Daniel Stenberg
2005-02-01and we start over againDaniel Stenberg
2005-01-25Ian Ford asked about support for the FTP command ACCT, and I discovered it isDaniel Stenberg
2005-01-22next release will be 7.13.0Daniel Stenberg
2005-01-21FTP third transfer support overhaul. See CHANGES for details.Daniel Stenberg
2005-01-18skip sys/socket.h on windows CEDaniel Stenberg
2004-12-20Fixed a compile warning introduced by making the protocol table const. ThisDan Fandrich
2004-12-20start working on 7.12.4Daniel Stenberg
2004-12-14Moved the CURLE_SSL_ENGINE_INITFAILED error code last in the list so thatDaniel Stenberg