Files
ghostty/src
Mitchell Hashimoto ed91bdadd6 cli: fix +ssh-cache IPv6 address validation (#9281)
The host validation code previously expected IPv6 addresses to be
enclosed in [brackets], but that's not how ssh(1) expects them.

This change removes that requirement and reimplements the host
validation routine to check for valid hostnames and IP addresses (IPv4
and IPv6) using standard routines rather than custom logic.

Fixes #9251
2025-10-23 09:47:57 -07:00
..
2025-10-23 09:26:01 -07:00
2025-01-18 22:47:18 +09:00
2025-09-05 11:40:03 -05:00
2025-07-19 14:03:48 -07:00
2025-09-05 10:10:52 +02:00
2025-09-29 13:01:27 -07:00
2025-07-09 15:06:24 -07:00
2024-08-16 14:35:10 -07:00
2025-07-09 15:06:24 -07:00
2022-08-18 11:42:32 -07:00
2025-06-21 14:11:50 -07:00
2025-05-09 10:01:05 -07:00
2024-08-16 10:36:10 -07:00