Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-25 | Added tag v0.5.17 for changeset 8dabc8451ef0 | 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-25 | restore compatibility with Android 4.0 | Arne Schwabe | |
2012-07-24 | explicitly link against libc … | 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 | Added tag v5.15 for changeset 2c7e441dd0f2 | Arne Schwabe | |
2012-07-21 | make openvpn compile againv0.5.15 | Arne Schwabe | |
2012-07-21 | Save stat in VPNPreferences | Arne Schwabe | |
2012-07-21 | Change config.h version number to reflect openvpn version | Arne Schwabe | |
2012-07-21 | Update openvpn to Version 2.3_alpha3 | Arne Schwabe | |
--HG-- rename : openvpn/src/plugins/README => openvpn/doc/README.plugins rename : openvpn/src/plugins/defer/README => openvpn/sample/sample-plugins/defer/README rename : openvpn/src/plugins/defer/build => openvpn/sample/sample-plugins/defer/build rename : openvpn/src/plugins/defer/simple.c => openvpn/sample/sample-plugins/defer/simple.c rename : openvpn/src/plugins/examples/simple.def => openvpn/sample/sample-plugins/defer/simple.def rename : openvpn/src/plugins/defer/winbuild => openvpn/sample/sample-plugins/defer/winbuild rename : openvpn/src/plugins/examples/build => openvpn/sample/sample-plugins/log/build rename : openvpn/src/plugins/examples/log.c => openvpn/sample/sample-plugins/log/log.c rename : openvpn/src/plugins/examples/log_v3.c => openvpn/sample/sample-plugins/log/log_v3.c rename : openvpn/src/plugins/examples/winbuild => openvpn/sample/sample-plugins/log/winbuild rename : openvpn/src/plugins/examples/README => openvpn/sample/sample-plugins/simple/README rename : openvpn/src/plugins/examples/build => openvpn/sample/sample-plugins/simple/build rename : openvpn/src/plugins/examples/simple.c => openvpn/sample/sample-plugins/simple/simple.c rename : openvpn/src/plugins/examples/simple.def => openvpn/sample/sample-plugins/simple/simple.def rename : openvpn/src/plugins/examples/winbuild => openvpn/sample/sample-plugins/simple/winbuild rename : openvpn/src/plugins/auth-pam/README => openvpn/src/plugins/auth-pam/README.auth-pam rename : openvpn/src/plugins/down-root/README => openvpn/src/plugins/down-root/README.down-root | |||
2012-07-21 | Added tag v0.5.14 for changeset 21fd68421904 | 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-20 | Remove old non translated value from es,ko | Arne Schwabe | |
2012-07-20 | - Remove now unused string to import pkcs12. | Arne Schwabe | |
- Translate new string into german | |||
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-19 | Clarify keychain access error (closes issue #58) | Arne Schwabe | |
2012-07-18 | - After installing Juno I need the core prefs for whatever reason | Arne Schwabe | |
- use insmod instead of modprboe | |||
2012-07-18 | Add most missing german translation (apart from FAQ/Howto texts) | Arne Schwabe | |
2012-07-18 | - Remove not translatable strings | Arne Schwabe | |
- remove the experiential config importer string. The Importer should be quite stable now | |||
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 | Merge | Arne Schwabe | |
2012-07-17 | Implementier modprobe tun for more braindead images | Arne Schwabe | |
2012-07-17 | changed unnatural translations | wwwEagle@gmail.com | |
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 | Added tag v0.5.12a for changeset 15393c522dbe | 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 | Added tag v0.5.12 for changeset 5ea2de65677a | Arne Schwabe | |
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-13 | Remove translate=false arrays from korean translation | Arne Schwabe | |
2012-07-12 | Korean translation update. | ktdann | |
2012-07-12 | Korean translation update. | ktdann | |
2012-07-11 | Bit more to go but committing it for now. | dann | |
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 | Added tag v0.5.11 for changeset 0569e09c6a2f | Arne Schwabe | |
2012-07-10 | Update manifest to Version 0.5.11v0.5.11 | Arne Schwabe | |
2012-07-10 | Fix duplicate inline tag (closes issue #51) | Arne Schwabe | |
2012-07-10 | Add patches from issue #48, #49, #50 (closes issue #48, #49 and #50) | Arne Schwabe | |
2012-07-08 | Add patch from issue 47 (closes issue #47) | Arne Schwabe | |
2012-07-07 | Make Openvpn run into the JB keychain error if running on the emulator | Arne Schwabe | |
2012-07-07 | Update todo.txt | arne@rfc2549.org | |
2012-07-07 | Added tag v0.5.10 for changeset 7c66f11d72d2 | Arne Schwabe | |
2012-07-07 | Fix stale "exiting" statusv0.5.10 | Arne Schwabe | |