index
:
delta/python-packages/dnspython.git
2.2
2.3
absolute_origin_zone_txn_fix
async
cache_stats
canonical_name
cmp_fix
cname-and-other-data
comments
constants
constants2
continue_on_error
dependabot/pip/coverage-tw-6.0
dependabot/pip/cryptography-gte-2.6-and-lt-37.0
dependabot/pip/cryptography-gte-2.6-and-lt-4.0
dependabot/pip/mypy-tw-0.781
dependabot/pip/mypy-tw-0.782
dependabot/pip/mypy-tw-0.790
dependabot/pip/mypy-tw-0.800
dependabot/pip/mypy-tw-0.812
dependabot/pip/mypy-tw-0.920
dependabot/pip/pytest-cov-tw-3.0.0
dependabot/pip/pytest-tw-6.0.0
dependabot/pip/trio-gte-0.14-and-lt-0.18
dependabot/pip/trio-gte-0.14-and-lt-0.19
dependabot/pip/wheel-tw-0.35.0
full_match
httpx_if_possible
legacy-v1
lifetime_timeout
master
message
more-immut
nanonameserver
new-unversioned-zone-txn
parser
proc-order
processing_order_fix
python3
quic-899
resolve_chaining
resrefactor
revert-193-pylint
rrset-reader
soa_interval_fix
svcb
transaction
txn-names
win32util
windows_asyncio_fix
wrap
xfr
zone-refactor
github.com: rthalley/dnspython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dns
/
update.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix case of enum names
constants2
Bob Halley
2020-08-03
1
-2
/
+2
*
remove globals() enum updating
Bob Halley
2020-08-03
1
-2
/
+0
*
add constants
Bob Halley
2020-08-03
1
-0
/
+9
*
Add dns.tsig.Key class.
Brian Wellington
2020-07-01
1
-12
/
+2
*
minor (cosmetic) fix to update sections
Nick Hall
2020-06-29
1
-3
/
+3
*
Refactor OPT handling code into OPT record class. (#520)
Brian Wellington
2020-06-26
1
-1
/
+1
*
Simplify code.
Brian Wellington
2020-06-26
1
-5
/
+4
*
Attempt to refactor per-opcode validation.
message
Brian Wellington
2020-06-26
1
-9
/
+16
*
basic documentation updates for revised message hierarchy
Bob Halley
2020-06-26
1
-0
/
+3
*
new message class hierarchy and conversion of wire and text readers
Bob Halley
2020-06-25
1
-25
/
+28
*
set update section globals for convenience; fix formatting
Bob Halley
2020-06-25
1
-0
/
+2
*
make sections a list; propertize question, answer, etc.
Bob Halley
2020-06-25
1
-11
/
+39
*
section enums
Bob Halley
2020-06-25
1
-0
/
+10
*
Minor Python 3 cleanups.
Brian Wellington
2020-06-03
1
-2
/
+2
*
Remove dns.rdata{type,class}.to_enum.
Brian Wellington
2020-05-21
1
-5
/
+5
*
Start converting rdatatype/rdataclass to enum.
Brian Wellington
2020-05-18
1
-13
/
+5
*
in doco, text->str, binary->bytes
Bob Halley
2020-05-08
1
-3
/
+3
*
Remove _compat module.
Bob Halley
2018-12-09
1
-11
/
+10
*
update copyright
Bob Halley
2018-12-01
1
-0
/
+2
*
doco Update
Bob Halley
2017-01-15
1
-33
/
+61
*
python3 support
Arthur Gautier
2016-04-21
1
-37
/
+41
*
Unicode support bugfix
ruohan.chen
2015-12-12
1
-2
/
+2
*
update copyrights
Bob Halley
2011-05-12
1
-1
/
+1
*
Allow unicode strings for rdtype and rdclass parameters
Bob Halley
2010-10-17
1
-3
/
+3
*
add constants for TSIG algorithms
Bob Halley
2010-10-17
1
-1
/
+5
*
The TSIG algorithm was being passed to use_tsig() incorrectly.
Bob Halley
2010-03-10
1
-1
/
+1
*
update copyrights for 2010
Bob Halley
2010-01-13
1
-1
/
+1
*
fix typo
Bob Halley
2009-11-13
1
-1
/
+1
*
add support for more TSIG algorithms
Bob Halley
2009-11-13
1
-2
/
+5
*
present() did not add a zero TTL if its argument was a single rdata
Bob Halley
2009-11-13
1
-14
/
+14
*
update copyrights
Bob Halley
2009-06-18
1
-1
/
+1
*
update copyrights for 2007
Bob Halley
2007-01-01
1
-1
/
+1
*
If the 'zone' parameter to the Update constructor was a name, we erroneously
Bob Halley
2006-03-03
1
-2
/
+0
*
Preliminary Unicode support
Bob Halley
2005-11-13
1
-5
/
+5
*
update copyrights
Bob Halley
2005-09-02
1
-1
/
+1
*
remove cvs $Id$ tags
Bob Halley
2005-09-02
1
-2
/
+0
*
we specified dns.rdatatype.NONE instead of dns.rdataclass.NONE in some
Bob Halley
2005-09-02
1
-2
/
+2
*
initial import
Bob Halley
2005-09-02
1
-0
/
+242