summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/blinkt/openvpn/core/connection
AgeCommit message (Expand)Author
2023-04-13set correct proxy port for obfs4-hop pt proxycyBerta
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
2022-11-21fix bitmaskcore builds on macOS, rename Shapeshifter to ShapeshifterClient as...cyberta
2022-07-19Parse different obfs4 flavors from eip-service.json. In the gateway load / ga...cyBerta
2022-07-19implement error handling for socks port bindingcyBerta
2022-07-19move BuildConfig variable use_obfsvpn to a static method in ConfigHelper, whi...cyBerta
2022-07-19allow to pin a custom obfs4 bridge during compile timecyBerta
2022-07-19obfuscate vpn traffic using either shapeshfiter or obfsvpncyBerta
2022-02-04remove (shapeshifter) Dispatcher and Binary-Installer class, they're deprecte...cyBerta
2021-01-18remove deprecated codecyBerta
2021-01-18fix de-/serialization of Connection objects. Fixes VPN auto-restart on reboot...cyBerta
2019-08-02rename DispatcherOptions to Obfs4OptionscyBerta
2019-08-02* refactor vpn profile generationcyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta