Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-02 | Fix stupid bug in naming native library (fixes 4.1) | Arne Schwabe | |
2013-03-18 | Move native functions into own class. | Arne Schwabe | |
This way the Gui will not always load the native libraries when showing profiles and allows some GUI modifications without compiling ndk code | |||
2013-02-09 | Merge non OpenVPN3 specific into main | 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 |