Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-24 | Better way of fixing port warning | Arne Schwabe | |
2012-05-21 | Ignore routing delay, as it causes routes not to be added.v0.5.6 | Arne Schwabe | |
2012-05-20 | - fix a backtrace from the market console | Arne Schwabe | |
- Version 0.5.5a | |||
2012-05-18 | Allow only one log window at a time (closes issue #26) | Arne Schwabe | |
Make OpenvpnService honour net30 routes (closes issue #24) | |||
2012-05-14 | Apply patch from issue #20 (closes issue #20) | Arne Schwabe | |
2012-05-12 | Almost working configuration import | Arne Schwabe | |
2012-05-11 | CLeanups | Arne Schwabe | |
Fix backtrace from market console, I suspect someone tried IPv6 and I failed him/her :( | |||
2012-05-11 | Rework 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-10 | Put 0.5.2 in manifest | Arne Schwabe | |
2012-05-09 | add cipher option | Arne Schwabe | |
2012-05-09 | Add the minivpn to repository to avoid copying it around. | Arne Schwabe | |
The jniclose method works. But there should be a java way to do it ... (closes issue #12) | |||
2012-05-09 | Openvpn as external external program is coming nearer .... | Arne Schwabe | |
2012-05-06 | All control of openvpn is now over the unix socket. JNI is only used for ↵ | Arne Schwabe | |
starting openvpn. Fix configuration if no DNS information is available. (closes issue #7 hopefully) Version 0.5.0 | |||
2012-05-06 | Version 0.4.9 | Arne Schwabe | |
2012-05-05 | 0.4.8b - the my phone has a /tmp but most ics do not | Arne Schwabe | |
2012-05-05 | Version 0.4.7 with more route checking and fix of the tmp-dir bug :( | Arne Schwabe | |
closes issue #6 | |||
2012-05-01 | Support strange certificate + passsword authentication types | Arne Schwabe | |
2012-05-01 | The 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 | Version 0.4.6 - Codename "Welcome to the world people in 2012, where we use ↵ | Arne Schwabe | |
CIDR" | |||
2012-04-30 | Really set version | Arne Schwabe | |
2012-04-30 | - new Icon :) | Arne Schwabe | |
- Obscure settings - version 0.4.5 - quick launch | |||
2012-04-30 | Version 0.4.4 | Arne Schwabe | |
Fix parsing of certain netmasks Fix custom Routes parsing | |||
2012-04-30 | version 0.4.2 | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/BasicSettings.java => src/de/blinkt/openvpn/Settings_Basic.java | |||
2012-04-29 | Fix static keys | schwabe | |
2012-04-29 | Version 0.4 had a User/password and static keys options that will not work. ↵ | schwabe | |
Fix that | |||
2012-04-29 | Version 0.4 | schwabe | |
fixes issue #1 fixes issue #2 fixes issue #3 | |||
2012-04-23 | Doing progress on the Preference dialog chaos | Arne Schwabe | |
--HG-- rename : res/layout/config.xml => res/layout/basic_settings.xml rename : src/de/blinkt/openvpn/AboutActivity.java => src/de/blinkt/openvpn/AboutFragment.java | |||
2012-04-21 | wip | Arne Schwabe | |
2012-04-16 | Initial import | Arne Schwabe | |