Age | Commit message (Expand) | Author |
2022-08-08 | update tor-android, fix gradle configuration resolve issue | cyBerta |
2022-08-08 | fix path to openvpn libs | cyBerta |
2022-08-08 | apply some minor bugfixes from ics-openvpn | cyBerta |
2022-08-08 | update ics-openvpn to v0.7.38, OpenSSL to 3.0.5, asio to 1.23 | cyBerta |
2022-08-08 | update bitmaskcore / IPtProxy / snowflake | cyBerta |
2022-08-08 | update docker images for SDK 31, keep docker image version in sync with Andro... | cyBerta |
2022-08-08 | update gradle plugin to version 7.2.2, compile and target sdk to API 31, andr... | cyBerta |
2022-08-06 | Merge branch 'update_obfuscation_pinning_defaults' into 'master' | cyberta |
2022-08-05 | add missing GatewayJson class | cyBerta |
2022-08-05 | fixing tests | cyBerta |
2022-08-05 | let a gateway have only one transport if obfuscation proxy pinning is enabled | cyBerta |
2022-08-05 | remove redundant code that tweaks the transports for pinned gateways | cyBerta |
2022-08-05 | localize 'Unknown Location' | cyBerta |
2022-08-05 | initiate gateway Manager with only one pinned gateway if obfuscation proxy pi... | cyBerta |
2022-08-05 | don't use preferred city while obfuscation proxy pinning | cyBerta |
2022-08-05 | don't show load during obfuscation proxy pinning | cyBerta |
2022-08-05 | revert gateway selection during gateway pinning | cyBerta |
2022-08-05 | adapt the route to point to the obfuscation proxy instead of the openvpn gateway | cyBerta |
2022-08-05 | update default values for obfuscation pinning | cyBerta |
2022-07-31 | Merge branch 'obfuscation_gateway_pinning' into 'master'1.1.5RC1 | cyberta |
2022-07-31 | update version to 1.1.5 | cyBerta |
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 |