summaryrefslogtreecommitdiff
path: root/lib/curl_addrinfo.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyright: updated year ranges out of syncDaniel Stenberg2020-05-241-2/+1
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-8/+8
* memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg2019-03-081-8/+5
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-131-1/+1
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-1/+1
* resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOSLuo Jinghua2016-06-071-1/+9
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* lib: Only define curl_dofreeaddrinfo if struct addrinfo is availableDan Fandrich2015-11-271-1/+2
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-041-0/+4
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-4/+1
* CURLOPT_RESOLVE: addedDaniel Stenberg2010-11-081-0/+2
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-2/+2
* VMS specific preprocessor symbol checking adjustmentsYang Tse2009-12-301-1/+1
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-2/+2
* Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single oneYang Tse2008-11-061-0/+2
* Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo()Yang Tse2008-10-301-0/+16
* Use our Curl_addrinfo definition even when an addrinfo struct is available.Yang Tse2008-10-301-0/+81