David Waitzman
545af5573d
Allow single-string result for RDATA to be an Array.
...
Clarify that examples do not require that multiple objects be returned by a single query.
Clarify that list of rrtypes is not exhaustive.
Fix various document lint.
2019-04-08 08:26:12 -04:00
7a67fa39c9
chg: [doc] fixed the multiple READMEs madness
2019-02-10 22:07:12 +01:00
a2f120d64e
chg: [doc] Reference to I-D published added
2019-02-10 12:53:50 +01:00
a25a224798
chg: [I-D] submitted draft
2019-02-10 12:51:24 +01:00
1e29c28a20
chg: [cof] Updated reference to Passive DNS implementing COF and DNSDBq added
2019-02-10 12:26:55 +01:00
0dd448bba7
add: submission of draft 04
2018-06-21 22:47:33 +02:00
fe3ee30aa7
fix: CIRCL address
2018-06-20 21:57:14 +02:00
01778789d6
add: clarification that the document is covering current best practices
...
and a simple explanation of the GDPR aspect
2018-06-20 21:54:52 +02:00
4b045912cd
03 draft submitted
2017-06-13 06:16:47 +02:00
d1d739b7c7
New release updated
2017-06-13 05:59:13 +02:00
1949ed9487
Added an optional prefix to the sensor_id based on discussion regarding
...
public measurement system or/and other public system gathering DNS
passively.
2017-04-22 11:08:50 +02:00
2bc5ece42d
02 updates added
2017-04-16 18:17:45 +02:00
9e23c318fa
Spaces removed - origin missing added
2015-11-13 21:33:06 +01:00
cc5e44a0ef
01 version posted to IETF
2015-11-13 11:56:17 +01:00
40e94f4bf1
New release 01
2015-11-13 09:43:00 +01:00
8515acb5ee
CIRCL Passive DNS link fixed
2015-11-13 09:25:00 +01:00
85f76d2658
origin added as an additional field
2015-11-13 09:23:28 +01:00
c3c2e15acb
dnsop submission
2014-04-04 12:20:49 +02:00
06a6673fcd
Update for WG DNSOP
2014-04-04 12:14:30 +02:00
Aaron Kaplan
e61c6ab0da
revert commit
2014-04-04 12:11:36 +02:00
Aaron Kaplan
8a2abcb0fb
test commit
2014-04-04 12:09:47 +02:00
Aaron Kaplan
983abb6f0c
re-do pictures
2014-03-04 16:52:59 +00:00
Aaron Kaplan
d538b2704c
add a slide
2014-03-04 15:45:13 +00:00
Aaron Kaplan
62ae741bc5
ietf slides ver 1
2014-03-04 15:34:44 +00:00
513b92fa7b
Merge branch 'master' of github.com:adulau/pdns-qof
2014-03-04 14:56:19 +01:00
b5cfcf755b
content added
2014-03-04 14:54:54 +01:00
b6fb7b3ee7
Import from TF-CSIRT meeting presentation
2014-03-04 14:53:04 +01:00
5fac85e4a5
Regenerated including update for sensor_id
2014-02-28 06:53:48 +01:00
Aaron Kaplan
e3d8f07fbc
clarified sensor_id according to discussion with Tony Finch
2014-02-27 18:52:06 +01:00
d7090c78b6
Commit of 02 to be published with IETF Internet-Draft submission is back
...
The cut-off time for the I-D submission was 00h UTC, 2014-02-15.
The I-D submission tool will be reopened at 00h local time at the IETF meeting location, 2014-03-03.
2014-02-27 17:53:30 +01:00
Aaron Kaplan
94e89223b5
fixed ABNF, updated TODO.md
2014-02-27 14:45:32 +01:00
5857df0e32
Update to the TODO (mainly to check with aaron)
2014-02-02 18:55:07 +01:00
39f6aa6c28
Prepare for 02 (to be published in February)
2014-02-02 08:41:05 +01:00
d6f34b8f1c
Prepared for 02 publication
2014-02-02 08:40:25 +01:00
20c869ae7d
Typo fixed
2014-02-02 08:31:00 +01:00
395ba68c94
Clarification of the sensor_id -> JSON string / note for escaping.
...
Aaron: could you check if your implementation is ok?
2014-02-02 08:29:10 +01:00
5bdbb3ab8f
String value of resource records must be escaped as
...
defined in the JSON RFC.
2014-02-02 08:24:59 +01:00
1f63e5e847
Clarification for JSON output
2014-02-02 08:09:48 +01:00
43ae01e56e
Clarification for all JSON types. (dnsop feedback)
2014-02-02 07:58:10 +01:00
195da6bad8
time_first and time_last are JSON numbers. (dnsop feedback)
2014-02-02 07:50:16 +01:00
ed1ed0a78e
zone file -> master file (dnsop feedback)
2014-02-02 07:46:16 +01:00
a121fb4e7d
rdata clarification (dnsop feedback)
...
If resource records are multiple, an array is returned. Each record from the array
is represented as a JSON string.
If resource record returned is signle, it's a string.
2014-02-02 07:43:24 +01:00
d674178d6d
rdata type clarification array
...
Multiple resource records -> JSON array
Single resource record -> JSON string
2014-02-02 07:35:21 +01:00
091bfcd078
Reference to JSON added
2014-02-02 07:20:06 +01:00
3c5f0ffd48
rrtype: Resource Record (RR) TYPEs and not "DNS Label types" (dnsop feedback)
2014-02-02 07:10:45 +01:00
c07abd7429
replace "zone file" with "master file" (dnsop feedback)
...
As RFC1035/RFC1034 mentions "master file" only.
2014-02-02 07:07:20 +01:00
a327cbf3a7
Clarification for rrtype JSON format (feedback from dnsop)
...
String when known, Number when unknown
2014-02-02 07:04:08 +01:00
b45bcc5c41
01 submitted
2014-01-07 14:24:13 +01:00
e6008aef02
Examples corrected
2014-01-07 14:16:46 +01:00
eca2d23b3b
Date updated
2014-01-07 14:00:30 +01:00