summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 7.19.1 coming upcurl-7_19_1Daniel Stenberg2008-11-051-0/+2
* oops, use the correct option nameDaniel Stenberg2008-11-041-1/+1
* the pending bugs are now moved to next releaseDaniel Stenberg2008-11-041-3/+3
* CURLINFO_FILETIME now works for file:// transfers as wellDaniel Stenberg2008-11-043-1/+7
* Sync up with realityYang Tse2008-11-032-0/+21
* - Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out aDaniel Stenberg2008-11-035-60/+46
* If building with CURLDEBUG, sprintf() is defined away. So use curl_msprintf()Gisle Vanem2008-11-031-8/+8
* Added '#define HAVE_GETNAMEINFO' and qualifiers/typesGisle Vanem2008-11-031-1/+8
* djgpp/DOS does have getaddrinfo().Gisle Vanem2008-11-031-0/+1
* fix length of longest IPv6 address stringYang Tse2008-11-031-1/+2
* I liked Daniel Johnson's simplified version bumper guide so I modified theDaniel Stenberg2008-11-031-23/+8
* Marked with TODO comments a number of problems in the Kerberos code detectedDan Fandrich2008-11-022-1/+8
* 183 - "libcurl issue with IPv6 and c-ares"Daniel Stenberg2008-11-011-2/+0
* Daniel Johnson reported and fixed ipv4 name resolves when libcurl is builtDaniel Stenberg2008-11-013-2/+28
* Added a TODO file to list things we want changed, added or fixed.Daniel Stenberg2008-11-012-1/+10
* bump VERSIONINFO for the upcoming releaseDaniel Stenberg2008-11-011-2/+2
* - Carlo Contavalli added support for the glibc "rotate" option, as documentedDaniel Stenberg2008-11-016-27/+62
* Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo availabilityYang Tse2008-11-013-6/+6
* WIN32 availability of freeaddrinfo, getaddrinfo and getnameinfo functions is ...Yang Tse2008-11-013-10/+42
* init_resolve_thread() needs 'hints' on the native form.Gisle Vanem2008-11-011-2/+2
* Added '#define HAVE_GETADDRINFO'.Gisle Vanem2008-11-011-0/+7
* Added curl_addrinfo.obj. Rearranged alphabetically.Gisle Vanem2008-11-011-29/+35
* Fix typos.Gisle Vanem2008-11-011-3/+3
* Cleaned up in preparation for release next week. I'd say the remaining bugsDaniel Stenberg2008-10-311-6/+13
* fix OOM handlingYang Tse2008-10-311-8/+23
* NetWare LIBC target has getaddrinfo() and freeaddrinfo()Yang Tse2008-10-302-0/+4
* Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo()Yang Tse2008-10-305-42/+79
* remove bogus whitespaceYang Tse2008-10-301-2/+2
* check for freeaddrinfo() at configuration phaseYang Tse2008-10-304-2/+196
* These two variables are now Curl_addrinfo pointersYang Tse2008-10-301-1/+1
* remove bogus commentYang Tse2008-10-301-1/+0
* update aclocal file serial numberYang Tse2008-10-302-2/+2
* Use our Curl_addrinfo definition even when an addrinfo struct is available.Yang Tse2008-10-3010-209/+446
* remove verification of the freeability of the addrinfo struct pointer membersYang Tse2008-10-302-294/+0
* SLOWDOWN actually causes a 0.01 second delay between bytesDan Fandrich2008-10-301-1/+1
* --ftp-method was added in 7.15.1. This mention ends up a bit oddly formattedDaniel Stenberg2008-10-291-0/+1
* Fixed a bug that caused a few bytes of garbage to be sent after aDan Fandrich2008-10-293-3/+12
* fix commentYang Tse2008-10-291-2/+2
* make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDRYang Tse2008-10-294-272/+264
* Mention more restrictions on timeouts when using signalsDan Fandrich2008-10-281-7/+13
* added an extra set of braces to unconfuse emacs and then I re-indented aDaniel Stenberg2008-10-281-108/+108
* fix leftoverYang Tse2008-10-282-4/+4
* Tweaked the include paths to work in CodeWarriorDan Fandrich2008-10-282-5/+5
* Initial attempt to detect at configuration time if the getaddrinfo()Yang Tse2008-10-284-0/+152
* Changed the "resolve" test precheck program to verify that an IPv6 socketDan Fandrich2008-10-282-25/+46
* curlx.h isn't a system include file so it gets double quotesDan Fandrich2008-10-281-1/+1
* Initial attempt to detect at configuration time if the getaddrinfo()Yang Tse2008-10-285-45/+527
* Philippe Vaucher pointed out this use of an outdated option name...Daniel Stenberg2008-10-281-2/+2
* fix test # 558 and 559 CFLAGSYang Tse2008-10-281-2/+2
* Added rawstr.c to some more non-configure curl makefilesDan Fandrich2008-10-272-2/+6