Age | Commit message (Expand) | Author |
2021-11-14 | skip obfs4 connections using either ipv6 addresses or UDP | cyBerta |
2021-11-14 | allow ipv6 only openvpn gateways | cyBerta |
2021-11-14 | suppress lint warnings for methods used in fatweb flavor builds | cyBerta |
2021-11-14 | implement IPv4 address check based on regex | cyBerta |
2021-11-14 | don't allow openvpn configs without --remote or <connection> block | cyBerta |
2021-11-12 | update bitmaskcore, revert shapeshifter lib changes1.1.0RC1 | cyBerta |
2021-11-12 | update tor-android | cyBerta |
2021-11-12 | update version to 1.1.0RC1 | cyBerta |
2021-11-12 | allow gateway selection in Bitmask | cyBerta |
2021-11-12 | Merge branch 'fix_reconnect' into 'master' | cyberta |
2021-11-12 | retry all remotes defined in one VpnProfile before switching gateways | cyBerta |
2021-11-12 | Merge branch 'tor-snowflake' into 'master' | cyberta |
2021-11-12 | add licenses | cyBerta |
2021-11-12 | cleanup | cyBerta |
2021-11-12 | add an test for no network error handling | cyBerta |
2021-11-12 | fix tests | cyBerta |
2021-11-11 | Check if snowflake stopped with an error. Change state to OFF in that case, too | cyBerta |
2021-11-11 | use command pattern to start/stop tor service, similar to EIP and ProviderAPI... | cyBerta |
2021-11-11 | fix snowflake on-/off state detection | cyBerta |
2021-11-10 | add a more specific error if provider api communication is attempted without ... | cyBerta |
2021-11-10 | move optional arguments to the back in ProviderAPI's error handling methods | cyBerta |
2021-11-09 | debounce tor notifications to max. 2 per second | cyBerta |
2021-11-09 | check tor preferences before initiating a tor service connection | cyBerta |
2021-11-08 | remove unused variables | cyBerta |
2021-11-08 | Don't allow fallback tor mechanism for failed geoip service calls. | cyBerta |
2021-11-08 | revert restriction to be connected to wifi in order to use snowflake/tor fall... | cyBerta |
2021-11-07 | tweak log item cell, get rid of DividerItemDecorator and use simple view as s... | cyBerta |
2021-11-07 | tweak loading screen - hide connection details behind a clickable lable | cyBerta |
2021-11-07 | always reset proxy port if tor status turns to OFF | cyBerta |
2021-11-07 | fix connection detail section title | cyBerta |
2021-11-07 | Add provider setup unit tests wrt. Tor handling | cyBerta |
2021-11-07 | implement tor fallback mechanism for canConnect() | cyBerta |
2021-11-07 | catch possible IllegalStateException within stopService | cyBerta |
2021-11-07 | fix test provider json api v4 | cyBerta |
2021-11-06 | add little comment about the meaning of providerIp and providerApiIp | cyBerta |
2021-11-06 | Keep preshipped and manually added provider urls as strings in ProviderManage... | cyBerta |
2021-11-06 | implement missing stubs in ProviderApiManagerTest after introducing tor relat... | cyBerta |
2021-11-06 | make default_url in DefaultedURL a local variable | cyBerta |
2021-11-06 | adapt mockhelper and include proxy port parameter | cyBerta |
2021-11-06 | fix tor provider setup fallback mechanism | cyBerta |
2021-11-06 | initiate tor status logs with empty strings | cyBerta |
2021-11-06 | fix potential memory leak | cyBerta |
2021-11-06 | fix app crash on pre Android 7 | cyBerta |
2021-11-06 | hide connection detail UI on error handling | cyBerta |
2021-11-06 | implement tiomeout error handling + UI if tor doesn't start within 3 minutes | cyBerta |
2021-11-05 | reset tor proxy port used by okhttp on bridges settings disabled | cyBerta |
2021-11-05 | tweak notification settings | cyBerta |
2021-11-05 | localize notification channel description for tor notifications | cyBerta |
2021-11-05 | Ensure tor state is set to OFF after snowflake completely stopped. | cyBerta |
2021-11-04 | remove unused UNKNOWN TorStatus state | cyBerta |