summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/OpenVPNThread.java
AgeCommit message (Expand)Author
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe
2013-02-26Refactor ConnectionStatus to be an enumerationv0.5.32Arne Schwabe
2013-02-21fix manifest, remember timestamp format, introduce overly accurate timestamp ...Arne Schwabe
2013-02-10When logging a crash add time stampsArne Schwabe
2013-02-10Use different icons in the status bar depending on status.Arne Schwabe
2013-01-01Make state messages translatable and nicer.Arne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-24Make send mini dump work with non Gmail Mail app, make google sending better ...Arne Schwabe
2012-12-18Fix the Illegal Thread State bugArne Schwabe
2012-10-10Fix bug that causes segfault on reconnectv0.5.24Arne Schwabe
2012-08-16- Fix the problem Android sometimes killing the service in the background ca...Arne Schwabe
2012-07-25restore compatibility with Android 4.0Arne Schwabe
2012-07-24Build openssl as shared library again, build for all Android ABIsArne Schwabe
2012-06-18Add a status message which shows the status of the connecting/connected VPNArne Schwabe
2012-05-24- fix cn remote string (closes issue #31)Arne Schwabe
2012-05-20- Fix missing aboutArne Schwabe
2012-05-18Version 0.5.5v0.5.5Arne Schwabe
2012-05-14Add more error loggingArne Schwabe
2012-05-11Add native dir approach from http://stackoverflow.com/questions/10517016/andr...Arne Schwabe
2012-05-11CLeanupsArne Schwabe
2012-05-11Rework FIle selection dialog.Arne Schwabe
2012-05-09Only try to write minivpn once per program lifetime.Arne Schwabe
2012-05-09Add the minivpn to repository to avoid copying it around.Arne Schwabe
2012-05-09Openvpn as external external program is coming nearer ....Arne Schwabe
2012-05-05Version 0.4.7 with more route checking and fix of the tmp-dir bug :(Arne Schwabe
2012-04-30version 0.4.2Arne Schwabe