summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* - Shmulik Regev fixed so that the final CRLF of HTTP response headers are sentDaniel Stenberg2007-02-121-0/+5
* When building tarballs, we also set the timestamp of the generated package. T...Daniel Stenberg2007-02-121-0/+11
* - Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MSDaniel Stenberg2007-02-051-0/+4
* start working on 7.16.2Daniel Stenberg2007-01-301-4/+4
* Correct error code for CCC/SSL shutdown failureLinus Nielsen Feltzing2007-01-081-2/+2
* - Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option toDaniel Stenberg2007-01-051-1/+6
* James Housley brought support for SCP transfersDaniel Stenberg2006-11-021-1/+27
* Allow 'curl_*printf()' to be used in C++ programs.Gisle Vanem2006-10-301-0/+8
* start working on 7.16.1Daniel Stenberg2006-10-301-3/+3
* Armel Asselin separated CA cert verification problems from problems withDaniel Stenberg2006-10-211-0/+2
* Jeff Pohlmeyer has been working with the hiperfifo.c example source code,Daniel Stenberg2006-10-121-0/+20
* 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