summaryrefslogtreecommitdiff
path: root/res/res_resolver_unbound.c
AgeCommit message (Expand)Author
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-02-01res_resolver_unbound.c: Fix frequent ref leak caught by excessive ref trap.Richard Mudgett
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-07res_resolver_unbound: Fix config documentation.Joshua Colp
2016-08-10res_resolver_unbound: Allow compilation with libunbound version < 1.5George Joseph
2015-06-10DNS: Remove trailing newline from summary and descriptions.Richard Mudgett
2015-05-20res/res_resolver_unbound.c: Add missing include of signal.hJohn Bigelow
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
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