Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-caldav
/
caldav
Public
Notifications
You must be signed in to change notification settings
Fork
112
Star
411
Code
Issues
50
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Stalled: DNSSEC support
- #572
#572
Draft
tobixen
wants to merge 11 commits into
master
python-caldav/caldav:master
from
issue571
python-caldav/caldav:issue571
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Stalled: DNSSEC support
#572
tobixen
wants to merge 11 commits into
master
python-caldav/caldav:master
from
issue571
python-caldav/caldav:issue571
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2025
Add RFC 6764 DNS-based service discovery for CalDAV/CardDAV
Show description for 2bd4bf6
tobixen
and
claude
committed
2bd4bf6
View commit details
Copy full SHA for 2bd4bf6
Browse repository at this point
Preserve username from email address in RFC6764 discovery
Show description for bf363db
tobixen
and
claude
committed
bf363db
View commit details
Copy full SHA for bf363db
Browse repository at this point
moved the AI-generated example file, made a new example that shows well-known URLs
tobixen
committed
38d9c89
View commit details
Copy full SHA for 38d9c89
Browse repository at this point
Enable RFC6764 discovery from username parameter
Show description for c45e7db
tobixen
and
claude
committed
c45e7db
View commit details
Copy full SHA for c45e7db
Browse repository at this point
tweaks, tests now runs the rfc6764 discovery
tobixen
committed
a536760
View commit details
Copy full SHA for a536760
Browse repository at this point
this example should not depend on conf_private.py to exist
tobixen
committed
7d7b65d
View commit details
Copy full SHA for 7d7b65d
Browse repository at this point
Add security mitigations for RFC6764 DNS-based discovery
Show description for 95cd41d
tobixen
and
claude
committed
95cd41d
View commit details
Copy full SHA for 95cd41d
Browse repository at this point
Add optional DNSSEC validation for RFC 6764 discovery
Show description for 6402e20
tobixen
and
claude
committed
6402e20
View commit details
Copy full SHA for 6402e20
Browse repository at this point
Fix DNSSEC validation bypass when falling back to well-known URI
Show description for c4aca09
tobixen
and
claude
committed
c4aca09
View commit details
Copy full SHA for c4aca09
Browse repository at this point
Document DNSSEC limitations for well-known URI discovery
Show description for 14db3d5
tobixen
and
claude
committed
14db3d5
View commit details
Copy full SHA for 14db3d5
Browse repository at this point
Enable DNSSEC for ALL DNS lookups using niquests DoH resolver
Show description for c8b1d53
tobixen
and
claude
committed
c8b1d53
View commit details
Copy full SHA for c8b1d53
Browse repository at this point
You can’t perform that action at this time.