summaryrefslogtreecommitdiff
path: root/DomainDig/SSLCheckService.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat(v2.2.0): add foreground monitoring, notifications, and smarter diffsChristian Cleberg2026-04-211-13/+60
| | | | | | | | | | | - implement “Check All” sweep for tracked domains - add local notifications for changes and certificate expiration - introduce change severity filtering (low/medium/high) - enhance change summaries and diff readability - add certificate expiration tracking and alerts - improve watchlist indicators for changes - add sweep summary screen - optimize performance for larger watchlists
* 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