Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-30 | Relase version 0.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-27 | merge | Arne Schwabe | |
2012-06-27 | log phone version | Arne Schwabe | |
support more than 100 routes | |||
2012-06-27 | Some minor fixes | Arne Schwabe | |
2012-06-25 | More obscure options to be ignored | Arne Schwabe | |
2012-06-22 | Fix openvpn error when no netmask is specified to a custom IP | Arne Schwabe | |
2012-06-21 | Organize Imports | Arne Schwabe | |
2012-06-20 | Merge with 4fe04f90d7c3f24b98e04e3258deb3e6d0ec51d0 | Arne Schwabe | |
2012-06-20 | merge | Arne Schwabe | |
2012-06-20 | Make important message have a ticker message, fix status line in log window | Arne Schwabe | |
2012-06-20 | Rework icon + add status bar icon | Arne Schwabe | |
2012-06-19 | Spelling fixes by Lodewijk Voege <lvoege@gmail.com> | Arne Schwabe | |
Thank you very much! Closes issue #39 | |||
2012-06-18 | A requrested feature. How to start a VPN from an external app. | Arne Schwabe | |
2012-06-18 | Add a status message which shows the status of the connecting/connected VPN | Arne Schwabe | |
2012-06-17 | Added tag v0.5.8 for changeset dfec89862d5b | 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-15 | Allow being by external app with profile name | Arne Schwabe | |
2012-06-13 | Correct network state message | Arne Schwabe | |
Improve logging framework a bit Add logging of certificates received from Keystore | |||
2012-06-12 | Always use tcp-client instead of tcp to allow static keys with tcp | Arne Schwabe | |
2012-06-03 | minor clean ups | Arne Schwabe | |
2012-06-03 | Implement reconnect on network change (closes issue #37) | 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-06-01 | - Fix custom search domain ignored (closes issue #36) | Arne Schwabe | |
2012-05-31 | Added tag v0.5.7 for changeset 9b07d417e626 | Arne Schwabe | |
2012-05-31 | Version 0.5.7 | Arne Schwabe | |
2012-05-31 | - fix a few more strings | Arne Schwabe | |
- add editing xxx title to cfonig settings | |||
2012-05-31 | Add most of the missing german translations | Arne Schwabe | |
2012-05-31 | Add missing file | Arne Schwabe | |
2012-05-30 | Add fix for CM9 /dev/tun ownership (closes issue #35) | Arne Schwabe | |
2012-05-30 | fix bug in LaunchVPN Lifecycle (closes issue reported via email) | Arne Schwabe | |
2012-05-25 | Add build instructions | Arne Schwabe | |
2012-05-25 | Fix errors reported by lint | Arne Schwabe | |
2012-05-25 | apply patch from issue #32 (closes issue #32) | Arne Schwabe | |
2012-05-24 | Add querying certificate key password (closes issue #23) | Arne Schwabe | |
2012-05-24 | Better way of fixing port warning | Arne Schwabe | |
2012-05-24 | Add more diagnostic messages for management password queries | Arne Schwabe | |
2012-05-24 | - fix cn remote string (closes issue #31) | Arne Schwabe | |
- ignore a few more options in the importer | |||
2012-05-23 | Finetune FAQ, change font sizes, add Information about broken Images from ↵ | Arne Schwabe | |
Sony and HTC | |||
2012-05-21 | Added tag v0.5.6 for changeset 8183d8aed401 | Arne Schwabe | |
2012-05-21 | Ignore routing delay, as it causes routes not to be added. | Arne Schwabe | |
2012-05-20 | Added tag v0.5.5 for changeset 8381666aa622 | Arne Schwabe | |
2012-05-20 | Added tag v0.5.5a for changeset 575b322447ad | Arne Schwabe | |
2012-05-20 | Another market backtrace, not should what happens here. Hope for a user to ↵ | Arne Schwabe | |
report it :) | |||
2012-05-20 | - fix a backtrace from the market console | Arne Schwabe | |
- Version 0.5.5a | |||
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-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) |