aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_addrinfo.h
AgeCommit message (Expand)Author
2020-05-24copyright: updated year ranges out of syncDaniel Stenberg
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2019-03-08memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg
2017-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-06-07resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOSLuo Jinghua
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-11-27lib: Only define curl_dofreeaddrinfo if struct addrinfo is availableDan Fandrich
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2010-11-08CURLOPT_RESOLVE: addedDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2009-12-30VMS specific preprocessor symbol checking adjustmentsYang Tse
2009-05-02Use build-time configured curl_socklen_t instead of socklen_tYang Tse
2008-11-06Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single oneYang Tse
2008-10-30Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo()Yang Tse
2008-10-30Use our Curl_addrinfo definition even when an addrinfo struct is available.Yang Tse