Age | Commit message (Expand) | Author |
2021-12-17 | Update OpenVPN 2.x and OpenVPN 3.x | Arne Schwabe |
2021-12-17 | Fix missing free reported by Coverity | Arne Schwabe |
2021-10-25 | Leave second DNS empty when importing config with only one DNS (closes #1410) | Arne Schwabe |
2021-10-25 | Implement custom summary provider for DNS | Arne Schwabe |
2021-10-24 | Convert IP settings to Kotlin and use autosummary provider | Arne Schwabe |
2021-10-24 | Convert Settings_connections to kotlin | Arne Schwabe |
2021-10-20 | Fix selecting tls-auth file not working | Arne Schwabe |
2021-10-20 | Show a toast when VPN setting intent is not available instead crashing | Arne Schwabe |
2021-10-20 | Fix writing tls profile to static key config and few cleanups | Arne Schwabe |
2021-10-16 | Version 0.7.29 | Arne Schwabe |
2021-10-16 | Fix possible NPE in fragment Utils | Arne Schwabe |
2021-10-16 | Update translations | Arne Schwabe |
2021-10-16 | Fix faq_ncp missing closing </ul> | Arne Schwabe |
2021-10-16 | Add TLS Profile to config converter and remove AsyncTask | Arne Schwabe |
2021-10-16 | Fix crash when switching between night and day mode | Arne Schwabe |
2021-10-16 | Remove manually set background from logview and connection (closes #1403) | Arne Schwabe |
2021-10-15 | Add log message for unsupported key encryption | Arne Schwabe |
2021-10-15 | Remove duplicate and overzealous check for CA certificate | Arne Schwabe |
2021-10-15 | Improve detection and logging of weak md error FAQ hint | Arne Schwabe |
2021-10-15 | Add parsing of --provider to ConfigParser | Arne Schwabe |
2021-10-15 | Implement tls-cert-profile in profile and parser | Arne Schwabe |
2021-10-13 | Fix summary of Auth settings dialog and add TLS Profile setting | Arne Schwabe |
2021-10-13 | Fix Remote CN Preference style | Arne Schwabe |
2021-10-13 | Convert SettingsAuthentication to Kotlin | Arne Schwabe |
2021-10-13 | Update translations | Arne Schwabe |
2021-10-13 | Fine tune some strings and make them untranslatable | Arne Schwabe |
2021-10-13 | Also mark languages that I have a moderator on Crowdin as okay as default | Arne Schwabe |
2021-10-13 | Make a toggle to allow community translation (closes #681) | Arne Schwabe |
2021-10-13 | Fix warning with mCipher=nulll and add OpenVPN3 related warning | Arne Schwabe |
2021-10-13 | Enable proper legacy provider handling with OpenVPN3 | Arne Schwabe |
2021-10-09 | Fix some corner case NPE report by play console | Arne Schwabe |
2021-10-09 | Use coroutines instead AsyncTask in OpenSSL Speed test | Arne Schwabe |
2021-10-08 | Minor fixes | Arne Schwabe |
2021-10-08 | Add red warnings if a profile uses deprecated/insecure options | Arne Schwabe |
2021-10-07 | Fix static keys no longer working and remove duplicate check | Arne Schwabe |
2021-10-07 | Fix tls-auth not working | Arne Schwabe |
2021-10-07 | Fix two small issues reported in crashes from Play Console | Arne Schwabe |
2021-10-07 | Fix concurrent access on TrafficHistory lists | Arne Schwabe |
2021-10-06 | Version 0.7.26 | Arne Schwabe |
2021-10-06 | Minor fixes | Arne Schwabe |
2021-10-06 | Fix legacy preovider option not being saved. | Arne Schwabe |
2021-10-06 | Allow legacy algorithm in the OpenSSL Speed test | Arne Schwabe |
2021-10-06 | Detect broken server URLs on import instead crashing | Arne Schwabe |
2021-10-06 | Fix crash when no connections are defined | Arne Schwabe |
2021-10-06 | Fix NPE in Toast on Android TV (closes #1370) | Arne Schwabe |
2021-10-06 | Add option to allow loading the legacy provider | Arne Schwabe |
2021-10-06 | Allow setting a default profile via App Restrictions | Arne Schwabe |
2021-10-04 | Version 0.7.25 | Arne Schwabe |
2021-10-04 | Hide autologin checkbox when importing from URL | Arne Schwabe |
2021-10-04 | Minor cleanups | Arne Schwabe |