Age | Commit message (Expand) | Author |
2021-04-22 | add tests for getGatewayLocations | cyBerta |
2021-04-22 | add test for city based gateway selection with geo-ip service v1 | cyBerta |
2021-04-22 | write tests for city based gateway selection | cyBerta |
2021-04-22 | Adapt gateway selector to check for nearest gateway within a city. Also optio... | cyBerta |
2021-04-22 | add an example menshen response, containing a host's load rate | cyBerta |
2021-02-26 | Merge branch 'ipv6_gateway_selection' into 'beta-release' | cyberta |
2021-02-26 | adapt tests | cyBerta |
2021-02-16 | adapt eip-service.json parsing to support ipv6 | cyBerta |
2021-01-18 | fix comment | cyBerta |
2021-01-18 | fix de-/serialization of Connection objects. Fixes VPN auto-restart on reboot... | cyBerta |
2021-01-12 | fix existing tests and add one to test if a default data-ciphers parameter ge... | cyBerta |
2020-12-29 | new year cleanup: restructure messy project | cyBerta |
2020-07-24 | try to fetch geoip service only if non-default url exists | cyBerta |
2020-07-24 | fix bug in vpn profile based gateway order detection, write additional tests ... | cyBerta |
2020-07-24 | fix bug in gateway selection - always iterate through all gateways and count ... | cyBerta |
2020-07-24 | adapt profile selection after perordered gateway list was introduced and use ... | cyBerta |
2020-07-24 | add test that geoip service is only fetched when the timeout was reached | cyBerta |
2020-07-24 | add test for case if geoip service is not available/down | cyBerta |
2020-07-23 | finish happy path unit test for geoipservice api | cyBerta |
2020-07-23 | adapt existing tests for geoipservice api | cyBerta |
2020-07-23 | clean up PreferenceHelperTest after removal of providerInSharedPreferences me... | cyBerta |
2020-07-23 | implement gateway selection based on geoip service | cyBerta |
2020-07-01 | inject preshipped geoip url to provider object | cyBerta |
2020-03-17 | switch to AndroidX | cyBerta |
2020-02-01 | comment out tests for commented out bluetooth tethering code | cyberta |
2020-01-31 | fix test | cyberta |
2020-01-30 | adapt and extend tests | cyberta |
2020-01-29 | adapt tests | cyberta |
2020-01-24 | Don't change the wifi tethering state if a check fails with an exception, uni... | cyBerta |
2020-01-23 | fix tests | cyberta |
2020-01-23 | fix tests with regard to provider initialization | cyberta |
2020-01-21 | implement no-dns fallback using okhttp's Dns interface | cyberta |
2019-10-21 | change gateway manager test - mocking method first | cyBerta |
2019-10-21 | fix flaky GatewaysManagerTest | cyBerta |
2019-10-21 | single GatewaysManager objects for each test | cyBerta |
2019-10-19 | unit tests for gateway manager's gateway selection | cyBerta |
2019-10-19 | add new eip service setups for unit tests | cyBerta |
2019-10-11 | exclude failing test for insecure build flavor | cyBerta |
2019-10-08 | fixing tests | cyBerta |
2019-10-06 | add missing test json | cyBerta |
2019-10-05 | ignore gateways with invalid transports while still adding gateways with vali... | cyBerta |
2019-10-05 | change flag iat-mode to iatMode for now - due to changed demo provider setup | cyBerta |
2019-10-01 | Merge branch 'pluggableTransports2' | cyBerta |
2019-09-30 | improve output for bundle comparisons in tests | cyBerta |
2019-09-30 | add test for failing fetches of eip-service.json | cyBerta |
2019-09-20 | add supportsPluggableTransports() to Provider class including Tests | cyBerta |
2019-09-08 | New icon and text for Excluded Apps. Using PreferenceHelper. Test done. | akuma |
2019-08-02 | remove unused context from GatewaysManager | cyBerta |
2019-08-02 | create one vpnprofile per transport per gateway. implement basis to switch be... | cyBerta |
2019-08-02 | squashed commit for Pluggable Transports | cyBerta |