Age | Commit message (Expand) | Author |
2008-08-03 | Improved title | Dan Fandrich |
2008-08-03 | Adjust DEC/Compaq C compiler settings. | Yang Tse |
2008-08-03 | Another AC_TRY_COMPILE conversion to AC_COMPILE_IFELSE | Yang Tse |
2008-08-02 | No longer test availability of the gdi32 library, nor use it for linking, even | Yang Tse |
2008-08-01 | Added tests 1057 and 1058 to test FTP and HTTPS transfers with ranges | Dan Fandrich |
2008-08-01 | Another AC_TRY_LINK conversion to AC_LINK_IFELSE. | Yang Tse |
2008-08-01 | Another AC_TRY_LINK conversion to AC_LINK_IFELSE. | Yang Tse |
2008-08-01 | Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn't | Dan Fandrich |
2008-08-01 | This line was for local testing, not intended to be committed. | Yang Tse |
2008-08-01 | Add a whitespace | Yang Tse |
2008-08-01 | Ensure that reserved keyword AC_DEFUN is only used for its purpose. | Yang Tse |
2008-08-01 | Removed definition of CURL_CHECK_WORKING_RESOLVER from acinclude.m4 it has | Yang Tse |
2008-08-01 | Sync up with reality | Yang Tse |
2008-08-01 | Sync up with reality | Yang Tse |
2008-08-01 | Rename reentrant.m4 to avoid filename clash. | Yang Tse |
2008-08-01 | User names embedded in proxy URLs without a password were parsed | Dan Fandrich |
2008-08-01 | Added more code under #ifndef CURL_DISABLE_HTTP to fix builds with | Dan Fandrich |
2008-08-01 | Refactored create_conn by breaking it up into many smaller functions | Dan Fandrich |
2008-08-01 | Made a parameter const | Dan Fandrich |
2008-07-31 | Fixed a problem with any FTP URL or any URLs containing an IPv6 address | Dan Fandrich |
2008-07-31 | Fixed parsing of an IPv6 proxy address to support a scope identifier, | Dan Fandrich |
2008-07-31 | Second version of the patch addressing building outside of CVS tree | Yang Tse |
2008-07-31 | New CURLOPT_ADDRESS_SCOPE option in ILE/RPG binding | Patrick Monnerat |
2008-07-31 | Fixed keyword | Dan Fandrich |
2008-07-31 | Added keywords | Dan Fandrich |
2008-07-31 | Added test of IPv6 scope handling | Dan Fandrich |
2008-07-31 | Fixed a couple of problems in the IPv6 scope code. First, a host name in | Dan Fandrich |
2008-07-31 | s/silly/underquoted definition/ | Yang Tse |
2008-07-31 | #149 fully done and verified. Removed from here now. | Yang Tse |
2008-07-31 | Fixed a couple of buffer overflows in the MS-DOS port of the curl tool. | Dan Fandrich |
2008-07-30 | Added IPv6 section | Dan Fandrich |
2008-07-30 | Committed just now and thus removed from here: | Daniel Stenberg |
2008-07-30 | another option added, bump counter | Daniel Stenberg |
2008-07-30 | - Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URL | Daniel Stenberg |
2008-07-30 | Fixed: | Daniel Stenberg |
2008-07-30 | - PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies a | Daniel Stenberg |
2008-07-30 | - Made the curl tool's -w option support the %{ssl_verify_result} variable | Daniel Stenberg |
2008-07-30 | Added test cases 1052 through 1055 to test uploading data from files | Dan Fandrich |
2008-07-30 | Factored out Curl_copy_header_value | Dan Fandrich |
2008-07-30 | Add file version serial number that might be used by 'aclocal' and others. | Yang Tse |
2008-07-30 | Update copyright year. | Yang Tse |
2008-07-30 | Sync comment with reality. | Yang Tse |
2008-07-30 | Added the problems with test cases 1041 and 1051 | Dan Fandrich |
2008-07-30 | Added test case 1051 to test Location: following with PUT, as reported | Dan Fandrich |
2008-07-30 | Undo 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-30 | Undo using the sreadfrom() wrapper to replace recvfrom() in our code. | Yang Tse |
2008-07-30 | #148 no longer blocks #144 | Yang Tse |
2008-07-30 | Reinstate hiding aclocal 'underquoted definition' warnings. | Yang Tse |
2008-07-30 | updated #148 | Yang Tse |