summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/core/OpenVpnManagementThread.java
AgeCommit message (Expand)Author
2021-10-20Fix writing tls profile to static key config and few cleanupsArne Schwabe
2021-10-13Make a toggle to allow community translation (closes #681)Arne Schwabe
2021-10-09Fix some corner case NPE report by play consoleArne Schwabe
2021-10-07Fix two small issues reported in crashes from Play ConsoleArne Schwabe
2021-10-06Fix crash when no connections are definedArne Schwabe
2021-10-04Ensure profile is saved if auth/password is queried on startupArne Schwabe
2021-10-01Implement new signing API as required by the OpenSSL 3.0 providerArne Schwabe
2021-08-13Add WEB_AUTH pending auth supportArne Schwabe
2021-04-15Implement VPN http proxy support (Android 10+) (closes #1263)Arne Schwabe
2019-11-22Update OpenVPN and OpenVPN 3 and make change to build themArne Schwabe
2019-09-15Minor tweaks to info message supportArne Schwabe
2019-09-03Move to androidx and new chart library versionArne Schwabe
2019-08-05Implement challenge response via IV_SSOArne Schwabe
2018-11-14Support new version of management-external-keyArne Schwabe
2018-10-08Use TLS 1.3 compatible external key managementArne Schwabe
2018-08-06Implement certificate authentication via external providerArne 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-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-04-23Implement HTTP User/Password Authentication via UI (closes #861, #856)Arne Schwabe
2018-04-01Fix logging of Orbot statusArne Schwabe
2018-03-22Improve socks proxy handlingArne Schwabe
2018-03-19Implement integration of OrbotArne Schwabe
2018-03-05Implement support for setting proxiesArne Schwabe
2018-02-11Ignore echo back of auth-token (closes #752)Arne Schwabe
2018-01-31Upgrade OpenVPN code an EC signing codeArne Schwabe
2018-01-16Implement ecdsa certificate signing for OpenVPN 2.xArne Schwabe
2018-01-13More fixes for OpenVPN3 (end service on disconnect)Arne Schwabe
2017-06-05Possible fix for #612Arne Schwabe
2017-05-10Update copyrightsArne Schwabe
2017-04-05make temporary profile persistent tooArne Schwabe
2017-01-31Log more state debug information to help debugging reconnecting problemsArne Schwabe
2017-01-05Sent username only for auth requestsArne Schwabe
2016-12-16Implement password handover between ui and serviceArne Schwabe
2016-11-22Implement IPv6 DNS ServersArne Schwabe
2016-11-10First step to process seperation, not everything working yet.Arne Schwabe
2016-11-08Vpn stop management issues (#572)Alex Semenov
2016-09-28Ignore errors when the management connection is closed (i.e. OpenVPN process ...Arne Schwabe
2016-07-04Implement exponential back off between connection attempts and generally over...Arne Schwabe
2016-02-29Refactor the way the VPN is launched, move more of the responsibility to the ...Arne Schwabe
2016-02-16Support OpenVPN 2.2 in profile generation (don't ask)Arne Schwabe
2016-01-25Update copyright year to 2016Arne Schwabe
2015-12-08Fix long long long outstanding bug causing delay when starting VPN. Thanks @a...v0.6.46-productionv0.6.46Arne Schwabe
2015-10-08Fix bug of not reconnecting on network changeArne Schwabe
2015-08-10Ignore short network losses and do not reconnectv0.6.33Arne Schwabe
2015-06-23Upgrade grade and fix minor thingsArne Schwabe
2014-12-05Fix error message on socket close (boolean algebra beginners mistake...)Arne Schwabe
2014-11-28On Android 5.0 closing the socket might also report "Connection reset by peer...Arne Schwabe
2014-12-17Update/clarify copyright.Arne Schwabe