summaryrefslogtreecommitdiff
path: root/lib/curl_addrinfo.c
AgeCommit message (Expand)Author
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-03-12memdebug: log pointer before freeing its dataDaniel Stenberg
2019-03-08memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-06-01curl_addrinfo: use same #ifdef conditions in source as headerDaniel Stenberg
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-04-07curl_setup: provide a CURL_SA_FAMILY_T type if none existsDaniel Stenberg
2018-04-07build: add picky compiler warning flags for gcc 6 and 7Eric Gallager
2018-03-30Merge tag 'curl-7_59_0' of https://github.com/curl/curlNils Gillmann
2018-02-07curl_addrinfo.c: Allow Unix Domain Sockets to compile under WindowsSteve Holme
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2017-12-06configure: check for netinet/in6.hRandall S. Becker
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22Improve code readbilitySylvestre Ledru
2017-08-22addrinfo: fix compiler warning on offsetof() useDaniel Stenberg
2017-08-22unix_socket: add support for abstract unix domain socketIsaac Boukris
2017-08-22checksrc: warn for assignments within if() expressionsDaniel Stenberg
2017-08-22checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2017-03-13Improve code readbilitySylvestre Ledru
2017-01-14addrinfo: fix compiler warning on offsetof() useDaniel Stenberg
2017-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-06-07resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOSLuo Jinghua
2016-04-29lib: include curl_printf.h as one of the last headersDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-07lwip: Fix compatibility issues with later versionsGisle Vanem
2015-03-16Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2015-03-03mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-10Curl_unix2addr: avoid using the variable name 'sun'Daniel Stenberg
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-10-24code cleanup: we prefer 'CURLcode result'Daniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang 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
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-05-26compiler warning: fixYang Tse
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-04-21In lib/, change 'wanna' to 'want to'.Fabian Keil
2010-11-24Curl_getaddrinfo_ex: sanitize function results follow-up.Yang Tse
2010-11-23Curl_getaddrinfo_ex: sanitize function results.Yang Tse
2010-11-08CURLOPT_RESOLVE: addedDaniel Stenberg
2010-07-30warning: silence a win64 compiler warningDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-01-18Constantine Sapuntzakis enhancements to make memory tracking log file writingYang Tse