This website requires JavaScript.
Explore
Help
Sign In
DandelionNStuff
/
dkimpy-smtputf8
Watch
4
Star
0
Fork
0
You've already forked dkimpy-smtputf8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2973852fbbd4f11a633dc4e4630e042f9169c998
dkimpy-smtputf8
/
dkim
/
tests
T
History
Scott Kitterman
2973852fbb
- Add new DKIM.present function to allow applications to test if a DKIM
...
signature is present without doing validation (LP:
#1851141
)
2019-11-03 11:57:30 -05:00
..
data
Add support for RFC 8460 tlsrpt DKIM signature processing (LP:
#1847020
)
2019-10-31 20:53:06 -04:00
__init__.py
Add support for RFC 8460 tlsrpt DKIM signature processing (LP:
#1847020
)
2019-10-31 20:53:06 -04:00
test_arc.py
- Add new timeout parameter to enable DNS lookup timeouts to be adjusted
2019-10-30 18:46:31 -04:00
test_canonicalization.py
Fix relaxed body canoncalization & introduce further unit tests for both simple and relaxed mode
2017-10-25 13:06:00 +01:00
test_crypto.py
PEP8 Blank Lines Style Issues, lp:1782596
2018-10-27 20:53:32 -04:00
test_dkim_ed25519.py
- Add new timeout parameter to enable DNS lookup timeouts to be adjusted
2019-10-30 18:46:31 -04:00
test_dkim_tlsrpt.py
Add support for RFC 8460 tlsrpt DKIM signature processing (LP:
#1847020
)
2019-10-31 20:53:06 -04:00
test_dkim.py
- Add new DKIM.present function to allow applications to test if a DKIM
2019-11-03 11:57:30 -05:00
test_dnsplug.py
Don't error out on dnsplug tests is DNS/dns isn't installed as preparation for adding async/aiodns support
2019-11-01 17:24:16 -04:00
test_util.py
add line separator support
2018-12-23 13:26:05 +01:00