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
Commit message (
Expand
)
Author
Age
Files
Lines
*
prep for 1.8.0
v1.8.0
Bob Halley
2010-01-25
1
-1
/
+1
*
update for 1.8
Bob Halley
2010-01-25
1
-0
/
+7
*
create exceptions with arguments as "raise E(args)" instead of "raise E, args"
Bob Halley
2010-01-14
31
-218
/
+193
*
fix doco
Bob Halley
2010-01-13
1
-1
/
+1
*
specify tsig algorithm correctly when passing to use_tsig
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
2
-23
/
+30
*
test that escapes of non-digits work correctly
Bob Halley
2010-01-13
1
-0
/
+10
*
Update with recent changes
Bob Halley
2010-01-13
1
-0
/
+14
*
Add RSASHA256 and RSASHA512 code points; add missing entries to _algorithm_by...
Bob Halley
2010-01-13
1
-0
/
+7
*
update copyrights for 2010
Bob Halley
2010-01-13
94
-183
/
+186
*
add backwards compatibility for token objects
Bob Halley
2010-01-13
1
-0
/
+16
*
fix typo
Bob Halley
2010-01-12
1
-1
/
+1
*
fix problems parsing generic rdata after tokenizer changes
Bob Halley
2010-01-12
1
-2
/
+3
*
actually set has_escape correctly when building tokens with escapes
Bob Halley
2010-01-12
2
-13
/
+3
*
handle escapes outside of names when reading text format
Bob Halley
2010-01-12
16
-30
/
+83
*
make a proper token object to facilitate future tokenization work
Bob Halley
2010-01-12
22
-313
/
+375
*
fix typo
Bob Halley
2009-11-13
1
-1
/
+1
*
prep 1.8
Bob Halley
2009-11-13
2
-3
/
+29
*
add support for more TSIG algorithms
Bob Halley
2009-11-13
7
-22
/
+100
*
present() did not add a zero TTL if its argument was a single rdata
Bob Halley
2009-11-13
2
-14
/
+21
*
document further entropy fixes
Bob Halley
2009-11-13
1
-0
/
+5
*
ignore test output files
Bob Halley
2009-11-13
1
-0
/
+1
*
Try using os.urandom() to get the seed.
Bob Halley
2009-11-13
1
-10
/
+23
*
Entropy getting and stirring need locking
Bob Halley
2009-09-16
2
-16
/
+37
*
Set the socket used for xfrs to nonblocking mode.
Bob Halley
2009-07-27
2
-0
/
+6
*
Fix SRV record comparison
Bob Halley
2009-07-23
2
-6
/
+11
*
Use the right resolver instance
Bob Halley
2009-07-23
2
-1
/
+5
*
Open /dev/random unbuffered
Bob Halley
2009-06-23
2
-1
/
+7
*
Inc version
Bob Halley
2009-06-23
2
-2
/
+2
*
update for 1.7.1
v1.7.1
Bob Halley
2009-06-19
1
-1
/
+1
*
Prep 1.7.1
Bob Halley
2009-06-19
3
-2
/
+19
*
Handle negative prerequisites
Bob Halley
2009-06-19
2
-1
/
+7
*
ignore html
v1.7.0
Bob Halley
2009-06-19
1
-0
/
+1
*
Set the domain correctly on Windows
Bob Halley
2009-06-19
3
-2
/
+7
*
Final 1.7 prep
Bob Halley
2009-06-19
2
-29
/
+55
*
Add to_digestable() methods to rdata classes
Bob Halley
2009-06-19
11
-558
/
+624
*
_addresses_equal() needs the af
Bob Halley
2009-06-19
1
-1
/
+1
*
Do not compress names in HIP RRs
Bob Halley
2009-06-19
1
-1
/
+1
*
Add HIP RR type
Bob Halley
2009-06-19
6
-0
/
+148
*
Add option to keep test output
Bob Halley
2009-06-19
1
-2
/
+6
*
Add DLV support
Bob Halley
2009-06-18
8
-76
/
+124
*
add MANIFEST and dist
Bob Halley
2009-06-18
1
-0
/
+2
*
Add missing ChangeLog entries for TSIG validation fix and entropy module
Bob Halley
2009-06-18
1
-0
/
+6
*
Add DNSSEC constants
Bob Halley
2009-06-18
4
-0
/
+19
*
Add BADTRUNC
Bob Halley
2009-06-18
2
-0
/
+11
*
update
Bob Halley
2009-06-18
1
-2
/
+11
*
When checking for "same address", use the binary form of the address.
Bob Halley
2009-06-18
1
-3
/
+11
*
update to include resolver query patch
Bob Halley
2009-06-18
1
-0
/
+6
*
Allow a source port to be specified
Bob Halley
2009-06-18
1
-5
/
+9
*
update copyrights
Bob Halley
2009-06-18
95
-95
/
+95
[next]