d5188080a5
dnstable, the encoding library with utilities for passive DNS
data, version 0.11.0, was released. This release adds functionality
enabling unaggregated query results, the skipping of query results,
and date and rdata presentation options for JSON formatted entries.
In detail:
* Fix bug in raw rdata queries with rrtype specified.
* Add functionality for unaggregated query results.
* Add ability to skip query results.
* Add options for date and rdata presentation in JSON formatted entries.
* Treat RRTYPE "TYPE255" as an alias for "ANY", since 255 is the code
for "ANY".
Insert a blank line into Makefile to pacify portlint.
Sponsored by: Farsight Security, Inc.
20 lines
484 B
Plaintext
20 lines
484 B
Plaintext
bin/dnstable_dump
|
|
bin/dnstable_lookup
|
|
bin/dnstable_merge
|
|
include/dnstable.h
|
|
lib/libdnstable.a
|
|
lib/libdnstable.so
|
|
lib/libdnstable.so.0
|
|
lib/libdnstable.so.0.1.0
|
|
libdata/pkgconfig/libdnstable.pc
|
|
man/man1/dnstable_dump.1.gz
|
|
man/man1/dnstable_lookup.1.gz
|
|
man/man1/dnstable_merge.1.gz
|
|
man/man3/dnstable_entry.3.gz
|
|
man/man3/dnstable_iter.3.gz
|
|
man/man3/dnstable_merge_func.3.gz
|
|
man/man3/dnstable_query.3.gz
|
|
man/man3/dnstable_reader.3.gz
|
|
man/man5/dnstable-encoding.5.gz
|
|
man/man7/dnstable.7.gz
|