Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-10 | Version 0.5.1 | Arne Schwabe | |
2012-05-10 | Merge | Arne Schwabe | |
2012-05-09 | small fixed | Arne Schwabe | |
2012-05-09 | Only try to write minivpn once per program lifetime. | Arne Schwabe | |
Remove debug logging | |||
2012-05-09 | Add tiny minivpn executable which uses the libopenvpn.so so we don't have to ↵ | Arne Schwabe | |
copy a big executable from assets to cache directory | |||
2012-05-09 | Openvpn as external external program is coming nearer .... | Arne Schwabe | |
2012-05-07 | Clarify route error message, remove a few "jniglue.h" inclusions | Arne Schwabe | |
2012-05-06 | All control of openvpn is now over the unix socket. JNI is only used for ↵ | Arne Schwabe | |
starting openvpn. Fix configuration if no DNS information is available. (closes issue #7 hopefully) Version 0.5.0 | |||
2012-05-06 | - Ability to copy single log entries (issue #9) | Arne Schwabe | |
- Remove dependency on JNI for all but early logging and opening tun | |||
2012-05-06 | Add ability to send the log (closes issue #9) | Arne Schwabe | |
protect fd over unix socket | |||
2012-05-05 | working protect fd through management | Arne Schwabe | |
2012-05-05 | First time a fd was successfully transfered over a socket :) | Arne Schwabe | |
2012-05-05 | 0.4.8b - the my phone has a /tmp but most ics do not | Arne Schwabe | |
2012-05-04 | Get vpn list working again, not yet perfect but at least delete works | Arne Schwabe | |
http://code.google.com/p/android/issues/detail?id=3414 is hunting me :( | |||
2012-05-03 | Error message if tun cannot be opened | Arne Schwabe | |
2012-05-01 | Support strange certificate + passsword authentication types | Arne Schwabe | |
2012-04-29 | Version 0.4 | schwabe | |
fixes iusse #1 fixes iusse #2 fixes iusse #3 | |||
2012-04-28 | Almost ready for version 0.4 | schwabe | |
2012-04-16 | Initial import | Arne Schwabe | |