platform/upstream/curl.git
2008-11-07 Yang Tseterminate with appropriate exit code
2008-11-07 Yang Tsegive credit where credit is due
2008-11-06 Yang TseBug #2230535 (curl.haxx.se/bug/view.cgi?id=2230535...
2008-11-06 Yang TseAdd missing curl_addrinfo, and sort the list.
2008-11-06 Yang TseMerged existing IPv4 and IPv6 Curl_ip2addr functions...
2008-11-06 Dan FandrichAdded test 1086 to test a timeout the occurs during...
2008-11-06 Dan FandrichMake the SLOWDOWN option slow the FTP data connection...
2008-11-06 Dan FandrichFactored out some common code into a new function outpu...
2008-11-05 Daniel Stenbergmention the speed unit for the _SPEED_LARGE options...
2008-11-05 Daniel Stenbergcorrected and clarified the *_SPEED_LARGE comments
2008-11-05 Daniel Stenberg7.19.1 is now history
2008-11-05 Daniel Stenbergand we're back on square one working on the next release...
2008-11-05 Daniel Stenberg7.19.1 coming up
2008-11-04 Daniel Stenbergoops, use the correct option name
2008-11-04 Daniel Stenbergthe pending bugs are now moved to next release
2008-11-04 Daniel StenbergCURLINFO_FILETIME now works for file:// transfers as...
2008-11-03 Yang TseSync up with reality
2008-11-03 Daniel Stenberg- Bug #2218480 (curl.haxx.se/bug/view.cgi?id=2218480...
2008-11-03 Gisle VanemIf building with CURLDEBUG, sprintf() is defined away...
2008-11-03 Gisle VanemAdded '#define HAVE_GETNAMEINFO' and qualifiers/types
2008-11-03 Gisle Vanemdjgpp/DOS does have getaddrinfo().
2008-11-03 Yang Tsefix length of longest IPv6 address string
2008-11-03 Daniel StenbergI liked Daniel Johnson's simplified version bumper...
2008-11-02 Dan FandrichMarked with TODO comments a number of problems in the...
2008-11-01 Daniel Stenberg183 - "libcurl issue with IPv6 and c-ares"
2008-11-01 Daniel StenbergDaniel Johnson reported and fixed ipv4 name resolves...
2008-11-01 Daniel StenbergAdded a TODO file to list things we want changed, added...
2008-11-01 Daniel Stenbergbump VERSIONINFO for the upcoming release
2008-11-01 Daniel Stenberg- Carlo Contavalli added support for the glibc "rotate...
2008-11-01 Yang TseAdjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo...
2008-11-01 Yang TseWIN32 availability of freeaddrinfo, getaddrinfo and...
2008-11-01 Gisle Vaneminit_resolve_thread() needs 'hints' on the native form.
2008-11-01 Gisle VanemAdded '#define HAVE_GETADDRINFO'.
2008-11-01 Gisle VanemAdded curl_addrinfo.obj. Rearranged alphabetically.
2008-11-01 Gisle VanemFix typos.
2008-10-31 Daniel StenbergCleaned up in preparation for release next week. I...
2008-10-31 Yang Tsefix OOM handling
2008-10-30 Yang TseNetWare LIBC target has getaddrinfo() and freeaddrinfo()
2008-10-30 Yang TseMove curl_dofreeaddrinfo() and curl_dofreeaddrinfo()
2008-10-30 Yang Tseremove bogus whitespace
2008-10-30 Yang Tsecheck for freeaddrinfo() at configuration phase
2008-10-30 Yang TseThese two variables are now Curl_addrinfo pointers
2008-10-30 Yang Tseremove bogus comment
2008-10-30 Yang Tseupdate aclocal file serial number
2008-10-30 Yang TseUse our Curl_addrinfo definition even when an addrinfo...
2008-10-30 Yang Tseremove verification of the freeability of the addrinfo...
2008-10-30 Dan FandrichSLOWDOWN actually causes a 0.01 second delay between...
2008-10-29 Daniel Stenberg--ftp-method was added in 7.15.1. This mention ends...
2008-10-29 Dan FandrichFixed a bug that caused a few bytes of garbage to be...
2008-10-29 Yang Tsefix comment
2008-10-29 Yang Tsemake CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
2008-10-28 Dan FandrichMention more restrictions on timeouts when using signals
2008-10-28 Daniel Stenbergadded an extra set of braces to unconfuse emacs and...
2008-10-28 Yang Tsefix leftover
2008-10-28 Dan FandrichTweaked the include paths to work in CodeWarrior
2008-10-28 Yang TseInitial attempt to detect at configuration time if...
2008-10-28 Dan FandrichChanged the "resolve" test precheck program to verify...
2008-10-28 Dan Fandrichcurlx.h isn't a system include file so it gets double...
2008-10-28 Yang TseInitial attempt to detect at configuration time if...
2008-10-28 Daniel StenbergPhilippe Vaucher pointed out this use of an outdated...
2008-10-28 Yang Tsefix test # 558 and 559 CFLAGS
2008-10-27 Dan FandrichAdded rawstr.c to some more non-configure curl makefiles
2008-10-27 Yang Tsedon't skip tests 558 and 559 on i686 icc autobuilds
2008-10-27 Yang Tsetest #558 tests internal hash create/destroy
2008-10-27 Gisle VanemAdded explicit rule and dependencies for $(OBJ_DIR...
2008-10-27 Yang TseSkip test #558 when libcurl is built with hidden symbols
2008-10-27 Yang TseFor tracing purposes log a fake call to getaddrinfo
2008-10-27 Yang Tseadd null-pointer check
2008-10-27 Yang Tseavoid using Curl_ip2addr(), simply build up a fake...
2008-10-26 Yang Tseconvert test #558 into something more interesting,...
2008-10-26 Yang Tsetest #558 verifies loop operation using malloc() and...
2008-10-25 Yang Tseadd missing header inclusions
2008-10-25 Dan FandrichAdded experimental support for zlib and OpenSSL on...
2008-10-25 Yang Tseicc adjustments:
2008-10-25 Yang Tseadd missing header inclusions
2008-10-24 Dan FandrichStop using in6addr_any because it's not available every...
2008-10-24 Dan FandrichAdded rawstr.c to Symbian curl build
2008-10-24 Yang Tsefix compiler warning
2008-10-24 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-24 Yang Tseicc permanent adjustment:
2008-10-24 Yang Tsefix compiler warning
2008-10-23 Dan FandrichAdded rawstr.c to the non-configure curl makefiles
2008-10-23 Dan FandrichAdded rawstr.c to the non-configure libcurl makefiles
2008-10-23 Yang Tsemoved some definitions from tftp.h to tftpd.c
2008-10-23 Yang Tsefix compiler warning
2008-10-23 Daniel Stenbergmoved the Curl_raw_ functions into the new lib/rawstr...
2008-10-23 Yang Tseicc adjustments:
2008-10-23 Yang TseRaise message severity up to warning, when strerror_r...
2008-10-23 Daniel Stenbergadded include to make the krb4 code compile again
2008-10-23 Dan FandrichReally old gcc doesn't like parenthesis around the...
2008-10-23 Dan FandrichTweaked a few tests to test proper Turkish locale handling
2008-10-23 Dan FandrichCreated Curl_raw_nequal() which does a C-locale string...
2008-10-23 Yang Tse#include <stdlib.h> for exit() prototype
2008-10-22 Dan FandrichUpdated example sizes and disable key words
2008-10-22 Dan FandrichFixed a compiler warning with --disable-proxy
2008-10-22 Daniel Stenbergfixed language, added the Solaris _REENTRANT thing
2008-10-22 Yang TseFor i686 icc autobuilds:
2008-10-22 Daniel Stenbergremoved four issues that had no action at all for the...
2008-10-22 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-22 Yang Tseremove from configure.ac temporary magic for the icc...
next