mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 21:31:26 +00:00
* fix(android): require tls for remote gateway endpoints * fix(android): expand loopback gateway coverage * fix(android): validate scanned gateway endpoints * fix(android): handle mapped loopback literals * fix(android): allow emulator bridge host * fix(changelog): note android gateway tls hardening * fix(android): preserve first-time tls trust prompts * fix(changelog): drop android gateway entry from pr * fix(android): scope emulator bridge tls bypass * fix(android): normalize ipv6 gateway hosts * fix(android): preserve ipv6 gateway url brackets * fix(android): preserve auth across tls trust prompt * fix(android): normalize bracketed ipv6 gateway hosts * chore: add changelog for Android remote gateway TLS --------- Co-authored-by: Devin Robison <drobison@nvidia.com> Co-authored-by: Devin Robison <drobison00@users.noreply.github.com>