Custom Query (32 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 32)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#36 wontfix GPU: hash list of domain names wander
Description

The following easy-to-implement feature would be nice-to-have: give list of domain names (all names same length) into C or OpenCL, retrieve list of NSEC3 hashes.

#34 wontfix validation: convert time to UTC wander wander
Description

Time in logfiles jumps between CET and CEST. Should convert to UTC before evaluating results.

#33 fixed probedns: handle dnspython TrailingJunk error wander
Description
Querying for kp. IN DNSKEY... Traceback (most recent call last):
  File "probedns.py", line 361, in <module>
    (response, rid) = query(proberun, tldname, tld.__iter__(), dns.rdatatype.DNSKEY)
  File "probedns.py", line 228, in query
    response = resolver_func(qry, server, timeout=5)
  File "/usr/lib/python2.7/dist-packages/dns/query.py", line 230, in udp
    one_rr_per_rrset=one_rr_per_rrset)
  File "/usr/lib/python2.7/dist-packages/dns/message.py", line 786, in from_wire
    reader.read()
  File "/usr/lib/python2.7/dist-packages/dns/message.py", line 729, in read
    raise TrailingJunk
dns.message.TrailingJunk
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.