1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Don Lewis 9db4cb7b4e Add new port dns/dnstable.
dnstable implements an encoding format for passive DNS data. It
consists of a C library, libdnstable, and several command line
utilities for creating, querying, and merging dnstable data files.

It stores key-value records in Sorted String Table (SSTable) files
and provides high-level interfaces for querying or iterating over
the stored records. dnstable encodes individual records using a
format tailored for efficiently storing passive DNS data and can
quickly perform both "forward" and "inverse" searches.

Differential Revision:	https://reviews.freebsd.org/D2214
Approved by:	mat (mentor)
Sponsored by:	Farsight Security, Inc.
2015-04-03 22:22:45 +00:00
..
2014-11-22 13:25:49 +00:00
2014-12-20 18:09:21 +00:00
2014-12-09 11:09:42 +00:00
2014-12-20 18:09:21 +00:00
2014-12-06 18:35:35 +00:00
2015-03-17 03:07:18 +00:00
2015-03-31 15:05:20 +00:00
2015-02-17 00:40:10 +00:00
2014-12-20 18:09:21 +00:00
2015-04-03 22:22:45 +00:00
2015-02-20 19:22:17 +00:00
2015-03-20 02:34:13 +00:00
2015-02-12 13:49:43 +00:00
2014-12-20 18:09:21 +00:00
2015-03-13 20:04:21 +00:00
2015-02-07 16:17:44 +00:00
2015-02-07 16:17:44 +00:00
2015-03-05 01:46:30 +00:00
2015-03-11 15:24:55 +00:00
2015-02-02 14:22:12 +00:00
2014-11-22 20:40:08 +00:00
2014-11-22 19:13:49 +00:00
2015-02-08 02:42:51 +00:00
2014-12-09 11:09:42 +00:00
2015-01-01 16:26:16 +00:00
2015-02-14 19:03:50 +00:00
2015-03-17 03:10:15 +00:00
2014-12-08 16:00:51 +00:00
2015-03-13 19:17:04 +00:00
2015-01-19 20:08:12 +00:00
2015-04-02 23:40:29 +00:00
2015-02-18 16:24:43 +00:00
2015-01-19 20:42:49 +00:00
2015-03-16 15:36:57 +00:00
2015-01-11 20:44:39 +00:00
2015-03-11 15:37:24 +00:00
2015-04-03 22:22:45 +00:00