Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-06-22 | Fix openvpn error when no netmask is specified to a custom IP | Arne Schwabe | |
2012-06-21 | Organize Imports | Arne Schwabe | |
2012-06-20 | Make important message have a ticker message, fix status line in log window | Arne Schwabe | |
2012-06-18 | Add a status message which shows the status of the connecting/connected VPN | Arne Schwabe | |
2012-06-17 | - Fix last commitv0.5.8 | Arne Schwabe | |
- Implement reading extra CA cert from file to fix keystore error on some mobile phones | |||
2012-06-15 | Allow being by external app with profile name | Arne Schwabe | |
2012-06-13 | Correct network state message | Arne Schwabe | |
Improve logging framework a bit Add logging of certificates received from Keystore | |||
2012-06-12 | Always use tcp-client instead of tcp to allow static keys with tcp | Arne Schwabe | |
2012-06-03 | minor clean ups | Arne Schwabe | |
2012-06-03 | Implement reconnect on network change (closes issue #37) | Arne Schwabe | |
2012-06-02 | bring openvpn in sync with openvpn git master and patches submitted to ↵ | Arne Schwabe | |
mailing list | |||
2012-06-02 | clarify warning, reset domain on opening tun | Arne Schwabe | |