Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-26 | - Increase Version | Arne Schwabe | |
- Add FAQ Entry for energy consumption | |||
2012-10-19 | Make mime action description translatable | Arne Schwabe | |
2012-10-11 | Don't give myself credit. | Arne Schwabe | |
2012-10-10 | Have translationby string a useful default for translators | Arne Schwabe | |
Grrrr at Chinese languages. Russian is complete enought to be usable | |||
2012-09-23 | Move untranslatable string to own file | Arne Schwabe | |
2012-09-16 | OpenVPN for Androids gains "+1 seriousness" | Arne Schwabe | |
2012-09-13 | Add support for persist-tun option (closes issue #83) | Arne Schwabe | |
2012-09-07 | Add FAQ entry for the network configuration | Arne Schwabe | |
2012-08-22 | Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 ↵ | Arne Schwabe | |
format | |||
2012-08-21 | Add a nice "what to do" screen if no VPN has been added yet | Arne Schwabe | |
2012-08-21 | Add FAQ Entry for the duplicate notifications | Arne Schwabe | |
2012-08-20 | Version 0.5.20 | Arne Schwabe | |
2012-08-13 | Allow editing the VPN Config from the log screen to ease configuration ↵ | Arne Schwabe | |
iterations | |||
2012-08-12 | Implement starting a VPN on boot. (closes issue #62) | Arne Schwabe | |
2012-08-03 | Donate with paypal ... | Arne Schwabe | |
2012-07-30 | Use system proxy settings for openvpn | Arne Schwabe | |
2012-07-20 | - Remove now unused string to import pkcs12. | Arne Schwabe | |
- Translate new string into german | |||
2012-07-20 | - Use config file name instead for default VPN name (closes issue #53) | Arne Schwabe | |
- Allow importing the pkcs12 into the android keystone when converting configuration | |||
2012-07-19 | Clarify keychain access error (closes issue #58) | Arne Schwabe | |
2012-07-18 | - Remove not translatable strings | Arne Schwabe | |
- remove the experiential config importer string. The Importer should be quite stable now | |||
2012-07-17 | Implementier modprobe tun for more braindead images | Arne Schwabe | |
2012-07-16 | Start work on clear setting for file dialog | Arne Schwabe | |
Add a quick start quide stating the obvious (*sigh*) | |||
2012-07-16 | Fixes error reported on the Android market console | Arne Schwabe | |
- setting 0.0.0.0 as DNS gives NP - Using a invalid keystone key gives a NP in rsa_sign (Seems to happen on 4.0 -> 4.1 upgrade) - stupid config converter bug introduced in 5.12 - bump version to 5.12a | |||
2012-07-15 | Add warning if no dns is set. | Arne Schwabe | |
Check in a working copy of jbcrypto | |||
2012-07-10 | Add ability to export openvpn configuration. (closes issue #52) | Arne Schwabe | |
2012-07-05 | add translations fixes for zh, es (closes issue #44, closes #45) | Arne Schwabe | |
make a few left out strings translatable (closes issue #44) | |||
2012-07-03 | add fix to arrays.xml (closes issue #43) | Arne Schwabe | |
add translated by recognition add faq for system dialogs | |||
2012-07-01 | 0.5.9 removed the configimporter activity from the manifest. Fix this. | Arne Schwabe | |
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 | log phone version | Arne Schwabe | |
support more than 100 routes | |||
2012-06-20 | merge | 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 | 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-06-03 | Implement reconnect on network change (closes issue #37) | Arne Schwabe | |
2012-06-01 | - Fix custom search domain ignored (closes issue #36) | 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-30 | Add fix for CM9 /dev/tun ownership (closes issue #35) | Arne Schwabe | |
2012-05-25 | Fix errors reported by lint | Arne Schwabe | |
2012-05-24 | Add querying certificate key password (closes issue #23) | 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-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) |