summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-02use single instance of shared prefernces across the app, this reduces the lag...cyBerta
2023-08-02don't try to resolve local host address via DoHcyBerta
2023-08-02* Implenting permissionn fragmentscyBerta
2023-07-31improve Snowflake logscyBerta
2023-07-31add cancel button, call provider stetup command in ConfigureProviderFragment ...cyBerta
2023-07-29update design and UX for provider setupcyberta
2023-07-25Merge branch 'audit_fixes' into 'master'cyberta
2023-07-25Merge branch 'custom_splash_background_color' into 'master'cyberta
2023-07-25make it easier to set splash screen background color in custom flavorcyberta
2023-07-19fix typo of missing certificate error stringcyBerta
2023-07-19reorder importscyBerta
2023-07-19log vpn errors in logcat if app is an debug buildcyBerta
2023-07-19always provide private VPN key over management interface, avoid exposing it i...cyBerta
2023-07-19Update source code for external key managment based on ics-openvpn (some rele...cyBerta
2023-07-17always switch to encrypted shared preferencescyBerta
2023-07-13fix for possible strandhogg task hijacking vulnerabilitycyBerta
2023-07-13fix tests after encrypted shared preference usagecyBerta
2023-07-13use updated encrypted shared preferences APIcyBerta
2023-07-13disallow backups, since shared prefs are encrypted by device keycyBerta
2023-07-13migrate to encrypted shared preferencescyBerta
2023-07-13sanitize launcher intentcyBerta
2023-07-10Merge branch 'calyx-new-ip' into 'master'cyberta
2023-07-08Update ca cert for calyxChirayu Desai
2023-07-07Switch to new IPs for CalyxVPNChirayu Desai
2023-05-06Merge branch 'reduce_app_size' into 'master'cyberta
2023-05-06Merge branch 'master' into 'master'cyberta
2023-05-03Updated README.mdja223r
2023-04-19don't build openvpn3, openssl speed test and rsapsscyBerta
2023-04-18Merge branch 'DoH' into 'master'cyberta
2023-04-18fix tests using mocked okhttpclientcyBerta
2023-04-18update DoH DNS Servers for API communicationcyBerta
2023-04-18always try the complementary DNS resolution strategy if the primary one failedcyBerta
2023-04-18try tls 1.3 during bootstrappingcyBerta
2023-04-18draft DoH for bootstrappingcyBerta
2023-04-18update okhttpcyBerta
2023-04-17Merge branch 'update_obfsvpn' into 'master'cyberta
2023-04-17update bitmaskcore - improve build stepscyBerta
2023-04-17update bitmaskcore - update to latest obfsvpncyberta
2023-04-16only take experimental transports into consideration in case the user switche...cyBerta
2023-04-15fix missing domain name of manually added providers in provider selectioncyBerta
2023-04-13adding testscyBerta
2023-04-13add required extra options for obfs4-hop ptcyBerta
2023-04-13improve sanity check for obfs4 pts defined in eip-service.jsoncyBerta
2023-04-13Assume port hopping only in case of a missing endpoints json for obfs4-hop. T...cyBerta
2023-04-13set correct proxy port for obfs4-hop pt proxycyBerta
2023-04-13obfs4-hop enum value - improve handling of disallowed dashes in enumscyBerta
2023-04-13fix sanity checks for the case of decoupled bridgescyBerta
2023-04-13update bitmaskcore, obfsvpncyBerta
2023-04-13update bitmaskcorecyBerta
2023-04-13first pass on obfs4-hop pt integrationcyBerta