aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-06- mention curl_multi_socket_action() rather than the deprecatedDaniel Stenberg
2008-08-06remove debug code I accidentally left in hereDaniel Stenberg
2008-08-06Removed TRACE() code.Gisle Vanem
2008-08-05The minimum autoconf version required for this file is 2.50Yang Tse
2008-08-05#148 Removed.Yang Tse
2008-08-05Validate that autom4te and autoconf versions match.Yang Tse
2008-08-04- Yehoshua Hershberg found a problem that would make libcurl re-use aDaniel Stenberg
2008-08-04- Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 andDaniel Stenberg
2008-08-04- Fix by Tofu Linden:Daniel Stenberg
2008-08-04Update #144Yang Tse
2008-08-04Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use.Yang Tse
2008-08-03- Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUTDaniel Stenberg
2008-08-03refer to the new option by its real nameDaniel Stenberg
2008-08-03Update #148Yang Tse
2008-08-03Improved titleDan Fandrich
2008-08-03Adjust DEC/Compaq C compiler settings.Yang Tse
2008-08-03Another AC_TRY_COMPILE conversion to AC_COMPILE_IFELSEYang Tse
2008-08-02No longer test availability of the gdi32 library, nor use it for linking, evenYang Tse
2008-08-01Added tests 1057 and 1058 to test FTP and HTTPS transfers with rangesDan Fandrich
2008-08-01Another AC_TRY_LINK conversion to AC_LINK_IFELSE.Yang Tse
2008-08-01Another AC_TRY_LINK conversion to AC_LINK_IFELSE.Yang Tse
2008-08-01Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn'tDan Fandrich
2008-08-01This line was for local testing, not intended to be committed.Yang Tse
2008-08-01Add a whitespaceYang Tse
2008-08-01Ensure that reserved keyword AC_DEFUN is only used for its purpose.Yang Tse
2008-08-01Removed definition of CURL_CHECK_WORKING_RESOLVER from acinclude.m4 it hasYang Tse
2008-08-01Sync up with realityYang Tse
2008-08-01Sync up with realityYang Tse
2008-08-01Rename reentrant.m4 to avoid filename clash.Yang Tse
2008-08-01User names embedded in proxy URLs without a password were parsedDan Fandrich
2008-08-01Added more code under #ifndef CURL_DISABLE_HTTP to fix builds withDan Fandrich
2008-08-01Refactored create_conn by breaking it up into many smaller functionsDan Fandrich
2008-08-01Made a parameter constDan Fandrich
2008-07-31Fixed a problem with any FTP URL or any URLs containing an IPv6 addressDan Fandrich
2008-07-31Fixed parsing of an IPv6 proxy address to support a scope identifier,Dan Fandrich
2008-07-31Second version of the patch addressing building outside of CVS treeYang Tse
2008-07-31New CURLOPT_ADDRESS_SCOPE option in ILE/RPG bindingPatrick Monnerat
2008-07-31Fixed keywordDan Fandrich
2008-07-31Added keywordsDan Fandrich
2008-07-31Added test of IPv6 scope handlingDan Fandrich
2008-07-31Fixed a couple of problems in the IPv6 scope code. First, a host name inDan Fandrich
2008-07-31s/silly/underquoted definition/Yang Tse
2008-07-31#149 fully done and verified. Removed from here now.Yang Tse
2008-07-31Fixed a couple of buffer overflows in the MS-DOS port of the curl tool.Dan Fandrich
2008-07-30Added IPv6 sectionDan Fandrich
2008-07-30Committed just now and thus removed from here:Daniel Stenberg
2008-07-30another option added, bump counterDaniel Stenberg
2008-07-30- Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URLDaniel Stenberg
2008-07-30Fixed:Daniel Stenberg
2008-07-30- PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies aDaniel Stenberg