summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-31Merge branch 'obfuscation_gateway_pinning' into 'master'1.1.5RC1cyberta
2022-07-31update version to 1.1.5cyBerta
2022-07-31update CHANGELOGcyBerta
2022-07-31update translationscyBerta
2022-07-31implement obfuscation pinningcyBerta
2022-07-26prepare viewBindingcyBerta
2022-07-25Merge branch 'preshipped_provider_updates' into 'master'cyberta
2022-07-25Merge branch 'add_privacy_policy' into 'master'cyberta
2022-07-25improve pricacy policy after merge request reviewcyBerta
2022-07-25never update ProviderOberservable with a null provider, use a default provide...cyBerta
2022-07-25client update check, removes current provider data on app update if calyx mov...cyBerta
2022-07-19Merge branch 'hide_experimental_vpn_tethering_on_calyx_os' into 'master'cyberta
2022-07-19hide tethering option on CalyxOS 11 (SDK 30)cyBerta
2022-07-19Merge branch 'integrate_obfsvpn' into 'master'cyberta
2022-07-19fix testscyBerta
2022-07-19remove outdated golibs before rebuilding them and running test on CIcyBerta
2022-07-19add privacy policycyBerta
2022-07-19better naming for network error handling flag in ObfsVpnClientcyBerta
2022-07-19build go dependencies before running tests on the CIcyBerta
2022-07-19remove compiled bitmaskcore libs, ignore bitmaskcore build foldercyBerta
2022-07-19add UI to enable experimental kcp transport if the client uses obfsvpn instea...cyBerta
2022-07-19add some more tests for kcp transport handlingcyBerta
2022-07-19fix testscyBerta
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-19cleanupcyBerta
2022-07-19make member variable finalcyBerta
2022-07-19fix and add tests for testing obfsvpn based openvpn config generationcyBerta
2022-07-19move BuildConfig variable use_obfsvpn to a static method in ConfigHelper, whi...cyBerta
2022-07-19define logging interface for obfsvpncyBerta
2022-07-19allow to pin a custom obfs4 bridge during compile timecyBerta
2022-07-19add BuildConfig fields to hardcode a particular obfsvpn proxycyBerta
2022-07-19handle multi-threaded access to obfsvpn client state flags correctlycyBerta
2022-07-19update ObfsvpnClient to latest obfsvpn api: handle bubbled up errorscyBerta
2022-07-19restart obfsvpn proxy on reconnects or when connecting to new gatewayscyBerta
2022-07-19ensure socks proxy has started before openvpn tries to use itcyBerta
2022-07-19update bitmaskcore aar'scyBerta
2022-07-19obfuscate vpn traffic using either shapeshfiter or obfsvpncyBerta
2022-07-19implement a build time config variable to prefer obfsvpn lib over shapeshifte...cyBerta
2022-07-19implement ObfsVpnClient, wrapping go jni bindingscyBerta
2022-07-19update bitmaskcore, integrating obfsvpncyBerta
2022-07-18Merge branch 'eip-service.json_updates' into 'master'cyberta
2022-07-18adapt and add testscyBerta
2022-07-18add missing empty DownloadServiceCommand method for non-web-downloaded apkscyBerta
2022-07-18add missing static import for string in EipFragmentcyBerta
2022-07-18fix app update download notification sound bug on pre Android 8 devicescyBerta
2022-07-18implement small delay to check for version updates after a successful connect...cyBerta
2022-07-18removed unused ServiceConnectioncyBerta
2022-07-18update eip-service.json every 3 days or after a unsuccessful connection attem...cyBerta
2022-07-18only allow already established network connections when trying to call the pr...cyBerta