You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale-android/android/src
Andrew Lytvynov 6f3d1881a8
Fix hardware key attestation support (#715)
Enable attestation key by default, any enforcement happens in control.
Also, make the HashMap for tracking loaded keys in HardwareKeyStore a
singleton, so that multiple instances of HardwareKeyStore created in
App.kt don't lose the state of the loaded keys.

Updates https://github.com/tailscale/tailscale/issues/15830

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
3 weeks ago
..
androidTest/kotlin/com/tailscale/ipn android: fix MainActivityTest (#550) 1 year ago
main Fix hardware key attestation support (#715) 3 weeks ago
test android/src/main: show exit node information in the permanent notification (#642) 8 months ago