summaryrefslogtreecommitdiff
path: root/DomainDig/PortScanService.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat(v3.7.0): add timeline and advanced diffing systemChristian Cleberg2026-04-241-1/+1
| | | | | | | | | | - introduce TimelineView for historical snapshots - allow comparison between any two snapshots - implement DiffService for structured domain diffs - improve diff visualization with clear change indicators - add navigation across changes - optimize history loading for performance - extend CLI and export to support timeline data
* feat(v1.8): improve result structure, history, and consistencyChristian Cleberg2026-04-201-13/+41
| | | | | | | | - 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-1/+102
|
* realigning commitsChristian Cleberg2026-03-181-0/+93