Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-03 | update tests | cyBerta | |
2023-08-02 | use single instance of shared prefernces across the app, this reduces the ↵ | cyBerta | |
laggyness of the UI noticably | |||
2023-08-02 | don't try to resolve local host address via DoH | cyBerta | |
2023-08-02 | * Implenting permissionn fragments | cyBerta | |
* refactoring fragments, use of a base fragment to deduplicate code * improve SetupViewPagerAdapter by implementing a factory that hands out the reuired fragments in the correct order * very basic setup success fragment ("You're all set!") | |||
2023-07-31 | improve Snowflake logs | cyBerta | |
2023-07-31 | add cancel button, call provider stetup command in ConfigureProviderFragment ↵ | cyBerta | |
and listen to the result, implementing happy path | |||
2023-07-29 | update design and UX for provider setup | cyberta | |
2023-07-25 | Merge branch 'audit_fixes' into 'master' | cyberta | |
reliability improvements See merge request leap/bitmask_android!248 | |||
2023-07-25 | Merge branch 'custom_splash_background_color' into 'master' | cyberta | |
make it easier to set splash screen background color in custom flavor See merge request leap/bitmask_android!251 | |||
2023-07-25 | make it easier to set splash screen background color in custom flavor | cyberta | |
2023-07-19 | fix typo of missing certificate error string | cyBerta | |
2023-07-19 | reorder imports | cyBerta | |
2023-07-19 | log vpn errors in logcat if app is an debug build | cyBerta | |
2023-07-19 | always provide private VPN key over management interface, avoid exposing it ↵ | cyBerta | |
in persisted openvpn config. The private key is stored encrypted instead | |||
2023-07-19 | Update source code for external key managment based on ics-openvpn (some ↵ | cyBerta | |
relevant commits: 5e7b841c8d5111e6b63e74944903a168939ca723 a6de5a9e4d8d757414c5e2f94eb806be9216dda3 9e704d04dc7f2f93bddf85d371772340fa5af0b1 4466103d770c353cfb8d4ea08093560ba28d58b8 b9ac2b15eac3e5e5f9dc89c948ec8278e2e7c1f9 3cb8f44a92471e43589a80067380d7b262c18c20) | |||
2023-07-17 | always switch to encrypted shared preferences | cyBerta | |
2023-07-13 | fix for possible strandhogg task hijacking vulnerability | cyBerta | |
2023-07-13 | fix tests after encrypted shared preference usage | cyBerta | |
2023-07-13 | use updated encrypted shared preferences API | cyBerta | |
2023-07-13 | disallow backups, since shared prefs are encrypted by device key | cyBerta | |
2023-07-13 | migrate to encrypted shared preferences | cyBerta | |
2023-07-13 | sanitize launcher intent | cyBerta | |
2023-07-10 | Merge branch 'calyx-new-ip' into 'master' | cyberta | |
Switch to new IPs for CalyxVPN See merge request leap/bitmask_android!249 | |||
2023-07-08 | Update ca cert for calyx | Chirayu Desai | |
* For the old infra, previous cert expired * SHA256 fingerprint 4bba0f918fa4be8ec4dde420b7d0ba98a351c1f5866d783d377c6bac40fd187a * New infra cert untouched Change-Id: I3c85c3758ce1d78b8253b0b1191b28d567d99390 | |||
2023-07-07 | Switch to new IPs for CalyxVPN | Chirayu Desai | |
Change-Id: Iff7e973a2ea7546ebede4b98a1d510f2e7b75c42 | |||
2023-05-06 | Merge branch 'reduce_app_size' into 'master' | cyberta | |
don't build openvpn3, openssl speed test and rsapss See merge request leap/bitmask_android!246 | |||
2023-05-06 | Merge branch 'master' into 'master' | cyberta | |
Updated README.md See merge request leap/bitmask_android!247 | |||
2023-05-03 | Updated README.md | ja223r | |
2023-04-19 | don't build openvpn3, openssl speed test and rsapss | cyBerta | |
2023-04-18 | Merge branch 'DoH' into 'master' | cyberta | |
DoH See merge request leap/bitmask_android!239 | |||
2023-04-18 | fix tests using mocked okhttpclient | cyBerta | |
2023-04-18 | update DoH DNS Servers for API communication | cyBerta | |
2023-04-18 | always try the complementary DNS resolution strategy if the primary one failed | cyBerta | |
2023-04-18 | try tls 1.3 during bootstrapping | cyBerta | |
2023-04-18 | draft DoH for bootstrapping | cyBerta | |
2023-04-18 | update okhttp | cyBerta | |
2023-04-17 | Merge branch 'update_obfsvpn' into 'master' | cyberta | |
Update obfsvpn See merge request leap/bitmask_android!243 | |||
2023-04-17 | update bitmaskcore - improve build steps | cyBerta | |
2023-04-17 | update bitmaskcore - update to latest obfsvpn | cyberta | |
2023-04-16 | only take experimental transports into consideration in case the user ↵ | cyBerta | |
switched the experimental transport toggle | |||
2023-04-15 | fix missing domain name of manually added providers in provider selection | cyBerta | |
2023-04-13 | adding tests | cyBerta | |
2023-04-13 | add required extra options for obfs4-hop pt | cyBerta | |
2023-04-13 | improve sanity check for obfs4 pts defined in eip-service.json | cyBerta | |
2023-04-13 | Assume port hopping only in case of a missing endpoints json for obfs4-hop. ↵ | cyBerta | |
The gateway IP and the cert json field in options substitute the missing endpoints json | |||
2023-04-13 | set correct proxy port for obfs4-hop pt proxy | cyBerta | |
2023-04-13 | obfs4-hop enum value - improve handling of disallowed dashes in enums | cyBerta | |
2023-04-13 | fix sanity checks for the case of decoupled bridges | cyBerta | |
2023-04-13 | update bitmaskcore, obfsvpn | cyBerta | |
2023-04-13 | update bitmaskcore | cyBerta | |