Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

fix: vpn bugs #35

Merged
merged 1 commit into from
Apr 15, 2024
Merged

fix: vpn bugs #35

merged 1 commit into from
Apr 15, 2024

Commits on Apr 15, 2024

  1. fix: vpn bugs

    Fixes a bug where file descriptor was not being closed properly causing a crash on reconnection.
    
    Fixes a bug where the VPN would shutdown if ipv6 or ipv4 traffic is not being routed correctly due to a misconfigured gateway.
    
    Fixes a bug where vpn state could become out of sync with the lib.
    
    Fixes a bug where user could change entry/exit points while vpn was not disconnected.
    
    Fixes a bug where users could navigate back to the login screen even after already being logged in.
    
    Refactor of nymvpn android lib to improve usability and state synchronization.
    zaneschepke committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    224a505 View commit details
    Browse the repository at this point in the history