Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-28 | - Add status message when waiting for network. | Arne Schwabe | |
- Using a priority higher than PRIORITY_MIN stop the flickering of the notification but make the icon visible again :/ | |||
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-27 | log phone version | Arne Schwabe | |
support more than 100 routes | |||
2012-06-18 | Add a status message which shows the status of the connecting/connected VPN | Arne Schwabe | |
2012-06-17 | - Fix last commit | Arne Schwabe | |
- Implement reading extra CA cert from file to fix keystore error on some mobile phones | |||
2012-06-13 | Correct network state message | Arne Schwabe | |
Improve logging framework a bit Add logging of certificates received from Keystore | |||
2012-05-24 | Add more diagnostic messages for management password queries | Arne Schwabe | |
2012-05-18 | Version 0.5.5 | Arne Schwabe | |
- Add state to speed display | |||
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-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 | Openvpn as external external program is coming nearer .... | 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-05 | working protect fd through management | Arne Schwabe | |
2012-05-05 | Error message if keystore cannot be accessed (e.g. after backup) | 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-05-04 | Version 0.4.7 :) | Arne Schwabe | |
2012-05-03 | add delete Profile support | Arne Schwabe | |
add Config Parser begin openvpn config => Vpn Profile Converter | |||
2012-04-30 | version 0.4.2 | 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-27 | it is not getIntent() nor savedState nor other fancy stuff, getArgument() is ↵ | Arne Schwabe | |
what I want | |||
2012-04-16 | Initial import | Arne Schwabe | |