Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-27 | Make changes needed to provide an external API | Arne Schwabe | |
2012-12-24 | Make send mini dump work with non Gmail Mail app, make google sending better ↵ | Arne Schwabe | |
placed | |||
2012-12-18 | Fix the Illegal Thread State bug | Arne Schwabe | |
2012-10-10 | Fix bug that causes segfault on reconnect | 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-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-06-18 | Add a status message which shows the status of the connecting/connected VPN | Arne Schwabe | |
2012-05-24 | - fix cn remote string (closes issue #31) | Arne Schwabe | |
- ignore a few more options in the importer | |||
2012-05-20 | - Fix missing about | Arne Schwabe | |
- Fix vpn list saving to sharedpreferences (closes issue #27) - Version 0.5.5a | |||
2012-05-18 | Version 0.5.5 | Arne Schwabe | |
- Add state to speed display | |||
2012-05-14 | Add more error logging | Arne Schwabe | |
2012-05-11 | Add native dir approach from ↵ | Arne Schwabe | |
http://stackoverflow.com/questions/10517016/android-get-jni-library-dir/10536284 | |||
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) | |||
2012-05-09 | Only try to write minivpn once per program lifetime. | Arne Schwabe | |
Remove debug logging | |||
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-05 | Version 0.4.7 with more route checking and fix of the tmp-dir bug :( | Arne Schwabe | |
closes issue #6 | |||
2012-04-30 | version 0.4.2 | Arne Schwabe | |