Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard | |
2012-12-27 | Make changes needed to provide an external API | Arne Schwabe | |
2012-12-25 | Merge local changes with repository | arne | |
2012-12-25 | Move opening of Inputstream to Configconvert | arne | |
2012-12-23 | Fix importing of embedded PKCS12 files | Arne Schwabe | |
2012-12-18 | Fix the Illegal Thread State bug | Arne Schwabe | |
2012-12-18 | Fix a few warnings and one bug when importing a file with a pkcs12 which ↵ | Arne Schwabe | |
cannot be read | |||
2012-10-17 | Fix the mixup in username and profilename (closes issue #98) | Arne Schwabe | |
2012-09-04 | If user choses not import the certificate embed the file into the config | Arne Schwabe | |
2012-08-22 | Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 ↵ | Arne Schwabe | |
format | |||
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-10 | Fine tune config convert messages | Arne Schwabe | |
Import tls-auth [inline] dir correctly (closes issue #55) | |||
2012-07-10 | Fix duplicate inline tag (closes issue #51) | Arne Schwabe | |
2012-07-02 | The "things that look similar are actually different" commit | Arne Schwabe | |
fix last commit (mName != mUsername) MAIN != VIEW | |||
2012-07-02 | Import User and Password from auth-user-file if it exists. (closes #issue 42) | 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-05-31 | - fix a few more strings | Arne Schwabe | |
- add editing xxx title to cfonig settings | |||
2012-05-20 | - Fix missing about | Arne Schwabe | |
- Fix vpn list saving to sharedpreferences (closes issue #27) - Version 0.5.5a | |||
2012-05-14 | - Rework saving state of preferences fragment | Arne Schwabe | |
- fix state of nobind not loaded (hopefully closes issue #19) Version 0.5.4 | |||
2012-05-13 | Version 0.5.3 | Arne Schwabe | |
Fix a few new bugs before pushing to the market :) | |||
2012-05-13 | Config Import useable (closes issue #14) | Arne Schwabe | |
Correct save/restore state in Basic Settings (closes issue #17) | |||
2012-05-12 | Almost working configuration import | Arne Schwabe | |