| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | a way of doing commentscomments | Bob Halley | 2020-07-20 | 5 | -4/+67 |
| * | Add canonical_name() to async resolver too. | Bob Halley | 2020-07-20 | 1 | -0/+20 |
| * | better test style | Bob Halley | 2020-07-20 | 1 | -3/+3 |
| * | Add canonical_name() method to resolver. | Bob Halley | 2020-07-20 | 1 | -0/+14 |
| * | cache statistics | Bob Halley | 2020-07-19 | 1 | -0/+35 |
| * | Add dns.edns.register_type(). | Brian Wellington | 2020-07-17 | 1 | -0/+37 |
| * | Use the selectors module. | Brian Wellington | 2020-07-17 | 2 | -23/+9 |
| * | Add coverage for TCP/TLS async getsockname. | Brian Wellington | 2020-07-08 | 1 | -0/+4 |
| * | Add support for receiving UDP queries. | Brian Wellington | 2020-07-08 | 2 | -0/+31 |
| * | Don't read resolv.conf in tests that don't use it. | Brian Wellington | 2020-07-08 | 4 | -9/+10 |
| * | Remove debugging print. | Brian Wellington | 2020-07-08 | 1 | -1/+0 |
| * | Merge pull request #531 from bwelling/tsig2 | Bob Halley | 2020-07-07 | 1 | -8/+10 |
| |\ | |||||
| | * | Split TSIG sign and validate. | Brian Wellington | 2020-07-07 | 1 | -8/+10 |
| * | | TSIG code now uses dns.rcode.Rcode enum values for the TSIG error field. | Bob Halley | 2020-07-07 | 2 | -4/+21 |
| * | | Fix Message.want_dnssec(). | Brian Wellington | 2020-07-07 | 1 | -0/+1 |
| |/ | |||||
| * | Give up on socket.getfqdn() testing with CDN-hosted resources as it has too m... | Bob Halley | 2020-07-06 | 1 | -7/+16 |
| * | improve name coverage | Bob Halley | 2020-07-03 | 1 | -0/+4 |
| * | more coverage for wire | Bob Halley | 2020-07-02 | 1 | -1/+33 |
| * | Consolidate NSEC/NSEC3/CSYNC bitmap handling. | Brian Wellington | 2020-07-02 | 1 | -0/+10 |
| * | Rework wire format processing. | Bob Halley | 2020-07-02 | 4 | -162/+78 |
| * | Merge pull request #527 from bwelling/tsigkey | Bob Halley | 2020-07-01 | 2 | -6/+38 |
| |\ | |||||
| | * | Better deal with backwards compatibility. | Brian Wellington | 2020-07-01 | 2 | -12/+19 |
| | * | Add dns.tsig.Key class. | Brian Wellington | 2020-07-01 | 2 | -5/+30 |
| * | | Merge remote-tracking branch 'upstream/master' into amtrelay | Brian Wellington | 2020-07-01 | 2 | -0/+118 |
| |\ \ | |/ | |||||
| | * | increase resolver coverage | Bob Halley | 2020-07-01 | 1 | -0/+58 |
| | * | avoid low-level wait tests on Windows | Bob Halley | 2020-07-01 | 1 | -0/+3 |
| | * | more query coverage | Bob Halley | 2020-06-30 | 1 | -0/+57 |
| * | | Add support for the AMTRELAY type. | Brian Wellington | 2020-07-01 | 4 | -0/+20 |
| |/ | |||||
| * | One more dnssec test. | Brian Wellington | 2020-06-30 | 1 | -0/+4 |
| * | Add more dnssec coverage testing. | Brian Wellington | 2020-06-30 | 1 | -0/+44 |
| * | Merge pull request #525 from bwelling/tsig | Bob Halley | 2020-06-30 | 2 | -6/+50 |
| |\ | |||||
| | * | Test (and fix) renderer.add_multi_tsig(). | Brian Wellington | 2020-06-30 | 1 | -0/+29 |
| | * | Store a TSIG rrset on the message object. | Brian Wellington | 2020-06-30 | 2 | -6/+21 |
| * | | increase name test coverage | Bob Halley | 2020-06-30 | 1 | -0/+66 |
| * | | increase test coverage | Bob Halley | 2020-06-30 | 1 | -0/+24 |
| * | | increase update test coverage | Bob Halley | 2020-06-30 | 1 | -0/+109 |
| |/ | |||||
| * | fix indentation of test_bogus_family() | Bob Halley | 2020-06-29 | 1 | -5/+5 |
| * | more coverage improvements | Bob Halley | 2020-06-29 | 4 | -0/+115 |
| * | add basic renderer testing | Bob Halley | 2020-06-29 | 1 | -0/+46 |
| * | increase namedict coverage | Bob Halley | 2020-06-28 | 1 | -0/+37 |
| * | increase coverage | Bob Halley | 2020-06-28 | 3 | -0/+72 |
| * | remove debugging prints | Bob Halley | 2020-06-28 | 2 | -2/+0 |
| * | add serial number arithmetic helper | Bob Halley | 2020-06-27 | 1 | -0/+115 |
| * | test update section validation | Bob Halley | 2020-06-27 | 1 | -16/+112 |
| * | test class factory and update from_wire() | Bob Halley | 2020-06-26 | 2 | -0/+11 |
| * | Use `configure=False` in tests to skip reading /etc/resolv.conf | Lumir Balhar | 2020-06-25 | 1 | -5/+5 |
| * | lint nanonameserver | Bob Halley | 2020-06-24 | 1 | -1/+1 |
| * | Fix cut-and-paste error. | Brian Wellington | 2020-06-24 | 1 | -1/+1 |
| * | Close extra UDP sockets more quickly. | Brian Wellington | 2020-06-24 | 1 | -23/+30 |
| * | Remove unused code. | Brian Wellington | 2020-06-24 | 1 | -16/+0 |
