Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-20 | Version 0.5.20v0.5.20 | Arne Schwabe | |
2012-08-17 | hide notification on JB+ | Arne Schwabe | |
2012-08-17 | really fix NPE from market | Arne Schwabe | |
2012-08-17 | Regression fix: Fix directly connecting while connection is active | Arne Schwabe | |
2012-08-17 | bugfix for notifications | Arne Schwabe | |
2012-08-16 | - Fix the problem Android sometimes killing the service in the background ↵ | Arne Schwabe | |
causing miniopenvpn to exit - Use setForeground to enable foreground priority, this forces to use a notification icon - Remove the ability to deselect Bytecounter. | |||
2012-08-13 | Allow editing the VPN Config from the log screen to ease configuration ↵ | Arne Schwabe | |
iterations | |||
2012-08-13 | organize imports | Arne Schwabe | |
2012-08-13 | sort profies by name, better than not sorting at all | Arne Schwabe | |
--HG-- extra : rebase_source : 31ecdd1d6197a3ec95785a52e95b62a013c7539b | |||
2012-08-13 | Ignore proxy for UDP connections | Arne Schwabe | |
2012-08-13 | FIX NPE from market console | Arne Schwabe | |
2012-08-13 | Fix authenticating with passwords containing # (Closes issue #68) | Arne Schwabe | |
2012-08-12 | Implement starting a VPN on boot. (closes issue #62) | Arne Schwabe | |
2012-08-12 | Keep Openvpn in hold whiteout network (closes issue #63) | Arne Schwabe | |
--HG-- extra : rebase_source : 47459245a591d7898976efa8648ce940f97f4e4a | |||
2012-08-08 | management-signal is not required. | Arne Schwabe | |
2012-08-08 | Use management-client and management-signal (closes issue #65) | Arne Schwabe | |
2012-08-03 | Donate with paypal ... | Arne Schwabe | |
2012-07-30 | Use system proxy settings for openvpn | Arne Schwabe | |
2012-07-25 | Fix importing custom options with spaces | Arne Schwabe | |
2012-07-25 | restore compatibility with Android 4.0 | Arne Schwabe | |
2012-07-24 | Build openssl as shared library again, build for all Android ABIs | Arne Schwabe | |
2012-07-23 | check for extrainfo == null | Arne Schwabe | |
2012-07-21 | Save stat in VPNPreferences | Arne Schwabe | |
2012-07-21 | Allow clearing of the CA Cert (closes issue #57) | Arne Schwabe | |
2012-07-20 | Merge | Arne Schwabe | |
2012-07-20 | - Use config file name instead for default VPN name (closes issue #53) | Arne Schwabe | |
- Allow importing the pkcs12 into the android keystone when converting configuration | |||
2012-07-18 | - After installing Juno I need the core prefs for whatever reason | Arne Schwabe | |
- use insmod instead of modprboe | |||
2012-07-17 | I really like the action bar, but not using the action bar is even better ;) | Arne Schwabe | |
2012-07-17 | If a device needs both fixes better first load the module and then apply the ↵ | Arne Schwabe | |
permissions fix | |||
2012-07-17 | Implementier modprobe tun for more braindead images | Arne Schwabe | |
2012-07-16 | Start work on clear setting for file dialog | Arne Schwabe | |
Add a quick start quide stating the obvious (*sigh*) | |||
2012-07-16 | Versions after Jelly Bean will probably behave like JB and not like ICS | 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 warning if no dns is set.v0.5.12 | Arne Schwabe | |
Check in a working copy of jbcrypto | |||
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 | Fine tune config convert messages | Arne Schwabe | |
Import tls-auth [inline] dir correctly (closes issue #55) | |||
2012-07-10 | Add ability to export openvpn configuration. (closes issue #52) | Arne Schwabe | |
2012-07-10 | Fix duplicate inline tag (closes issue #51) | Arne Schwabe | |
2012-07-07 | Make Openvpn run into the JB keychain error if running on the emulator | Arne Schwabe | |
2012-07-07 | Fix stale "exiting" statusv0.5.10 | 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 | Correct error message for number of arguments | Arne Schwabe | |
2012-06-30 | Relase version 0.5.9v0.5.9 | Arne Schwabe | |
2012-06-28 | The 'be ready for Jelly Beans' commit | Arne Schwabe | |
- fix concurrentaccess occuring on JB - JB does not allow to extract the private keys from the key storage, rewrite using the key storage to use JAVA API and the external-key management interface | |||
2012-06-27 | merge | Arne Schwabe | |
2012-06-27 | log phone version | Arne Schwabe | |
support more than 100 routes | |||
2012-06-27 | Some minor fixes | Arne Schwabe | |
2012-06-25 | More obscure options to be ignored | Arne Schwabe | |