aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsdbflex
Commit message (Collapse)AuthorAgeFilesLines
* dns/dnsdbflex: Update to 1.0.6Don Lewis2021-04-192-4/+4
| | | | | | | - Add DNSDBQ_CONFIG_FILE environment variable which can specify a different configuration file to use. Sponsored by: Farsight Security, Inc.
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update dns/dnsdbflex to version 1.0.5:Don Lewis2021-03-193-6/+6
| | | | | | | | | | | | | | | - Sync with minor dnsdbq changes. - Fix minor memory leak. - No visible functional changes. Pet portlint Sponsored by: Farsight Security, Inc. Notes: svn path=/head/; revision=568767
* Add dns/dnsdbflex: Command line tool to use the DNSDB Flexible Search APIDon Lewis2021-03-124-0/+55
extensions. Sponsored by: Farsight Security, Inc. Notes: svn path=/head/; revision=568149