Age | Commit message (Expand) | Author |
2024-12-11 | fix tests | cyBerta |
2024-08-14 | Refactoring that allows enables Bitmask to handle providers that have more th... | cyBerta |
2024-07-23 | add support for ed25519 private keys for VPN connection setup | cyBerta |
2024-07-11 | initial refactoring to add a separate provider api manager for API v5 | cyBerta |
2024-06-26 | fix tests after breaking change how we start obfsvpn in conjunction with open... | cyBerta |
2024-06-17 | update obfsvpn to version 1.0.0, this is a breaking API change. Obfsvpn requi... | cyBerta |
2024-02-26 | save manually added providers in encrypted shared preferences instead of exte... | cyBerta |
2024-01-25 | fix ProviderApiManagerTest, sneaking in some missing changes from previous co... | cyBerta |
2024-01-25 | rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie... | cyBerta |
2024-01-25 | fix VpnCertificateValidatorTest, extract CertificateHelper (returns a fingerp... | cyBerta |
2024-01-25 | fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe... | cyBerta |
2024-01-24 | fix GatewaysManagerTest | cyBerta |
2024-01-24 | fix GatewaySelectorTest, introduce TimezoneHelper | cyBerta |
2023-10-26 | fixing tests | cyBerta |
2023-08-03 | update tests | cyBerta |
2023-08-02 | use single instance of shared prefernces across the app, this reduces the lag... | cyBerta |
2023-07-19 | always provide private VPN key over management interface, avoid exposing it i... | cyBerta |
2023-07-13 | fix tests after encrypted shared preference usage | cyBerta |
2023-04-16 | only take experimental transports into consideration in case the user switche... | cyBerta |
2023-04-13 | adding tests | cyBerta |
2023-04-13 | fix sanity checks for the case of decoupled bridges | cyBerta |
2023-04-13 | first pass on obfs4-hop pt integration | cyBerta |
2023-04-13 | don't handle obfs4 over kcp as a separate pluggable transport, instead 'tcp' ... | cyBerta |
2022-08-05 | fixing tests | cyBerta |
2022-07-31 | implement obfuscation pinning | cyBerta |
2022-07-19 | fix tests | cyBerta |
2022-07-19 | add some more tests for kcp transport handling | cyBerta |
2022-07-19 | fix tests | cyBerta |
2022-07-19 | fix and add tests for testing obfsvpn based openvpn config generation | cyBerta |
2022-07-18 | Merge branch 'eip-service.json_updates' into 'master' | cyberta |
2022-07-18 | adapt and add tests | cyBerta |
2022-07-18 | update soon expiring vpn certificates after connecting to the VPN | cyBerta |
2022-06-08 | test new ciphers setup and correct data-cipher parsing | cyBerta |
2022-06-08 | openvpn config file inline warning should be a comment | cyBerta |
2022-05-20 | add test for the case the tor thread is interrupted | cyBerta |
2022-05-18 | use snowflake if necessary to update invalid vpn cert. Show cert update messa... | cyBerta |
2022-05-13 | reenable snowflake provider api unit tests | cyBerta |
2022-02-05 | fix NPE in GatewaysManager | cyBerta |
2022-01-31 | ignore ProviderApiManager test case for insecure flavor | cyBerta |
2021-12-21 | improve error handling message for custom branded clients in case of misconfi... | cyBerta |
2021-12-17 | allow to parse and handle multiple certs in a pem file | cyBerta |
2021-11-28 | hide snowflake in the settings, disable fallback mechanism, comment out snowf... | cyBerta |
2021-11-25 | implement UI, logic and test for prefer UDP preferences | cyBerta |
2021-11-25 | implement UI to enable/disable tor in settings fragment | cyBerta |
2021-11-23 | sort locations by transport | cyBerta |
2021-11-23 | fix ProviderApiManagerTest | cyBerta |
2021-11-23 | calculate fake load from timezone distance if menshen doesn't serve load info | cyBerta |
2021-11-23 | calculate and show gateway load related to transport | cyBerta |
2021-11-15 | disable GatewaysManager tests checking average gateway load, because currentl... | cyBerta |
2021-11-14 | skip obfs4 connections using either ipv6 addresses or UDP | cyBerta |