Age | Commit message (Expand) | Author |
2012-07-24 | Build openssl as shared library again, build for all Android ABIs | Arne Schwabe |
2012-07-16 | Fixes error reported on the Android market consolev0.5.12a | Arne Schwabe |
2012-07-15 | Add support for Certificates from Keystore under Jelly Beans (Thanks Kenny Ro... | Arne Schwabe |
2012-07-10 | Fine tune config convert messages | Arne Schwabe |
2012-07-07 | Make Openvpn run into the JB keychain error if running on the emulator | Arne Schwabe |
2012-06-30 | Relase version 0.5.9v0.5.9 | Arne Schwabe |
2012-06-28 | The 'be ready for Jelly Beans' commit | Arne Schwabe |
2012-06-27 | log phone version | 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-17 | - Fix last commitv0.5.8 | Arne Schwabe |
2012-06-13 | Correct network state message | Arne Schwabe |
2012-06-12 | Always use tcp-client instead of tcp to allow static keys with tcp | Arne Schwabe |
2012-06-02 | bring openvpn in sync with openvpn git master and patches submitted to mailin... | Arne Schwabe |
2012-06-01 | - Fix custom search domain ignored (closes issue #36) | Arne Schwabe |
2012-05-31 | - fix a few more strings | 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-18 | - Make Ipv6 support complete (minus tun-ipv6 warning) | Arne Schwabe |
2012-05-14 | - Rework saving state of preferences fragment | Arne Schwabe |
2012-05-13 | Version 0.5.3 | Arne Schwabe |
2012-05-13 | Config Import useable (closes issue #14) | Arne Schwabe |
2012-05-12 | Almost working configuration import | Arne Schwabe |
2012-05-11 | Add native dir approach from http://stackoverflow.com/questions/10517016/andr... | Arne Schwabe |
2012-05-11 | Rework FIle selection dialog. | Arne Schwabe |
2012-05-10 | Version 0.5.2 | Arne Schwabe |
2012-05-09 | add cipher option | Arne Schwabe |
2012-05-09 | small fixed | Arne Schwabe |
2012-05-09 | Only try to write minivpn once per program lifetime. | Arne Schwabe |
2012-05-09 | Add the minivpn to repository to avoid copying it around. | Arne Schwabe |
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 star... | Arne Schwabe |
2012-05-06 | Add ability to send the log (closes issue #9) | Arne Schwabe |
2012-05-05 | Error message if keystore cannot be accessed (e.g. after backup) | Arne Schwabe |
2012-05-05 | 0.4.8b - the my phone has a /tmp but most ics do not | Arne Schwabe |
2012-05-04 | Version 0.4.7 :) | Arne Schwabe |
2012-05-03 | Merge Merge try number 2 | Arne Schwabe |
2012-05-03 | add delete Profile support | Arne Schwabe |
2012-05-03 | extract settings string to ressource file. | Arne Schwabe |
2012-05-01 | Support strange certificate + passsword authentication types | Arne Schwabe |
2012-04-30 | - new Icon :) | Arne Schwabe |
2012-04-30 | Version 0.4.4 | Arne Schwabe |
2012-04-30 | version 0.4.2 | Arne Schwabe |
2012-04-29 | Fix static keys | schwabe |
2012-04-29 | Version 0.4 had a User/password and static keys options that will not work. F... | schwabe |
2012-04-29 | Version 0.4 | schwabe |
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 |
2012-04-23 | Doing progress on the Preference dialog chaos | Arne Schwabe |