Age | Commit message (Expand) | Author |
2013-12-15 | Always log Exception to log | Arne Schwabe |
2013-12-11 | Also move VpnPreferences and implement isValidFragment | Arne Schwabe |
2013-12-05 | Add pre resolve patch | Arne Schwabe |
2013-11-23 | Update OpenVPN source code (closes issue #209) | Arne Schwabe |
2013-11-19 | small bug fixes | Arne Schwabe |
2013-11-07 | Fine tune log window. | Arne Schwabe |
2013-10-28 | Fix NPE from market console | Arne Schwabe |
2013-10-13 | Working LogFragment | Arne Schwabe |
2013-09-27 | Implement changing log level on the fly in the log window, still needs some U... | Arne Schwabe |
2013-09-18 | Refactor logging messages | Arne Schwabe |
2013-09-17 | Fix a few market console errors | Arne Schwabe |
2013-08-23 | Fix TLS 1.2 and Android 4.1 | Arne Schwabe |
2013-08-20 | Rename OpenVPN class to a VPNStatus | Arne Schwabe |
2013-08-20 | Retry on KeyStore error | Arne Schwabe |
2013-08-16 | fix minor code style issues | Arne Schwabe |
2013-08-15 | remove leftover debug code | Arne Schwabe |
2013-08-13 | FIX NPE from Market console | Arne Schwabe |
2013-08-10 | Fix stupid typo when handling extra certs (closes issue #193)v0.5.40.1 | Arne Schwabe |
2013-07-12 | Do not show certificate information on pkcs12 and key dialogs (closes issue #... | Arne Schwabe |
2013-07-12 | Fix keychain certificate handling | Arne Schwabe |
2013-07-11 | Usage reflection to use Android Bouncycastle to print Subject DN, also displa... | Arne Schwabe |
2013-06-23 | Fix issues found by Code Analysis | Arne Schwabe |
2013-06-16 | Change default dns servers | Arne Schwabe |
2013-06-07 | Also use friendly names when printing keystore certificate | Arne Schwabe |
2013-05-31 | Fix screen off | Arne Schwabe |
2013-06-05 | Add support for asking username/password if none is set (closes issue #174) | Arne Schwabe |
2013-05-20 | Add certificate CN print | Arne Schwabe |
2013-03-18 | Move native functions into own class. | Arne Schwabe |
2013-03-12 | Note stupid mistake | Arne Schwabe |
2013-03-12 | Break the classes into core classes that deal with handling the backend logic... | Arne Schwabe |
2013-03-07 | verify-x509-name not x509-verify-name | Arne Schwabe |
2013-03-07 | Add x509-verify-name support to ics-openvpn GUI | Arne Schwabe |
2013-02-09 | Merge non OpenVPN3 specific into main | Arne Schwabe |
2013-02-05 | Fix Locale related errors/bugs. Update … to unicode replacement. Fix the sp... | Arne Schwabe |
2013-02-02 | Add the --auth option to the auth/enc dialog | Arne Schwabe |
2013-02-02 | Give the hint of android bug with alphanumeric Keystore Aliases. (closes issu... | Arne Schwabe |
2012-12-27 | Make changes needed to provide an external API | Arne Schwabe |
2012-12-26 | Increase version number for next release | Arne Schwabe |
2012-12-15 | Let the user control the new connect-retry(-max) logic | Arne Schwabe |
2012-11-20 | Add script to generate FAQ in the google CODE project. | Arne Schwabe |
2012-10-22 | Increase default retry time for resolve to 60 seconds. 5 seconds does more ha... | Arne Schwabe |
2012-09-30 | Fix deleting a VPN profile from a preference fragment on mobile phones. (clos... | Arne Schwabe |
2012-09-14 | Set persist-remote-ip when setting persist-tun | Arne Schwabe |
2012-09-13 | set persist-tun Default to false. It does to play well with reconnects and DN... | Arne Schwabe |
2012-09-13 | Add support for persist-tun option (closes issue #83) | Arne Schwabe |
2012-09-09 | Fix null pointer when connecting with pkcs12 and no password set. | Arne Schwabe |
2012-08-22 | Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 f... | Arne Schwabe |
2012-08-13 | organize imports | Arne Schwabe |
2012-08-13 | Fix authenticating with passwords containing # (Closes issue #68) | Arne Schwabe |
2012-08-12 | Implement starting a VPN on boot. (closes issue #62) | Arne Schwabe |