summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/core/VpnStatus.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-06Minor fixesArne Schwabe
2021-10-04Add logging of StrictMode violations to app internal logArne Schwabe
2021-08-13Add a dialog in Log Window allowing to start pending authArne Schwabe
2019-12-11Modernise 2FA challenge input, use activity alias for non implemented activitiesArne Schwabe
2019-08-13Implement proper logging to LogcatArne Schwabe
2018-05-30Implement showing an out of band authentication via URL to the userArne Schwabe
2017-05-27Implement graphs for traffic historyArne Schwabe
2017-05-18Implement tun-mtu and auth-retry in the uiArne Schwabe
2017-01-31Log more state debug information to help debugging reconnecting problemsArne Schwabe
2016-11-25Implement getting the cached log via pipe to UI processArne Schwabe
2016-11-19Always use the most current version of a profileArne Schwabe
2016-11-15Fix more IPCArne Schwabe
2016-11-10First step to process seperation, not everything working yet.Arne Schwabe
2016-07-04Implement exponential back off between connection attempts and generally over...Arne Schwabe
2016-05-05Give the user a choice if the vpn is already connected.Arne Schwabe
2016-04-25Implement custom marschal/unmarschal for LogItem, hopefully this will fix the...Arne Schwabe
2016-04-12Rework log item caching, might work better or at least give a better understa...Arne Schwabe
2016-04-01New versionv0.6.51Arne Schwabe
2016-03-22Better debug loggingArne Schwabe
2016-03-09Workaround for endless loop in LogfilehandlerArne Schwabe
2016-02-29Refactor the way the VPN is launched, move more of the responsibility to the ...Arne Schwabe
2016-02-29Fix crash on Android 6.0Arne Schwabe
2016-02-22Fix crashes on reading invalid log items.Arne Schwabe
2016-02-04Don't add colon postfix if not required.Danny Baumann
2016-01-25Update copyright year to 2016Arne Schwabe
2016-01-24Implement persistent disk log cache. (closes #340)Arne Schwabe
2016-01-10Fine tune toastsArne Schwabe
2016-01-07Show VPN Status in profile list, tweak Status reportingArne Schwabe
2015-12-07Use new status message and make connected status a bit nicerArne Schwabe
2015-10-21Make device information message more verbose.v0.6.41Arne Schwabe
2015-10-19Get the native ABI from a native ABI call (closes #391), update translations,...Arne Schwabe
2015-08-11Fix lint warning, fix fab in config converterArne Schwabe
2015-07-08Add clear log on new connection support, default to on.Arne Schwabe
2015-06-07Update sdks to 22, Remove FAB again, layout/placement needs more thought.Arne Schwabe
2015-05-27Add more floating action buttons.Arne Schwabe
2015-03-19Use the right delimiterArne Schwabe
2015-03-19Fix formatting of log messages if no context is available (Closes schwabe/ics...Arne Schwabe
2014-11-26Make starting profiles from external more robustArne Schwabe
2014-12-17Update/clarify copyright.Arne Schwabe
2014-09-18Add copyright information to all filesArne Schwabe
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe