Use build-time configured curl_socklen_t instead of socklen_t
[platform/upstream/curl.git] / lib / curl_addrinfo.c
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...