summaryrefslogtreecommitdiff
path: root/app/src/test/java/de/blinkt/openvpn/VpnProfileTest.java
AgeCommit message (Collapse)Author
2023-04-13obfs4-hop enum value - improve handling of disallowed dashes in enumscyBerta
2023-04-13first pass on obfs4-hop pt integrationcyBerta
2023-04-13don't handle obfs4 over kcp as a separate pluggable transport, instead 'tcp' ↵cyBerta
and 'kcp' become valid protocols for obfs4
2022-07-19fix testscyBerta
2022-07-19fix and add tests for testing obfsvpn based openvpn config generationcyBerta
2022-07-19obfuscate vpn traffic using either shapeshfiter or obfsvpncyBerta
2021-01-18fix commentcyBerta
2021-01-18fix de-/serialization of Connection objects. Fixes VPN auto-restart on ↵cyBerta
reboot due to always-on system settings or if system killed app due to low memory