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
/
tests
/
test_dnssec.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve consistency in DNSSEC code.
Brian Wellington
2020-05-15
1
-6
/
+13
*
Remove "from __future__ import" statements.
Brian Wellington
2020-05-01
1
-2
/
+0
*
cryptography delint
Bob Halley
2020-04-08
1
-1
/
+0
*
Use python cryptography for DNSSEC
Simo Sorce
2020-04-07
1
-18
/
+2
*
Add support for SHA-384 DS records.
Brian Wellington
2020-03-20
1
-0
/
+7
*
Improve assertion checking.
Brian Wellington
2020-03-18
1
-3
/
+3
*
Check for Python 3.6 in tests.
Brian Wellington
2020-03-11
1
-0
/
+9
*
Add support for EdDSA DNSSEC algorithms.
Brian Wellington
2020-03-11
1
-0
/
+78
*
Use PyCryptodome for ECDSA.
Brian Wellington
2020-03-10
1
-8
/
+0
*
TST: fix failUnlessRaises -> assertRaises deprecation
Thomas A Caswell
2019-10-30
1
-5
/
+5
*
TST: fix unittest deprecation
Thomas A Caswell
2019-10-30
1
-3
/
+3
*
test/dnssec: flake8 fixes
Tomas Krizek
2019-01-02
1
-20
/
+19
*
tests/dnssec: don't require pycrypto for make_ds() tests
Tomas Krizek
2019-01-02
1
-12
/
+15
*
update copyright
Bob Halley
2018-12-01
1
-0
/
+2
*
Initial type signatures
Janus
2018-07-31
1
-23
/
+20
*
dns/dnssec: support both pycryptodome and pycryptodomex
Tomas Krizek
2018-07-20
1
-22
/
+4
*
Update DNSSEC code to use pycryptodome instead of pycrypto. These changes
Daniel Robbins
2018-07-20
1
-8
/
+8
*
style: dnssec tests: import at top, cleaner skip
Sebastian Wagner
2016-07-03
1
-32
/
+31
*
Pylint: tests: disable line-too-long check locally
Martin
2016-07-02
1
-0
/
+2
*
Pylint: tests: Fix whitespace errors
Martin
2016-07-02
1
-33
/
+45
*
Pylint: tests: py3: use print function
Martin
2016-07-02
1
-0
/
+2
*
Pylint: tests: remove unused imports
Martin
2016-07-02
1
-2
/
+2
*
Fix typos
Jakub Wilk
2016-05-26
1
-2
/
+2
*
python3 support
Arthur Gautier
2016-04-21
1
-1
/
+1
*
Adds tox and coverage.py
Arthur Gautier
2016-04-21
1
-1
/
+4
*
overhaul test system
Bob Halley
2014-05-31
1
-0
/
+233