| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add dns.tsig.Key class. | Brian Wellington | 2020-07-01 | 1 | -5/+12 |
| * | Test (and fix) renderer.add_multi_tsig(). | Brian Wellington | 2020-06-30 | 1 | -1/+1 |
| * | Store a TSIG rrset on the message object. | Brian Wellington | 2020-06-30 | 1 | -27/+15 |
| * | In add_edns(), the value of _make_opt() is an RRSet not an rdataset. | Bob Halley | 2020-06-29 | 1 | -1/+1 |
| * | Refactor OPT handling code into OPT record class. (#520) | Brian Wellington | 2020-06-26 | 1 | -15/+2 |
| * | Simplify renderer code. | Brian Wellington | 2020-06-17 | 1 | -60/+38 |
| * | Minor Python 3 cleanups. | Brian Wellington | 2020-06-03 | 1 | -1/+1 |
| * | In library code, replace from io import BytesIO (or StringIO) with import io | Bob Halley | 2020-05-01 | 1 | -3/+3 |
| * | Remove _compat module. | Bob Halley | 2018-12-09 | 1 | -2/+1 |
| * | update copyright | Bob Halley | 2018-12-01 | 1 | -0/+2 |
| * | add dns.renderer.Renderer.add_multi_tsig() | Stefan Majewsky | 2017-09-14 | 1 | -2/+36 |
| * | render and tokenizer epydoc removal | Bob Halley | 2017-01-16 | 1 | -99/+25 |
| * | Pylint: enable unused-import check | Martin Basti | 2016-06-27 | 1 | -1/+0 |
| * | Fix typos | Jakub Wilk | 2016-05-26 | 1 | -1/+1 |
| * | python3 support | Arthur Gautier | 2016-04-21 | 1 | -7/+12 |
| * | fix typo | Bob Halley | 2013-05-30 | 1 | -1/+1 |
| * | update copyrights | Bob Halley | 2011-05-12 | 1 | -1/+1 |
| * | fix doco typo | Bob Halley | 2011-05-03 | 1 | -1/+2 |
| * | fix doco | Bob Halley | 2010-01-13 | 1 | -1/+1 |
| * | tsig import cleanups; rename tsig signing routing from "hmac_md5" to "sign" | Bob Halley | 2010-01-13 | 1 | -10/+10 |
| * | update copyrights for 2010 | Bob Halley | 2010-01-13 | 1 | -1/+1 |
| * | add support for more TSIG algorithms | Bob Halley | 2009-11-13 | 1 | -2/+4 |
| * | update copyrights | Bob Halley | 2009-06-18 | 1 | -1/+1 |
| * | EDNS option support | Bob Halley | 2009-03-30 | 1 | -2/+23 |
| * | set_rcode() was broken when used with extended rcodes; keep ednsflags coheren... | Bob Halley | 2008-06-03 | 1 | -12/+15 |
| * | update copyrights for 2007 | Bob Halley | 2007-01-01 | 1 | -1/+1 |
| * | update copyrights | Bob Halley | 2005-09-02 | 1 | -1/+1 |
| * | remove cvs $Id$ tags | Bob Halley | 2005-09-02 | 1 | -2/+0 |
| * | import random in dns.renderer | Bob Halley | 2005-09-02 | 1 | -0/+1 |
| * | initial import | Bob Halley | 2005-09-02 | 1 | -0/+299 |
