Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / curl_addrinfo.c
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-05-26 Yang Tsecompiler warning: fix
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-21 Fabian KeilIn lib/, change 'wanna' to 'want to'.
2010-11-24 Yang TseCurl_getaddrinfo_ex: sanitize function results follow-up.
2010-11-23 Yang TseCurl_getaddrinfo_ex: sanitize function results.
2010-11-08 Daniel StenbergCURLOPT_RESOLVE: added
2010-07-30 Daniel Stenbergwarning: silence a win64 compiler warning
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-18 Yang TseConstantine Sapuntzakis enhancements to make memory...
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2009-05-10 Yang TseFix type cast
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2009-04-25 Yang TseFurther narrow the use of the icc 9.1 optimizer workaround.
2009-04-24 Yang TseTry a simpler variation of the 'volatile' variables...
2009-04-23 Yang TseTry another variation of the 'volatile' variables icc...
2009-04-22 Yang TseDisable optimizations when compiling function Curl_free...
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-04-21 Yang TseMoved potential inclusion of system's malloc.h and...
2009-04-17 Yang Tsefurther narrow the use of the icc 9.1 optimizer workaround
2009-04-16 Yang Tseattempt to workaround icc 9.1 optimizer induced problem
2009-04-14 Yang Tsefix compiler warning: implicit conversion shortens...
2009-04-13 Yang Tsefix compiler warning: implicit conversion shortens...
2008-11-06 Yang TseMerged existing IPv4 and IPv6 Curl_ip2addr functions...
2008-11-01 Gisle VanemFix typos.
2008-10-30 Yang TseMove curl_dofreeaddrinfo() and curl_dofreeaddrinfo()
2008-10-30 Yang Tseremove bogus comment
2008-10-30 Yang TseUse our Curl_addrinfo definition even when an addrinfo...