aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-07-30- Made the curl tool's -w option support the %{ssl_verify_result} variableDaniel Stenberg
2008-07-30Added test cases 1052 through 1055 to test uploading data from filesDan Fandrich
2008-07-30Factored out Curl_copy_header_valueDan Fandrich
2008-07-30Add file version serial number that might be used by 'aclocal' and others.Yang Tse
2008-07-30Update copyright year.Yang Tse
2008-07-30Sync comment with reality.Yang Tse
2008-07-30Added the problems with test cases 1041 and 1051Dan Fandrich
2008-07-30Added test case 1051 to test Location: following with PUT, as reportedDan Fandrich
2008-07-30Undo using the sreadfrom() wrapper to replace recvfrom() in our code, for rea...Yang Tse
2008-07-30#149 done. Awaiting autobuild verification before removing.Yang Tse
2008-07-30Undo using the sreadfrom() wrapper to replace recvfrom() in our code.Yang Tse
2008-07-30#148 no longer blocks #144Yang Tse
2008-07-30Reinstate hiding aclocal 'underquoted definition' warnings.Yang Tse
2008-07-30updated #148Yang Tse
2008-07-30Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way ofYang Tse
2008-07-30Show autom4te and aclocal versions.Yang Tse
2008-07-30Minor Symbian updates.Dan Fandrich
2008-07-30Fixed --use-ascii to properly convert text files on Symbian OS, MS-DOSDan Fandrich
2008-07-29Updtae #148 with link to start of threadYang Tse
2008-07-29Updated #144Yang Tse
2008-07-2956. When libcurl sends CURLOPT_POSTQUOTE commands when connected to a SFTPDaniel Stenberg
2008-07-29Added:Daniel Stenberg
2008-07-29Document that PKG_CONFIG_PATH is the preferred way to configure withDan Fandrich
2008-07-29For testing purposes on SunOS systems; directly feed acinclude.m4 withYang Tse
2008-07-29For debugging purposes, show all sed's available in PATH on SunOS systems.Yang Tse
2008-07-29Return an error code when extra files are found in filecheck:Dan Fandrich
2008-07-29Eliminate a unnecessary socket creation in Curl_getaddrinfo for an IPv4Dan Fandrich
2008-07-29Add quoting for the AC_DEFINE arguments.Yang Tse
2008-07-29Also remove the whitespace.Yang Tse
2008-07-29Also remove the extra quoting.Yang Tse
2008-07-29Replace some '@%:@' quadigraphs by its actual representation '#'.Yang Tse
2008-07-29Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4Yang Tse