Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove VPN and tun2socks code from Android library #682

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

efryntov
Copy link
Collaborator

No description provided.

- Remove tun2socks binaries
- Remove copying tun2socks binaries step from the make file

PsiphonTunnel.java changes:
- Remove VPN related code
- Remove JNI tun2socks code
- Remove target ICS annotations since we are never lower than Android 14
- Reference VpnService classes since we are never lower than ICS
- Remove code targeting lower than ICS
- Fix potential NPEs in the network API code
- Run code inspection and perform cleanup
- Update comments
- Added comment for enabling bytes transfered stats in PsiphonTunnel.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant