summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/OpenVpnManagementThread.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-11Fix display of speed in the notification.Arne Schwabe
2013-02-10Use different icons in the status bar depending on status.Arne Schwabe
2013-02-09Merge non OpenVPN3 specific into mainArne Schwabe
2013-02-05Fix Locale related errors/bugs. Update … to unicode replacement. Fix the sp...Arne Schwabe
2013-02-02Give the hint of android bug with alphanumeric Keystore Aliases. (closes issu...Arne Schwabe
2013-01-31Allow finer control of notification messagesArne Schwabe
2013-01-04Some more changes making external API possibleArne Schwabe
2013-01-01Make state messages translatable and nicer.Arne Schwabe
2012-12-31CleanupsArne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-24Reconnect USR1, still strange ….Arne Schwabe
2012-12-24Make send mini dump work with non Gmail Mail app, make google sending better ...Arne Schwabe
2012-11-26The fcafb74a08aa58152b6bd9eb6e4c7dc6ea783c3b was wrong commit. Version 4.2 be...Arne Schwabe
2012-09-13Add support for persist-tun option (closes issue #83)Arne Schwabe
2012-09-09Fix a bug that if OpeVPN itself decided to reconnect the application was wai...Arne Schwabe
2012-08-28- Add status message when waiting for network.Arne Schwabe
2012-08-17really fix NPE from marketArne Schwabe
2012-08-13Ignore proxy for UDP connectionsArne Schwabe
2012-08-13FIX NPE from market consoleArne Schwabe
2012-08-12Implement starting a VPN on boot. (closes issue #62)Arne Schwabe
2012-08-12Keep Openvpn in hold whiteout network (closes issue #63)Arne Schwabe
2012-08-08Use management-client and management-signal (closes issue #65)Arne Schwabe
2012-07-30Use system proxy settings for openvpnArne Schwabe
2012-07-16Versions after Jelly Bean will probably behave like JB and not like ICSArne Schwabe
2012-07-15Add support for Certificates from Keystore under Jelly Beans (Thanks Kenny Ro...Arne Schwabe
2012-06-30Relase version 0.5.9v0.5.9Arne Schwabe
2012-06-28The 'be ready for Jelly Beans' commitArne Schwabe
2012-06-18Add a status message which shows the status of the connecting/connected VPNArne Schwabe
2012-06-03minor clean upsArne Schwabe
2012-06-03Implement reconnect on network change (closes issue #37)Arne Schwabe
2012-05-24Add more diagnostic messages for management password queriesArne Schwabe
2012-05-20Another market backtrace, not should what happens here. Hope for a user to re...v0.5.5aArne Schwabe
2012-05-18Version 0.5.5v0.5.5Arne Schwabe
2012-05-18Allow only one log window at a time (closes issue #26)Arne Schwabe
2012-05-18- Make Ipv6 support complete (minus tun-ipv6 warning)Arne Schwabe
2012-05-14Add more error loggingArne Schwabe
2012-05-13Implement the required ipv6 changes.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-09Add tiny minivpn executable which uses the libopenvpn.so so we don't have to ...Arne Schwabe
2012-05-09Openvpn as external external program is coming nearer ....Arne Schwabe
2012-05-06All control of openvpn is now over the unix socket. JNI is only used for star...Arne Schwabe
2012-05-06Version 0.4.9Arne Schwabe
2012-05-06- Ability to copy single log entries (issue #9)Arne Schwabe
2012-05-06Add ability to send the log (closes issue #9)Arne Schwabe
2012-05-05working protect fd through managementArne Schwabe
2012-05-05First time a fd was successfully transfered over a socket :)Arne Schwabe
2012-05-05Version 0.4.7 with more route checking and fix of the tmp-dir bug :(Arne Schwabe