summaryrefslogtreecommitdiff
path: root/main/dns_core.c
AgeCommit message (Expand)Author
2018-03-13core: Remove non-critical cleanup from startup aborts.Corey Farrell
2017-12-19dns_core: Protect against array index violation.Corey Farrell
2016-11-20Add support for older name resolving version libraries like openBSDsnuffy
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-07-31dns_core: Allow zero-length DNS responses.Mark Michelson
2015-04-15res_pjsip: Add external PJSIP resolver implementation using core DNS API.Joshua Colp
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-09Reduce duplication of common DNS code.Mark Michelson
2015-04-06Merge NAPTR support into trunk.Mark Michelson
2015-04-01dns: Add support for SRV record parsing and sorting.Joshua Colp
2015-03-25dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.Joshua Colp