summaryrefslogtreecommitdiff
path: root/main/src
AgeCommit message (Expand)Author
2019-02-22Allow users to explicitly change allowAF independent from local LANArne Schwabe
2019-02-22Change allowed apps to also scroll the general settingsArne Schwabe
2019-02-07Fix building openvpn3 related filesArne Schwabe
2019-02-07Add killswitch FAQArne Schwabe
2019-02-07Clean up autoconverted codeArne Schwabe
2019-02-06Autoconvert file to kotlinArne Schwabe
2019-02-06Update translationsArne Schwabe
2019-02-06Update OpenVPN 2 and 3 versionsArne Schwabe
2019-02-05Ignore unset config version (closes #953)Arne Schwabe
2019-02-05Convert parser unit test to kotlinArne Schwabe
2019-02-03Change gradle files to kotlinArne Schwabe
2018-12-05Update ASIOArne Schwabe
2018-12-05Import new OpenVPN versionsArne Schwabe
2018-12-05Update to OpenSSL 1.1.1aArne Schwabe
2018-12-05Fix ' in translationsArne Schwabe
2018-12-04ReformattingArne Schwabe
2018-12-04Update translationsArne Schwabe
2018-12-04Always use lzo without optimisation on armv7a (closes #944)Arne Schwabe
2018-12-04Support tls-crypt-v2 in Configparser and UIArne Schwabe
2018-12-04Support new OpenVPN3 version with OpenSSL and print OpenVPN versionsArne Schwabe
2018-11-14Add option to allow apps to bypass VPNJared Stafford
2018-11-14Launch main activity when long pressing quick tileAndrew Rabert
2018-11-14Support new version of management-external-keyArne Schwabe
2018-10-18Include copy of openvpn-plugin.h in icsopenvpn to keep openvpn repo cleanArne Schwabe
2018-10-18Don't allow editing temporary profiles (closes #954)Arne Schwabe
2018-10-08Include possibility to use mbedtls+openvpn2Arne Schwabe
2018-10-08Allow specification of a CA even when a pkcs12 is usedArne Schwabe
2018-10-08Use TLS 1.3 compatible external key managementArne Schwabe
2018-10-02Fix some VPN Config import problem (closes #935)Arne Schwabe
2018-09-24Update translationsArne Schwabe
2018-09-24Update library and openvpn versionArne Schwabe
2018-09-19Import OpenSSL 1.1.1Arne Schwabe
2018-09-19Default to async for openvpn3. Fix a few bugs in extauthproviderArne Schwabe
2018-08-08Close inputstream from external imports (closes #921)Arne Schwabe
2018-08-06Implement certificate authentication via external providerArne Schwabe
2018-07-27First draft of an external TLS provider app.Arne Schwabe
2018-07-23Updaten OpenVPN 2 and 3Arne Schwabe
2018-07-23Implement multiline radio group (closes #888)Arne Schwabe
2018-07-23Move app restriction initialisation to Application classArne Schwabe
2018-07-23Move loading of default VPN entries to custom class (closes #879)Arne Schwabe
2018-07-23Ignore tap-sleep option (closes #915)Arne Schwabe
2018-07-16Implement about full licenses as simple TextView instead of WebviewArne Schwabe
2018-07-16Implement exclude routes mechanism for OpenVPN 3 core and for IPv6Arne Schwabe
2018-07-03Fix IPv6 only client support.Arne Schwabe
2018-07-02Implement app restrictions for MDM managed profilesArne Schwabe
2018-06-13Remove unused build-native.batArne Schwabe
2018-06-11Fix a few strict mode violationsArne Schwabe
2018-06-07Remove junit references and make app ready for API 28Arne Schwabe
2018-05-30Implement showing an out of band authentication via URL to the userArne Schwabe
2018-05-13Fall back to normal proxy options in the config in the presence of extraArne Schwabe