summaryrefslogtreecommitdiff
path: root/DomainDig/DNSLookupService.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat(v1.8): improve result structure, history, and consistencyChristian Cleberg2026-04-201-5/+18
| | | | | | | | - normalize sections and add summary card - fix resolver usage in reverse DNS - include custom port scans in history/export - standardize error handling - decompose ContentView into smaller views
* add custom port scans and improve DNS/email/security diagnosticsv1.7.0Christian Cleberg2026-04-031-25/+65
|
* DomainDig 1.3.0Christian Cleberg2026-04-031-30/+432
| | | | | | | | | - Add SOA, SRV, CAA, and DS DNS record lookups - Add DNSSEC status detection via RRSIG queries - Add configurable DNS-over-HTTPS resolver settings - Support Cloudflare, Google, Quad9, and custom HTTPS resolvers - Improve DoH compatibility with standards-based fallback handling - Keep DNS results UI compact with a single DNSSEC indicator
* realigning commitsChristian Cleberg2026-03-181-4/+5
|
* initial commitChristian Cleberg2026-03-111-0/+89