summaryrefslogtreecommitdiff
path: root/main/dns_srv.c
AgeCommit message (Expand)Author
2016-11-20Add support for older name resolving version libraries like openBSDsnuffy
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-10dns_srv: Fix SRV sorting when records with priority zero exist with non-zero.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-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