platform/upstream/curl.git
2008-07-30 Yang TseReinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL...
2008-07-30 Yang TseShow autom4te and aclocal versions.
2008-07-30 Dan FandrichMinor Symbian updates.
2008-07-30 Dan FandrichFixed --use-ascii to properly convert text files on...
2008-07-29 Yang TseUpdtae #148 with link to start of thread
2008-07-29 Yang TseUpdated #144
2008-07-29 Daniel Stenberg56. When libcurl sends CURLOPT_POSTQUOTE commands when...
2008-07-29 Daniel StenbergAdded:
2008-07-29 Dan FandrichDocument that PKG_CONFIG_PATH is the preferred way...
2008-07-29 Yang TseFor testing purposes on SunOS systems; directly feed...
2008-07-29 Yang TseFor debugging purposes, show all sed's available in...
2008-07-29 Dan FandrichReturn an error code when extra files are found in...
2008-07-29 Dan FandrichEliminate a unnecessary socket creation in Curl_getaddr...
2008-07-29 Yang TseAdd quoting for the AC_DEFINE arguments.
2008-07-29 Yang TseAlso remove the whitespace.
2008-07-29 Yang TseAlso remove the extra quoting.
2008-07-29 Yang TseReplace some '@%:@' quadigraphs by its actual represent...
2008-07-29 Yang TseTests done using 'aclocal -I m4' in buildconf and ...
2008-07-29 Yang Tseignore *.dist files
2008-07-29 Dan FandrichAdded test case 1050 to test --ftp-port with an IPv6...
2008-07-28 Daniel StenbergI removed: "139 - Christopher Palow's CURLM_EASY_HANDLE...
2008-07-28 Dan FandrichAdded test cases 1045 through 1049 as simple tests...
2008-07-28 Dan FandrichFixed display of the interface bind address in the...
2008-07-28 Yang TseEnsure that buildconf runs from the subdirectory where...
2008-07-28 Yang TseRemove files generated on previous buildconf/configure...
2008-07-28 Yang Tsefor debugging purposes show ACLOCAL_FLAGS
2008-07-28 Yang Tseignore another file that might be generated
2008-07-27 Yang TseThese lines were unintentionally removed in previous...
2008-07-27 Yang TsePartially undo change that prevented SED, GREP, EGREP...
2008-07-27 Yang TseAssert that SED and GREP are set
2008-07-27 Yang TseRequire autoconf 2.57 or newer
2008-07-27 Yang TseWhen calling aclocal, user defined ACLOCAL_FLAGS will...
2008-07-27 Yang TseFor debugging purposes, run aclocal in verbose mode...
2008-07-27 Yang Tsemove ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS
2008-07-27 Yang Tsesetup.h handles definition of _REENTRANT based on NEED_...
2008-07-27 Yang TseRemove explicit inclusion of our m4 files first. It...
2008-07-27 Dan FandrichAdded feature in runtests.pl to select tests based...
2008-07-27 Dan FandrichEliminate a unnecessary socket creation in Curl_getaddr...
2008-07-27 Yang TseAnother step towards detecting if _REENTRANT is already...
2008-07-26 Daniel Stenberg- David Bau filed bug report #2026240 "CURL_READFUNC_PA...
2008-07-26 Dan FandrichAdded test 1044 to test large file support in ftp with -I.
2008-07-26 Yang TseExplicitly include our m4 files first. This might minim...
2008-07-26 Yang Tsesimplify multi '#' char comment line
2008-07-26 Yang TseAdd a 3 argument check for getprotobyname_r
2008-07-26 Yang Tseadditional debug logging of getprotobyname_r on Tru64...
2008-07-26 Yang TseNo longer hide aclocal 'underquoted definition' warnings.
2008-07-25 Yang Tsemove reentrant.m4 to the m4 subdirectory to avoid infin...
2008-07-24 Yang Tseadd checks for strtok_r and getprotobyname_r
2008-07-24 Yang TseAnother step towards detecting if _REENTRANT is already...
2008-07-24 Yang Tseignore curllib.vcproj
2008-07-24 Dan FandrichChanged the long logfile elision code in runtests.pl...
2008-07-23 Dan FandrichMention that the test harness can't check every possibl...
2008-07-23 Dan FandrichEliminated references to TRUE and FALSE since those...
2008-07-23 Daniel Stenberg- I went over the curl_easy_setopt man page and replace...
2008-07-23 Dan FandrichSimplified Minix compile instructions and added some...
2008-07-23 Yang Tsereorder argument number detection for getservbyport_r to
2008-07-22 Yang Tsecleanup duplicate line
2008-07-22 Yang TseMake sure that configure process tests are done with...
2008-07-22 Yang Tsechecks for gethostbyaddr_r with 7 and 8 args now also...
2008-07-22 Yang Tseminor reordering in OS/400 config/setup files
2008-07-21 Yang TseChange recvfrom's sixth argument data type to the ...
2008-07-21 Gisle VanemUndefine 'byte' due to dict.c.
2008-07-21 Yang Tseuse prototypes to improve getservbyport_r detection
2008-07-21 Yang Tsefix compiler warning: implicit conversion from "long...
2008-07-21 Yang Tsefix compiler warning: comparison between signed and...
2008-07-21 Yang TseAdjust recvfrom's sixth arg data type definition for...
2008-07-21 Yang TseUse the sreadfrom() wrapper to replace recvfrom() in...
2008-07-21 Yang Tsewhen recvfrom prototype uses a void pointer for argumen...
2008-07-20 Yang TseAdjust DEC/Compaq C compiler settings
2008-07-20 Yang TseRemove showing additional info needed to debug configure
2008-07-20 Yang TseAdded "pointer to void" as another data type to check...
2008-07-19 Yang TseTemporarily show additional info needed to debug configure
2008-07-19 Yang TseAdjust DEC/Compaq C compiler settings
2008-07-18 Patrick MonneratREADME.OS400 update for new string options.
2008-07-18 Patrick MonneratREADME.OS400 update for new string options.
2008-07-17 Dan FandrichFixed the XML syntax of a few test files.
2008-07-17 Yang TseRECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYP...
2008-07-16 Yang Tsefix comment
2008-07-16 Yang TseConfigure process now checks availability of recvfrom...
2008-07-16 Yang TseInitial DEC/Compaq C compiler detection and flags
2008-07-16 Yang TseImproved configure detection of number of arguments...
2008-07-15 Yang TseAllow --enable-largefile and --disable-largefile config...
2008-07-15 Yang Tseadd comment for include paths
2008-07-15 Yang Tseadd comment for include paths
2008-07-15 Dan FandrichAdded test1042 and test1043 to test -C - on HTTP.
2008-07-15 Dan FandrichAdded test1040 and test1041 to test -C - on HTTP. Test...
2008-07-14 Yang TseMove _REENTRANT definition earlier in lib/setup.h
2008-07-14 Yang TseRemoved inclusion of remaining system header files...
2008-07-14 Yang TseInclusion of <extra/stricmp.h> and <extra/strdup.h...
2008-07-14 Yang TseRemove duplicate file inclusions. These are already...
2008-07-14 Yang TseRemove duplicate file inclusions. These are already...
2008-07-14 Yang TseHTTP_ONLY definition check in lib/setup.h is now done...
2008-07-11 Yang Tsefix multiple header inclusion prevention definition
2008-07-11 Yang Tsemove multiple header inclusion prevention definition...
2008-07-11 Yang TseAdded missing multiple header inclusion prevention...
2008-07-11 Dan FandrichFixed test 553 to pass the torture test.
2008-07-11 Dan FandrichAvoid a potential zombie process when killing an old...
2008-07-11 Daniel Stenbergdocument the exit codes 82 and 83 that are new in 7...
2008-07-11 Daniel Stenbergindent and comment cleanup (no code change)
2008-07-11 Daniel Stenberg- Daniel Fandrich found out we didn't pass on the user...
next