summaryrefslogtreecommitdiff
path: root/lib/kernel/src/inet_res.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'raimo/empty-target-host/OTP-18543'Raimo Niskanen2023-04-241-4/+5
|\
| * Pass empty hostname through to backendRaimo Niskanen2023-04-051-5/+6
| * Change inet_parse:visible_string/1 to allow empty stringRaimo Niskanen2023-04-031-2/+2
* | Update inet_res et.al. for RFC6891; EDNS with DNSSEC OK bitRaimo Niskanen2023-02-081-5/+9
|/
* Fix a missing {ok,Name} wrapperRaimo Niskanen2022-05-241-4/+4
* Merge pull request #5803 from RaimoNiskanen/NineFX/kernel/hostent_spec_fix/PR...Raimo Niskanen2022-03-311-17/+27
|\
| * Rename rr_type() -> dns_rr_type()Raimo Niskanen2022-03-211-15/+15
| * Fix types for getbyname/2,3Raimo Niskanen2022-03-211-3/+13
* | Fix typos in lib/kernelKian-Meng, Ang2021-12-231-1/+1
* | Revise handling of IPv4-compatible IPv6 address lookupRaimo Niskanen2021-07-021-1/+15
* | Rewrite cname lookupsRaimo Niskanen2021-07-021-73/+94
* | Use case insensitive domain compareRaimo Niskanen2021-07-021-2/+2
* | Verify DNS replyRaimo Niskanen2021-07-021-37/+66
|/
* Fix join of name with search domain "."Raimo Niskanen2021-05-281-11/+21
* Fix option nxdomain_reply misspellingRaimo Niskanen2021-03-101-11/+10
* inet_res: add option to include the DNS reply in nxdomain errorsAndreas Schultz2021-03-091-11/+25
* Merge branch 'maint'Raimo Niskanen2021-03-021-72/+140
|\
| * Honour call timeout combined with servfail_retry_timeoutRaimo Niskanen2021-03-021-72/+140
* | Merge branch 'ruudk/kernel/uri-and-caa-rr/PR-2827/OTP-16517'Raimo Niskanen2020-11-201-4/+4
|\ \ | |/ |/|
| * Support URI and CAA resource recordsRuud Kamphuis2020-10-271-4/+4
* | Merge branch 'bmk/kernel/20201026/resolver_query_retry_timeout/OTP-16956' int...Micael Karlberg2020-11-121-1/+11
|\ \
| * | [kernel] Add new option 'servfail_retry_timeout'Micael Karlberg2020-10-261-1/+11
| |/
* | [kernel] Add export clause for some typesMicael Karlberg2020-10-211-0/+4
|/
* Tidy up timeout handlingRaimo Niskanen2020-02-201-24/+23
* Keep intermediate errorRaimo Niskanen2020-02-201-53/+104
* Stop translating V4MAPPED addressesRaimo Niskanen2018-02-221-3/+0
* Stop returning V4MAPPED addressesRaimo Niskanen2018-02-131-23/+2
* Fixed dns lookup in case of server close connection with econnrefusedKozlov Yakov2017-09-131-5/+7
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Replace usage of erlang:now() with usage of new APIRickard Green2015-03-201-5/+9
* Merge branch 'maint'Raimo Niskanen2013-06-101-2/+2
|\
| * Improve case (in)sensitivity for host lookupsRaimo Niskanen2013-06-071-3/+3
* | Fix unmatched_return warnings in kernelSiri Hansen2013-05-061-9/+16
* | Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-5/+5
|/
* Improve types and specifications of the inet modulesHans Bolinder2011-08-251-2/+2
* Modify two opaque typesHans Bolinder2011-05-241-1/+1
* Remove unused variable warning in inet_resBjörn-Egil Dahlberg2011-05-171-2/+2
* Types and specifications have been modified and addedHans Bolinder2011-05-091-1/+175
* Do not UDP send when there is 0 ms left to wait for replyRaimo Niskanen2011-04-211-27/+26
* Check return values from UDP send functionsRaimo Niskanen2011-04-211-22/+32
* Cleanup timeout handling, fix bug for remaining time =:= 0Raimo Niskanen2011-04-211-71/+95
* Merge branch 'rn/resolver-leaking-ports' into devErlang/OTP2010-06-021-5/+6
|\
| * Resolver: stop inet_res leaking portsRaimo Niskanen2010-06-011-0/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+846