summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Support for FTP third party transfers is now droppedDaniel Stenberg2006-09-301-31/+5
* - Fixed my breakage from earlier today so that doing curl_easy_cleanup() on aDaniel Stenberg2006-09-111-0/+4
* Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg2006-09-072-4/+7
* oops, we're on the .6 track nowDaniel Stenberg2006-09-041-3/+3
* Watcom lacks <sys/time.h>.Gisle Vanem2006-09-031-0/+2
* Metaware's High-C has an ISO cpp.Gisle Vanem2006-08-291-1/+1
* David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA toDaniel Stenberg2006-08-292-40/+53
* Use __minix to detect Minix, which works on both ACK and GCC.Dan Fandrich2006-08-111-1/+1
* Initial stab at making libcurl compile under Minix 3.Dan Fandrich2006-08-041-1/+1
* Added 'curl_version_info_data::iconv_ver_num' for iconv version.Gisle Vanem2006-08-041-0/+3
* Fixed typo.Gisle Vanem2006-08-041-1/+1
* adding CURLM_CALL_MULTI_SOCKET that's just the same as CURLM_CALL_MULTI_PERFORMDaniel Stenberg2006-08-031-1/+7
* curl_multi_socket() and curl_multi_socket_all() got modified prototypes: theyDaniel Stenberg2006-07-301-2/+4
* [Hiper-related work] Added a function called curl_multi_assign() that willDaniel Stenberg2006-07-261-6/+23
* Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curlDaniel Stenberg2006-07-251-2/+5
* Enable --enable-hidden-symbols for SunPro CDan Fandrich2006-07-111-4/+5
* Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he...Yang Tse2006-07-051-2/+2
* Michael Wallner added curl_formget(), which allows an application to extractDaniel Stenberg2006-06-241-0/+20
* Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE andDaniel Stenberg2006-06-221-0/+5
* Implemented --enable-hidden-symbols configure option to enableDan Fandrich2006-06-121-1/+11
* starting the journey towards the next releaseDaniel Stenberg2006-06-121-3/+3
* Added SalfordC support.Gisle Vanem2006-04-261-1/+1
* CURL_VERSION_CONV is returned by curl_version_info if libcurl has been builtDaniel Stenberg2006-04-191-0/+2
* curl_multi_socket() updatesDaniel Stenberg2006-04-101-16/+37
* CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore!Daniel Stenberg2006-04-091-2/+2
* First commit of David McCreedy's EBCDIC and TPF changes.Daniel Stenberg2006-04-071-4/+46
* for the CURLDEBUG case, we redefine sprintf and vsprintf to make us noticeDaniel Stenberg2006-03-281-2/+9
* David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry pathDaniel Stenberg2006-03-211-1/+2
* start working towards 7.15.4Daniel Stenberg2006-03-201-3/+3
* --ftp-method and CURLOPT_FTP_FILEMETHOD are now documented and usableDaniel Stenberg2006-03-141-1/+11
* start over on what might become 7.15.3Daniel Stenberg2006-02-271-4/+4
* Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options thatDaniel Stenberg2006-02-111-1/+6
* Added CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE to libcurl. Set with theDaniel Stenberg2006-01-301-1/+9
* include sys/select.h on NetBSD as wellDaniel Stenberg2006-01-281-1/+1
* Made the copyright year match the latest modification's year.Daniel Stenberg2006-01-092-2/+2
* Removed inaccurate comment for upcoming curl_multi_socket() and family.Daniel Stenberg2006-01-021-45/+2
* Changes for PellesC compiler under Win32.Gisle Vanem2005-12-201-4/+7
* Undo previous change. This header file belongs to the publicYang Tse2005-12-191-1/+5
* Cleanup windows header includes. Where aplicable, inclusion ofYang Tse2005-12-181-5/+1
* lcc isn't Windows-only, so check for it in conjunction with WIN32Dan Fandrich2005-12-121-3/+3
* start working on 7.15.2Daniel Stenberg2005-12-061-3/+3
* Yang Tse adjusted the multiple header inclusion prevention definitionDaniel Stenberg2005-12-021-4/+3
* new experimental "ftp method" codeDaniel Stenberg2005-11-281-0/+3
* added note about the inclusion of curl.h from within this fileDaniel Stenberg2005-11-281-0/+9
* Mohun Biswas' suggested change to prevent GNU indent to warn on the =-1 line.Daniel Stenberg2005-10-181-1/+1
* Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave DribinDaniel Stenberg2005-10-141-3/+1
* start working on 7.15.1Daniel Stenberg2005-10-131-2/+2
* we all the next version 7.15.0 due to the new TFTP supportDaniel Stenberg2005-10-061-13/+16
* Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ipDaniel Stenberg2005-09-041-0/+6
* John Kelly added TFTP support to libcurl. A bunch of new error codes wasDaniel Stenberg2005-09-021-0/+7