Age | Commit message (Expand) | Author |
2022-07-19 | allow to pin a custom obfs4 bridge during compile time | cyBerta |
2022-07-19 | handle multi-threaded access to obfsvpn client state flags correctly | cyBerta |
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 | obfuscate vpn traffic using either shapeshfiter or obfsvpn | cyBerta |
2022-07-19 | implement ObfsVpnClient, wrapping go jni bindings | cyBerta |
2022-07-18 | Merge branch 'eip-service.json_updates' into 'master' | cyberta |
2022-07-18 | add missing static import for string in EipFragment | 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-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-08 | add debug feature to pin single gateways | 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 | ensure that all pem formatted CA certs get always parsed correctly | cyBerta |
2022-05-20 | fix notifications not disappearing after disconnecting from quick settings tile | cyBerta |
2022-05-20 | add missing import | 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-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 | clarify that EipSetupObserver uses the application context | cyBerta |
2022-05-19 | reduce log noise in error handling | cyBerta |
2022-05-19 | allow to cancel connection attempt during vpn certificate updates, if tor is ... | cyBerta |
2022-05-19 | ignore snowflake preferences for API communication if a VPN tunnel is already... | cyBerta |
2022-05-19 | handle tor startup errors and use better checks in EipSetupObserver if tor sh... | cyBerta |
2022-05-19 | early return if tor is ment to be shutdown but is not running | cyBerta |
2022-05-19 | only wait until Tor has been completely shutdown successfully on startTorServ... | cyBerta |
2022-05-19 | reset http proxy port immediately after tor has been cancelled and is about t... | cyBerta |
2022-05-19 | implement method to determine if tor is currently running and not yet about t... | cyBerta |
2022-05-18 | avoid possible NPE in ClientTransportPlugin | cyBerta |
2022-05-18 | use snowflake if necessary to update invalid vpn cert. Show cert update messa... | cyBerta |
2022-05-08 | update min l110n, (c) date | kwadronaut |
2022-05-05 | catch nullpointer exception in tile service | cyBerta |
2022-02-05 | always show 'show connection details' if connection details have been visible... | cyBerta |
2022-02-05 | fix NPE in GatewaysManager | cyBerta |
2022-02-05 | remove insecure hint in EipFragment if VPN is connecting or reconnecting | cyBerta |
2022-02-05 | avoid short animation when turning off the VPN | cyBerta |
2022-02-04 | build and enable snowflake feature | cyBerta |
2022-02-04 | remove (shapeshifter) Dispatcher and Binary-Installer class, they're deprecte... | cyBerta |
2022-01-25 | Merge branch 'update_ics-openvpn' into 'master' | cyberta |
2022-01-25 | update IPtProxy / snowflake | cyBerta |
2021-12-20 | update ics-openvpn to v0.7.31, openssl to 3.0.1 | cyBerta |