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

Conversation

zaneschepke
Copy link
Collaborator

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.

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 zaneschepke merged commit 5491fe0 into main Apr 15, 2024
1 check passed
@zaneschepke zaneschepke deleted the fix/vpn-connection-bugs branch April 15, 2024 03:15
@zaneschepke zaneschepke restored the fix/vpn-connection-bugs branch April 15, 2024 03:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant