Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-15 | Fix <uses-sdk> swapv0.5.25 | Arne Schwabe | |
2012-12-15 | Minimal rework of notifications for JB | Arne Schwabe | |
2012-10-26 | - Increase Version | Arne Schwabe | |
- Add FAQ Entry for energy consumption | |||
2012-10-19 | Make mime action description translatable | Arne Schwabe | |
2012-10-10 | Have translationby string a useful default for translators | Arne Schwabe | |
Grrrr at Chinese languages. Russian is complete enought to be usable --HG-- rename : res/values-zh-CN/arrays.xml => res/values-zh-rCN/arrays.xml rename : res/values-zh-CN/strings.xml => res/values-zh-rCN/strings.xml | |||
2012-09-18 | Increase version to 0.5.23 | Arne Schwabe | |
2012-09-10 | increase Version number | Arne Schwabe | |
2012-09-03 | Replace /mnt/sdcard with real location of external storage, add read sdcard ↵ | Arne Schwabe | |
permission to manifest | |||
2012-08-23 | Increase version to 0.5.21 | Arne Schwabe | |
2012-08-20 | Version 0.5.20v0.5.20 | Arne Schwabe | |
2012-08-17 | Version 0.5.19v0.5.19 | Arne Schwabe | |
2012-08-13 | After publishing in the market, increase version number | Arne Schwabe | |
2012-08-12 | Implement starting a VPN on boot. (closes issue #62) | Arne Schwabe | |
2012-08-03 | increase version number | Arne Schwabe | |
2012-07-25 | right version numberv0.5.17 | Arne Schwabe | |
2012-07-25 | Fix importing custom options with spaces | Arne Schwabe | |
2012-07-21 | make openvpn compile againv0.5.15 | Arne Schwabe | |
2012-07-21 | Hide the keyboard in the settings by defaultv0.5.14 | Arne Schwabe | |
2012-07-21 | Allow clearing of the CA Cert (closes issue #57) | Arne Schwabe | |
2012-07-17 | Implementier modprobe tun for more braindead images | Arne Schwabe | |
2012-07-16 | Fixes error reported on the Android market consolev0.5.12a | Arne Schwabe | |
- setting 0.0.0.0 as DNS gives NP - Using a invalid keystone key gives a NP in rsa_sign (Seems to happen on 4.0 -> 4.1 upgrade) - stupid config converter bug introduced in 5.12 - bump version to 5.12a | |||
2012-07-15 | Add support for Certificates from Keystore under Jelly Beans (Thanks Kenny ↵ | Arne Schwabe | |
Root for the right pointers) Move jniglue/minivpn files to more sensitive places --HG-- rename : openvpn/src/openvpn/jniglue.c => jni/jniglue.c rename : openvpn/src/openvpn/jniglue.h => jni/jniglue.h rename : openvpn/src/openvpn/testmain.c => jni/minivpn.c | |||
2012-07-10 | Update manifest to Version 0.5.11v0.5.11 | Arne Schwabe | |
2012-07-03 | add fix to arrays.xml (closes issue #43) | Arne Schwabe | |
add translated by recognition add faq for system dialogs | |||
2012-07-02 | The "things that look similar are actually different" commit | Arne Schwabe | |
fix last commit (mName != mUsername) MAIN != VIEW | |||
2012-07-02 | Import User and Password from auth-user-file if it exists. (closes #issue 42) | Arne Schwabe | |
2012-07-01 | 0.5.9 removed the configimporter activity from the manifest. Fix this.v0.5.9b | Arne Schwabe | |
2012-06-27 | Some minor fixes | Arne Schwabe | |
2012-06-03 | Implement reconnect on network change (closes issue #37) | Arne Schwabe | |
2012-06-02 | clarify warning, reset domain on opening tun | Arne Schwabe | |
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 | |