index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
curl_addrinfo.h
Age
Commit message (
Expand
)
Author
2017-01-13
unix_socket: add support for abstract unix domain socket
Isaac Boukris
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-06-07
resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS
Luo Jinghua
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-11-27
lib: Only define curl_dofreeaddrinfo if struct addrinfo is available
Dan Fandrich
2014-12-04
libcurl: add UNIX domain sockets support
Peter Wu
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2010-11-08
CURLOPT_RESOLVE: added
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-14
removed trailing whitespace
Yang Tse
2009-12-30
VMS specific preprocessor symbol checking adjustments
Yang Tse
2009-05-02
Use build-time configured curl_socklen_t instead of socklen_t
Yang Tse
2008-11-06
Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one
Yang Tse
2008-10-30
Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo()
Yang Tse
2008-10-30
Use our Curl_addrinfo definition even when an addrinfo struct is available.
Yang Tse