Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03 | minor clean ups | 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 | |
2012-05-24 | Better way of fixing port warning | Arne Schwabe | |
2012-05-21 | Ignore routing delay, as it causes routes not to be added.v0.5.6 | Arne Schwabe | |
2012-05-18 | Allow only one log window at a time (closes issue #26) | Arne Schwabe | |
Make OpenvpnService honour net30 routes (closes issue #24) | |||
2012-05-18 | - Make Ipv6 support complete (minus tun-ipv6 warning) | Arne Schwabe | |
- Implement byte counter support in the log window - Fix spelling of secret (closes issue #22) - Replace "quot; with ", no idea what went wrong there (closes issue #21) | |||
2012-05-13 | Implement the required ipv6 changes. | Arne Schwabe | |
GUI part is still incomplete | |||
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 | |