Age | Commit message (Expand) | Author |
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 |
2008-07-30 | Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of | Yang Tse |
2008-07-30 | Show autom4te and aclocal versions. | Yang Tse |
2008-07-30 | Minor Symbian updates. | Dan Fandrich |
2008-07-30 | Fixed --use-ascii to properly convert text files on Symbian OS, MS-DOS | Dan Fandrich |
2008-07-29 | Updtae #148 with link to start of thread | Yang Tse |
2008-07-29 | Updated #144 | Yang Tse |
2008-07-29 | 56. When libcurl sends CURLOPT_POSTQUOTE commands when connected to a SFTP | Daniel Stenberg |
2008-07-29 | Added: | Daniel Stenberg |
2008-07-29 | Document that PKG_CONFIG_PATH is the preferred way to configure with | Dan Fandrich |
2008-07-29 | For testing purposes on SunOS systems; directly feed acinclude.m4 with | Yang Tse |
2008-07-29 | For debugging purposes, show all sed's available in PATH on SunOS systems. | Yang Tse |
2008-07-29 | Return an error code when extra files are found in filecheck: | Dan Fandrich |
2008-07-29 | Eliminate a unnecessary socket creation in Curl_getaddrinfo for an IPv4 | Dan Fandrich |
2008-07-29 | Add quoting for the AC_DEFINE arguments. | Yang Tse |
2008-07-29 | Also remove the whitespace. | Yang Tse |
2008-07-29 | Also remove the extra quoting. | Yang Tse |
2008-07-29 | Replace some '@%:@' quadigraphs by its actual representation '#'. | Yang Tse |
2008-07-29 | Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4 | Yang Tse |
2008-07-29 | ignore *.dist files | Yang Tse |
2008-07-29 | Added test case 1050 to test --ftp-port with an IPv6 address. | Dan Fandrich |
2008-07-28 | I removed: "139 - Christopher Palow's CURLM_EASY_HANDLE_EXISTS patch" simply | Daniel Stenberg |
2008-07-28 | Added test cases 1045 through 1049 as simple tests of --interface using the | Dan Fandrich |
2008-07-28 | Fixed display of the interface bind address in the trace output when it's | Dan Fandrich |
2008-07-28 | Ensure that buildconf runs from the subdirectory where configure.ac lives | Yang Tse |
2008-07-28 | Remove files generated on previous buildconf/configure run, | Yang Tse |
2008-07-28 | for debugging purposes show ACLOCAL_FLAGS | Yang Tse |
2008-07-28 | ignore another file that might be generated | Yang Tse |
2008-07-27 | These lines were unintentionally removed in previous commit | Yang Tse |
2008-07-27 | Partially undo change that prevented SED, GREP, EGREP and AR from being chang... | Yang Tse |
2008-07-27 | Assert that SED and GREP are set | Yang Tse |
2008-07-27 | Require autoconf 2.57 or newer | Yang Tse |
2008-07-27 | When calling aclocal, user defined ACLOCAL_FLAGS will now precede ours. | Yang Tse |
2008-07-27 | For debugging purposes, run aclocal in verbose mode on SunOS systems. | Yang Tse |
2008-07-27 | move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS | Yang Tse |
2008-07-27 | setup.h handles definition of _REENTRANT based on NEED_REENTRANT | Yang Tse |
2008-07-27 | Remove explicit inclusion of our m4 files first. It was interesting as a test, | Yang Tse |
2008-07-27 | Added feature in runtests.pl to select tests based on key word. | Dan Fandrich |