summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update github actionv2.3.0rc1Bob Halley2022-12-271-4/+2
* Update versions for 2.3.0rc1Bob Halley2022-12-275-6/+6
* update whatsnewBob Halley2022-12-231-1/+3
* lintBob Halley2022-12-231-3/+5
* DNSSEC doco fixes.Bob Halley2022-12-232-5/+11
* CDS/CDNSKEY utilities (#872)Jakob Schlyter2022-12-232-11/+349
* Update pocov Makefile rule for coverage 7.0.0.Bob Halley2022-12-201-2/+2
* Update coverage requirement from ^6.0 to ^7.0 (#874)dependabot[bot]2022-12-201-1/+1
* Fix async quic() doco.Bob Halley2022-12-161-1/+1
* Properly pass source and source_port to connect() in the sync version of quic().Bob Halley2022-12-161-3/+3
* Fix misc. lint.Bob Halley2022-12-167-13/+22
* Remove unsupported python case (#871)sblondon2022-12-161-4/+1
* DNSSEC policy. (#869)Bob Halley2022-12-153-28/+199
* add DNSSEC sign() to whatsnewBob Halley2022-12-131-0/+2
* add sign and make_dnskey functions (#868)Jakob Schlyter2022-12-131-2/+3
* Improve DNSSEC _doco, minor DNSSEC and typing tweaks.Bob Halley2022-12-125-36/+25
* DNSSEC signer (#866)Jakob Schlyter2022-12-123-39/+685
* Add NSEC3 RFC to doco.Bob Halley2022-12-091-0/+3
* Add more DNSSEC RFCs.Bob Halley2022-12-071-0/+6
* One more RFC text tweak.Bob Halley2022-11-301-1/+1
* More RFC updates.Bob Halley2022-11-301-2/+10
* More whatsnew updates.Bob Halley2022-11-301-0/+13
* Merge pull request #863 from rbrins/masterBob Halley2022-11-301-1/+1
|\
| * changed docs dns.resolver.Answer response to QueryMessageRussell2022-11-291-1/+1
|/
* Basic SVCB and HTTPS doco.Bob Halley2022-11-272-1/+113
* Add some more RFCs.Bob Halley2022-11-271-4/+22
* Improve AMTRELAY doco.Bob Halley2022-11-271-0/+16
* Add doco for AMTRELAY, L32, L64, LP, and NID.Bob Halley2022-11-271-13/+60
* Make generate-rdatatype-doc.py work properly again.Bob Halley2022-11-271-1/+1
* Test on 3.10 still for windows as aioquic does not build without openssl source.Bob Halley2022-11-241-1/+1
* DoQ packing and testing tweaksBob Halley2022-11-244-4/+9
* Fix type lint from latest mypy.Bob Halley2022-11-244-4/+4
* Merge pull request #842 from rthalley/quicBob Halley2022-11-2416-1/+1356
|\
| * fix doco typoBob Halley2022-10-121-1/+1
| * add missing skip marksBob Halley2022-10-091-0/+2
| * Initial DoQ support.Bob Halley2022-10-0916-1/+1354
* | Merge pull request #858 from rthalley/dependabot/pip/sphinx-rtd-theme-1.1.1Bob Halley2022-11-071-1/+1
|\ \
| * | Bump sphinx-rtd-theme from 1.1.0 to 1.1.1dependabot[bot]2022-11-071-1/+1
|/ /
* | Merge pull request #856 from GlennChia/docs/fix-typo-examplesBob Halley2022-11-071-1/+1
|\ \
| * | docs: programs typoGlenn2022-11-071-1/+1
|/ /
* | Merge pull request #852 from rthalley/dependabot/pip/sphinx-rtd-theme-1.1.0Bob Halley2022-11-051-1/+1
|\ \
| * | Bump sphinx-rtd-theme from 1.0.0 to 1.1.0dependabot[bot]2022-11-021-1/+1
* | | Merge pull request #855 from rthalley/dependabot/pip/wheel-tw-0.38.1Bob Halley2022-11-051-1/+1
|\ \ \
| * | | Update wheel requirement from ^0.37.1 to ^0.38.1dependabot[bot]2022-11-041-1/+1
| |/ /
* | | Merge pull request #853 from jameshilliard/no-wheelBob Halley2022-11-051-1/+1
|\ \ \ | |/ / |/| |
| * | Remove spurious wheel build dependencyJames Hilliard2022-11-021-1/+1
|/ /
* | update to dev versionBob Halley2022-10-271-1/+1
* | Merge pull request #849 from eaglegai/masterBob Halley2022-10-271-0/+1
|\ \
| * | fix missing version in setup.cfgeaglegai2022-10-271-0/+1
|/ /
* | For async send_udp(), return a length and clarify the expirationBob Halley2022-10-132-2/+7