0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 9 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from Lennie/master More... almost 13 years ago
Probably better fix for qtype and qclass, it should have a boundary on how much we copy just in case. More... about 13 years ago
Fix to copy to get the right qtype and qclass into the query-part of the DNS-response. More... about 13 years ago
updating readme More... over 13 years ago
adding license and a crap readme More... over 13 years ago
fixing send for new dgram api More... over 13 years ago
removing testint dgram More... over 13 years ago
changing " to ' for style reasons More... over 13 years ago
fixing dgram for node .102 More... over 13 years ago
switch back to default datagram module More... over 13 years ago
changed string throws to error objects to ensure stack traces More... over 13 years ago
adding a throw for non internet type queries More... over 13 years ago
add support for qtype code translation to record identifiers e.g. a, cname mx, etc More... over 13 years ago
reordering createResponse() so that ancount is based on rrs returned More... over 13 years ago
switch to using records for serving More... over 13 years ago
fixing todo locations More... over 13 years ago
fix typo in qnameToDomain More... over 13 years ago
removing debugging and whitespace lines More... over 13 years ago
fixing answer count to number of answers in rr More... over 13 years ago
fixing missing parens in numToBuffer calculation to avoid negative shifts with bogus results More... over 13 years ago
adding function to create intialised buffers that are zeroed More... over 13 years ago
adding basic support for multiple records in rr More... over 13 years ago
working response More... over 13 years ago
sucessfully chopping up a request into an object More... almost 14 years ago
initial hacking More... almost 14 years ago