Age | Commit message (Expand) | Author |
2006-08-29 | David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to | Daniel Stenberg |
2006-08-11 | Use __minix to detect Minix, which works on both ACK and GCC. | Dan Fandrich |
2006-08-04 | Initial stab at making libcurl compile under Minix 3. | Dan Fandrich |
2006-08-04 | Added 'curl_version_info_data::iconv_ver_num' for iconv version. | Gisle Vanem |
2006-08-04 | Fixed typo. | Gisle Vanem |
2006-08-03 | adding CURLM_CALL_MULTI_SOCKET that's just the same as CURLM_CALL_MULTI_PERFORM | Daniel Stenberg |
2006-07-30 | curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they | Daniel Stenberg |
2006-07-26 | [Hiper-related work] Added a function called curl_multi_assign() that will | Daniel Stenberg |
2006-07-25 | Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl | Daniel Stenberg |
2006-07-11 | Enable --enable-hidden-symbols for SunPro C | Dan Fandrich |
2006-07-05 | Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he... | Yang Tse |
2006-06-24 | Michael Wallner added curl_formget(), which allows an application to extract | Daniel Stenberg |
2006-06-22 | Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and | Daniel Stenberg |
2006-06-12 | Implemented --enable-hidden-symbols configure option to enable | Dan Fandrich |
2006-06-12 | starting the journey towards the next release | Daniel Stenberg |
2006-04-26 | Added SalfordC support. | Gisle Vanem |
2006-04-19 | CURL_VERSION_CONV is returned by curl_version_info if libcurl has been built | Daniel Stenberg |
2006-04-10 | curl_multi_socket() updates | Daniel Stenberg |
2006-04-09 | CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore! | Daniel Stenberg |
2006-04-07 | First commit of David McCreedy's EBCDIC and TPF changes. | Daniel Stenberg |
2006-03-28 | for the CURLDEBUG case, we redefine sprintf and vsprintf to make us notice | Daniel Stenberg |
2006-03-21 | David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path | Daniel Stenberg |
2006-03-20 | start working towards 7.15.4 | Daniel Stenberg |
2006-03-14 | --ftp-method and CURLOPT_FTP_FILEMETHOD are now documented and usable | Daniel Stenberg |
2006-02-27 | start over on what might become 7.15.3 | Daniel Stenberg |
2006-02-11 | Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options that | Daniel Stenberg |
2006-01-30 | Added CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE to libcurl. Set with the | Daniel Stenberg |
2006-01-28 | include sys/select.h on NetBSD as well | Daniel Stenberg |
2006-01-09 | Made the copyright year match the latest modification's year. | Daniel Stenberg |
2006-01-02 | Removed inaccurate comment for upcoming curl_multi_socket() and family. | Daniel Stenberg |
2005-12-20 | Changes for PellesC compiler under Win32. | Gisle Vanem |
2005-12-19 | Undo previous change. This header file belongs to the public | Yang Tse |
2005-12-18 | Cleanup windows header includes. Where aplicable, inclusion of | Yang Tse |
2005-12-12 | lcc isn't Windows-only, so check for it in conjunction with WIN32 | Dan Fandrich |
2005-12-06 | start working on 7.15.2 | Daniel Stenberg |
2005-12-02 | Yang Tse adjusted the multiple header inclusion prevention definition | Daniel Stenberg |
2005-11-28 | new experimental "ftp method" code | Daniel Stenberg |
2005-11-28 | added note about the inclusion of curl.h from within this file | Daniel Stenberg |
2005-10-18 | Mohun Biswas' suggested change to prevent GNU indent to warn on the =-1 line. | Daniel Stenberg |
2005-10-14 | Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave Dribin | Daniel Stenberg |
2005-10-13 | start working on 7.15.1 | Daniel Stenberg |
2005-10-06 | we all the next version 7.15.0 due to the new TFTP support | Daniel Stenberg |
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 |