summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/LaunchVPN.java
AgeCommit message (Collapse)Author
2012-05-18Allow only one log window at a time (closes issue #26)Arne Schwabe
Make OpenvpnService honour net30 routes (closes issue #24)
2012-05-14Add more error loggingArne Schwabe
2012-05-11Rework FIle selection dialog.Arne Schwabe
Include possibility to include file content in VPN Profile. Allows safer storage of Certifcates and keys. (closes issue #13) --HG-- rename : src/com/lamerman/FileDialog.java => src/de/blinkt/openvpn/FileSelectionFragment.java
2012-05-10Version 0.5.2Arne Schwabe
Fix minivpn vs openvpn. (closes issue #16) If minivpn binary is already available don't write it (closes issue #15)
2012-05-09Only try to write minivpn once per program lifetime.Arne Schwabe
Remove debug logging
2012-05-09Writing the Minivpn binary on start.Arne Schwabe
It is small enough to not care about writing it over and over again.
2012-05-08If we make a toast, also show it.Arne 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
closes issue #6
2012-05-04Version 0.4.7 :)Arne Schwabe
2012-05-04Get vpn list working again, not yet perfect but at least delete worksArne Schwabe
http://code.google.com/p/android/issues/detail?id=3414 is hunting me :(
2012-05-03add delete Profile supportArne Schwabe
add Config Parser begin openvpn config => Vpn Profile Converter
2012-05-01Support strange certificate + passsword authentication typesArne Schwabe
2012-05-01The real 0.4.6 version as being pushed to the market.Arne Schwabe
adds working clear and disconnect buttons to log window
2012-04-30- new Icon :)Arne Schwabe
- Obscure settings - version 0.4.5 - quick launch