summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/core/LogFileHandler.java
AgeCommit message (Expand)Author
2021-10-04Minor cleanupsArne Schwabe
2018-06-11Fix a few strict mode violationsArne Schwabe
2016-12-04Fix notify if no cached logfiles are available.Arne Schwabe
2016-11-26Small fixesArne Schwabe
2016-11-25Implement getting the cached log via pipe to UI processArne Schwabe
2016-06-16only show disconnect dialog for connected VPN in profile listArne Schwabe
2016-05-10Do reading from content urls in the background. Also fixes Skydrive imports.Arne Schwabe
2016-04-29Fix another crash reading broken logs.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-23More fixes in LogFileHandlerArne Schwabe
2016-03-22Add test for doze disablingArne Schwabe
2016-03-22Use Bytebuffer to read/write lengthArne Schwabe
2016-03-09Bug not yet understand but try to the best to avoid it being triggeredArne Schwabe
2016-03-09Workaround for endless loop in LogfilehandlerArne Schwabe
2016-02-22Fix crashes on reading invalid log items.Arne Schwabe
2016-01-28Make parsing of cached log more resilientArne Schwabe
2016-01-24Implement persistent disk log cache. (closes #340)Arne Schwabe