Age | Commit message (Expand) | Author |
2022-07-31 | update CHANGELOG | cyBerta |
2022-07-31 | update translations | cyBerta |
2022-07-31 | implement obfuscation pinning | cyBerta |
2022-07-26 | prepare viewBinding | cyBerta |
2022-07-25 | Merge branch 'preshipped_provider_updates' into 'master' | cyberta |
2022-07-25 | Merge branch 'add_privacy_policy' into 'master' | cyberta |
2022-07-25 | improve pricacy policy after merge request review | cyBerta |
2022-07-25 | never update ProviderOberservable with a null provider, use a default provide... | cyBerta |
2022-07-25 | client update check, removes current provider data on app update if calyx mov... | cyBerta |
2022-07-19 | Merge branch 'hide_experimental_vpn_tethering_on_calyx_os' into 'master' | cyberta |
2022-07-19 | hide tethering option on CalyxOS 11 (SDK 30) | cyBerta |
2022-07-19 | Merge branch 'integrate_obfsvpn' into 'master' | cyberta |
2022-07-19 | fix tests | cyBerta |
2022-07-19 | remove outdated golibs before rebuilding them and running test on CI | cyBerta |
2022-07-19 | add privacy policy | cyBerta |
2022-07-19 | better naming for network error handling flag in ObfsVpnClient | cyBerta |
2022-07-19 | build go dependencies before running tests on the CI | cyBerta |
2022-07-19 | remove compiled bitmaskcore libs, ignore bitmaskcore build folder | cyBerta |
2022-07-19 | add UI to enable experimental kcp transport if the client uses obfsvpn instea... | cyBerta |
2022-07-19 | add some more tests for kcp transport handling | cyBerta |
2022-07-19 | fix tests | cyBerta |
2022-07-19 | Parse different obfs4 flavors from eip-service.json. In the gateway load / ga... | cyBerta |
2022-07-19 | implement error handling for socks port binding | cyBerta |
2022-07-19 | cleanup | cyBerta |
2022-07-19 | make member variable final | cyBerta |
2022-07-19 | fix and add tests for testing obfsvpn based openvpn config generation | cyBerta |
2022-07-19 | move BuildConfig variable use_obfsvpn to a static method in ConfigHelper, whi... | cyBerta |
2022-07-19 | define logging interface for obfsvpn | cyBerta |
2022-07-19 | allow to pin a custom obfs4 bridge during compile time | cyBerta |
2022-07-19 | add BuildConfig fields to hardcode a particular obfsvpn proxy | cyBerta |
2022-07-19 | handle multi-threaded access to obfsvpn client state flags correctly | cyBerta |
2022-07-19 | update ObfsvpnClient to latest obfsvpn api: handle bubbled up errors | cyBerta |
2022-07-19 | restart obfsvpn proxy on reconnects or when connecting to new gateways | cyBerta |
2022-07-19 | ensure socks proxy has started before openvpn tries to use it | cyBerta |
2022-07-19 | update bitmaskcore aar's | cyBerta |
2022-07-19 | obfuscate vpn traffic using either shapeshfiter or obfsvpn | cyBerta |
2022-07-19 | implement a build time config variable to prefer obfsvpn lib over shapeshifte... | cyBerta |
2022-07-19 | implement ObfsVpnClient, wrapping go jni bindings | cyBerta |
2022-07-19 | update bitmaskcore, integrating obfsvpn | cyBerta |
2022-07-18 | Merge branch 'eip-service.json_updates' into 'master' | cyberta |
2022-07-18 | adapt and add tests | cyBerta |
2022-07-18 | add missing empty DownloadServiceCommand method for non-web-downloaded apks | cyBerta |
2022-07-18 | add missing static import for string in EipFragment | cyBerta |
2022-07-18 | fix app update download notification sound bug on pre Android 8 devices | cyBerta |
2022-07-18 | implement small delay to check for version updates after a successful connect... | cyBerta |
2022-07-18 | removed unused ServiceConnection | cyBerta |
2022-07-18 | update eip-service.json every 3 days or after a unsuccessful connection attem... | cyBerta |
2022-07-18 | only allow already established network connections when trying to call the pr... | cyBerta |
2022-07-18 | update soon expiring vpn certificates after connecting to the VPN | cyBerta |
2022-07-02 | update tor-android | cyBerta |