Age | Commit message (Expand) | Author |
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 |
2022-06-11 | Merge branch 'gateway_pinning_improvement' into 'master' | cyberta |
2022-06-11 | show ConfigParseErrors in log view | cyBerta |
2022-06-11 | improve gateway pinning: continue parsing presorted gateway lists in debug bu... | cyBerta |
2022-06-09 | Merge branch 'hidden_gateway_pinning' into 'master' | cyberta |
2022-06-09 | add section in readme as a reminder to avoid unit tests in debug builds | cyBerta |
2022-06-08 | add debug feature to pin single gateways | cyBerta |
2022-06-08 | Merge branch 'prepare_riseup_infra_transition' into 'master' | 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-06-08 | Merge branch 'CA_cert_parsing' into 'master' | cyberta |
2022-06-08 | ensure that all pem formatted CA certs get always parsed correctly | cyBerta |
2022-05-21 | Merge branch 'prepare_1.1.4' into 'master'1.1.4 | cyberta |
2022-05-21 | Merge branch 'translations_update' into 'master' | cyberta |
2022-05-21 | pull translations, reinsert translations for 'warning_no_more_gateways_manual... | cyBerta |
2022-05-20 | update version to 1.1.4 | cyBerta |
2022-05-20 | update translations | cyBerta |
2022-05-20 | Merge branch 'fix_tile_service_notifications' into 'master' | cyberta |
2022-05-20 | Merge branch 'update_donation_link' into 'master' | cyberta |
2022-05-20 | fix notifications not disappearing after disconnecting from quick settings tile | cyBerta |
2022-05-20 | update donation link: point to riseuplabs.org | cyBerta |
2022-05-20 | add missing import | cyBerta |
2022-05-20 | Merge branch 'vpn_cert_update' into 'master' | cyberta |
2022-05-20 | remove unnecessary method call during EipFragment layouting | cyBerta |
2022-05-20 | show error message if tor failed to start during the VPN certificate update | cyBerta |
2022-05-20 | fix typo and parse string from error result json object more gracefully | cyBerta |
2022-05-20 | add test for the case the tor thread is interrupted | cyBerta |
2022-05-19 | add providerObservable as member variable to EipFragment, ensure the Fragment... | cyBerta |
2022-05-19 | avoid possible NPE in TorStatusObservable | cyBerta |
2022-05-19 | show in EipFragment bridge status message if bridges are used to update the V... | cyBerta |
2022-05-19 | set tor-android commit to patch_branch, which includes latest upstream master... | cyBerta |
2022-05-19 | use better check if tor is running on vpn certificate update error handling | cyBerta |