summaryrefslogtreecommitdiff
path: root/DomainDig/SSLCheckService.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat(v1.8): improve result structure, history, and consistencyChristian Cleberg2026-04-201-7/+10
| | | | | | | | - 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
* fix(services): rename unused URLSession delegate params to _v1.7.1Christian Cleberg2026-04-031-3/+3
|
* Release 1.4.0v1.4.0Christian Cleberg2026-04-031-3/+116
| | | | | | | Add richer SSL/TLS inspection details including negotiated TLS version, cipher suite, full certificate chain display, crt.sh lookup, and HSTS preload status. Persist HSTS preload in history/export and run the preload check in parallel with the SSL lookup.
* initial commitChristian Cleberg2026-03-111-0/+322