summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/core/OpenVPNThread.java
AgeCommit message (Expand)Author
2021-10-15Add log message for unsupported key encryptionArne Schwabe
2021-10-15Improve detection and logging of weak md error FAQ hintArne Schwabe
2021-10-01Remove Ice Cream Sandwich support from ics-openvpn (closes #1337)Arne Schwabe
2020-05-18Change code to account for removal of --disable-server in openvpn2Arne Schwabe
2020-05-05Fixes #1188 Optimize pattern compile for loggingAfzal Najam
2018-01-15End service correctly with OpenVPN 2 (closes #822)Arne Schwabe
2018-01-13More fixes for OpenVPN3 (end service on disconnect)Arne Schwabe
2017-11-26Update translationsArne Schwabe
2017-06-26Add more info about weak hashes, version 0.6.73v0.6.73-productionv0.6.73Arne Schwabe
2016-11-26Small fixesArne Schwabe
2016-11-10First step to process seperation, not everything working yet.Arne Schwabe
2016-11-08Vpn stop management issues (#572)Alex Semenov
2016-06-16Fix crash when using Always-on option in Android NArne Schwabe
2016-04-25Implement custom marschal/unmarschal for LogItem, hopefully this will fix the...Arne Schwabe
2016-03-22Better debug loggingArne Schwabe
2016-03-01Do not log messages of old exiting processArne Schwabe
2016-02-29Refactor the way the VPN is launched, move more of the responsibility to the ...Arne Schwabe
2016-01-25Update copyright year to 2016Arne Schwabe
2015-01-27Fix issue #323Arne Schwabe
2015-01-11incomplete pie fixArne Schwabe
2014-12-17Update/clarify copyright.Arne Schwabe
2014-11-12Fix lint issuesArne Schwabe
2014-11-12Rework ABI binary process (closes issue #298)Arne Schwabe
2014-09-29Try to recover from broken PIE support on some device (Asus EEEPad) (closes i...Arne Schwabe
2014-09-18Add copyright information to all filesArne Schwabe
2014-08-12Rename OpenVpnService to OpenVPNServiceArne Schwabe
2014-06-30Fix bugs reported by Google Play ConsoleArne Schwabe
2014-06-04Implement PIE on JELLY BEANArne Schwabe
2014-06-03Fix order of library pathArne Schwabe
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe