]> git.ipfire.org Git - thirdparty/chrony.git/history - nameserv.c
test: use env shebang in all bash scripts
[thirdparty/chrony.git] / nameserv.c
2021-03-04  Miroslav Lichvarnameserv: avoid unnecessary getaddrinfo() calls
2021-03-04  Miroslav Lichvarnameserv: require getaddrinfo() and getnameinfo()
2020-06-29  Miroslav Lichvarnameserv: don't return scoped IPv6 addresses
2019-07-18  Miroslav Lichvarutil: move and improve sockaddr-specific functions
2019-06-26  Miroslav Lichvarnameserv: request SOCK_DGRAM socktype
2018-09-20  Miroslav Lichvarnameserv: adopt some include directives from sysincl.h
2017-10-04  Miroslav Lichvarnameserv: set hints for getaddrinfo() according to...
2016-01-20  Miroslav LichvarMerge branch '2.2-security'
2016-01-13  Miroslav Lichvarnameserv: return at most 16 addresses from DNS_Name2IPA...
2015-04-07  Miroslav LichvarMerge branch '1.31-security'
2014-10-23  Miroslav Lichvarnameserv: add support for returning multiple addresses
2014-10-23  Miroslav Lichvarnameserv: check that address returned from gethostbynam...
2014-10-03  Miroslav Lichvarutil: fix sockaddr function naming
2014-09-26  Miroslav Lichvarutil: use common functions to convert to/from sockaddr
2014-09-22  Miroslav Lichvarconfigure: unify macro naming for optional features
2014-04-29  Miroslav Lichvarconfigure: check if getaddrinfo() is available
2013-06-14  Miroslav LichvarCleanup including of system headers
2011-05-24  Miroslav LichvarUse config.h
2011-04-05  Miroslav LichvarAdd configure option to force retry on DNS failure
2011-01-28  Miroslav LichvarRemove CVS headers
2011-01-27  Miroslav LichvarUpdate copyright
2010-04-28  Miroslav LichvarDon't use AI_ADDRCONFIG hint
2010-04-27  Miroslav LichvarFix name resolving when IPv6 support is disabled
2010-04-27  Miroslav LichvarDon't retry resolving in DNS_Name2IPAddress
2010-01-12  Miroslav LichvarFix name resolving on NetBSD
2010-01-12  Miroslav LichvarReturn 0 from DNS_IPAddress2Name when name was truncated
2009-12-10  Miroslav LichvarUse AI_ADDRCONFIG only when defined
2009-10-28  Miroslav LichvarUpdate COPYING and FSF address
2009-10-28  Miroslav LichvarUpdate copyrights
2009-10-13  Miroslav LichvarAdd -4 and -6 options to set address family when resolv...
2009-10-13  Miroslav LichvarAdd IPv6 support
2008-11-10  Miroslav LichvarRetry name resolving after temporary failure few times...
2008-11-06  Miroslav LichvarFix resolving IP addresses into names on 64-bit big...
2007-06-26  Stefan LuckeFix sign v zero extension error in handling IP address
2007-06-26  Richard P. CurnowMerge branch 'vm'
2006-04-14  Richard P. CurnowMerge quashing of compile warnings
2006-04-14  kevin lydaQuash a load of compile warnings
2006-01-19  richardUpdate copyright to 2003
2006-01-19  richardReplace sprintf by snprintf (John Hasler)
2006-01-19  Richard P. CurnowEquivalent to V1.19.99.1