openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
dnspython
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 60 of 88
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed af param from dns.query.https()
kimbo
More...
over 6 years ago
reset allowed_gai_family after every https() call
kimbo
More...
over 6 years ago
import urllib3 directly, not from requests.packages
kimbo
More...
over 6 years ago
add requests and requests-toolbelt to travis
kimbo
More...
over 6 years ago
forgot to remove a couple lines
kimbo
More...
over 6 years ago
updated type hints for dns.query.https
kimbo
More...
over 6 years ago
cleaned up query.py and test_doh
kimbo
More...
over 6 years ago
added requests and requests-toolbelt deps
kimbo
More...
over 6 years ago
added support for source port/address, af
kimbo
More...
over 6 years ago
added `is_response()` to message.pyi
kimbo
More...
over 6 years ago
improvements to dns.query.https
kimbo
More...
over 6 years ago
Merge pull request #393 from filips123/dns-over-https
Bob Halley
More...
over 6 years ago
Merge pull request #397 from tacaswell/py_future
Bob Halley
More...
over 6 years ago
CI: add py37 and py38 to test matrix
Thomas A Caswell
More...
over 6 years ago
MNT: use raw string for invalid escape sequence
Thomas A Caswell
More...
over 6 years ago
TST: fix failif -> assertFalse deprecation
Thomas A Caswell
More...
over 6 years ago
TST: fix failUnlessRaises -> assertRaises deprecation
Thomas A Caswell
More...
over 6 years ago
TST: fix unittest deprecation
Thomas A Caswell
More...
over 6 years ago
MNT: use raw string literals for invalid escapes
Thomas A Caswell
More...
over 6 years ago
MNT: do not import ABC directly from collections
Thomas A Caswell
More...
over 6 years ago
Remove duplicate message import
Filip Š
More...
over 6 years ago
Add missing comma
Filip Š
More...
over 6 years ago
Handle other parameters
Filip Š
More...
over 6 years ago
Ignore URLs other than HTTPS
Filip Š
More...
over 6 years ago
Rename `doh` method to `https`
Filip Š
More...
over 6 years ago
Merge branch 'master' of https://github.com/rthalley/dnspython into dns-over-https
Filip Š
More...
over 6 years ago
Merge pull request #396 from kimbo/kl/tls-typehints
Bob Halley
More...
over 6 years ago
typehints for dns.query.tls, pretty up typehints
kimballo
More...
over 6 years ago
Merge pull request #394 from kimbo/kl/ecs-__str__
Bob Halley
More...
over 6 years ago
Merge pull request #395 from kimbo/kl/ecs-from-text
Bob Halley
More...
over 6 years ago
←
1
2
…
56
57
58
59
60
61
62
63
64
…
87
88
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree