Age | Commit message (Expand) | Author |
2013-09-17 | Fix a few market console errors | Arne Schwabe |
2013-09-10 | Add easteregg donation amounts :) | Arne Schwabe |
2013-09-10 | Add Google in App purchasing as an Alternative for Paypal | Arne Schwabe |
2013-08-23 | Fix TLS 1.2 and Android 4.1 | Arne Schwabe |
2013-08-20 | More debug for broken format string in translations | 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-14 | Add FAQ for Android 4.3 | Arne Schwabe |
2013-08-14 | prepare for version 0.5.41v0.5.41 | Arne Schwabe |
2013-08-13 | Fix another format string bug in tr translation, fix accidentally renamed me... | Arne Schwabe |
2013-08-13 | FIX NPE from Market console | Arne Schwabe |
2013-08-12 | Fix inline files in TLS Auth Key settings | Arne Schwabe |
2013-08-12 | Fix lint issues | Arne Schwabe |
2013-08-10 | Fix stupid typo when handling extra certs (closes issue #193)v0.5.40.1 | Arne Schwabe |
2013-08-09 | Fix comparator | Arne Schwabe |
2013-08-09 | Guess if a certificate is stored in hardware | Arne Schwabe |
2013-08-08 | Log error if the IP that should be set is invalid | Arne Schwabe |
2013-08-07 | Fix compiling with Android NDK r9 | Arne Schwabe |
2013-08-07 | Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c... | Arne Schwabe |
2013-08-02 | Welcome Android 4.3 | 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-07-09 | Add support for IntelliJ annotations (@Nullable, @NotNull) | Arne Schwabe |
2013-07-05 | Ignore user and group options | Arne Schwabe |
2013-07-05 | Fix disconnecting VPN from notification | Arne Schwabe |
2013-07-03 | Restructure global settings | Arne Schwabe |
2013-07-01 | Fix GUI certificate display/parsing a bit | Arne Schwabe |
2013-06-25 | Always uses newest gradle build version | Arne Schwabe |
2013-06-23 | fix stupid bug | Arne Schwabe |
2013-06-23 | Fix bug with new pause VPN function | Arne Schwabe |
2013-06-23 | Fix issues found by Code Analysis | Arne Schwabe |
2013-06-23 | Implement expandable notifications for 4.1 | Arne Schwabe |
2013-06-16 | I have no idea what I am doing here ….. | Arne Schwabe |
2013-06-16 | Fix typos, move socket initializing to OpenVPN 2.x specific OpenVPNManagement... | Arne Schwabe |
2013-06-16 | Change default dns servers | Arne Schwabe |
2013-06-08 | Fix icon displayed in the notification bar. Using a Leveldrawable does not wo... | Arne Schwabe |
2013-06-07 | Also use friendly names when printing keystore certificate | Arne Schwabe |
2013-06-06 | Fix printing of certificate DN Namesv0.5.37 | Arne Schwabe |
2013-06-04 | Remove debug log | Arne Schwabe |
2013-05-31 | Remove stray todo | Arne Schwabe |
2013-05-31 | Fix screen off | Arne Schwabe |
2013-06-05 | Fix issues reported by Intellij | Arne Schwabe |
2013-06-05 | Add support for asking username/password if none is set (closes issue #174) | Arne Schwabe |
2013-05-29 | Compile fixes | Arne Schwabe |
2013-05-29 | Allow pausing the VPN also without persistent-tun. | Arne Schwabe |
2013-05-25 | Doc update | Arne Schwabe |
2013-05-25 | Extend external API documentation and change hasPermission to prepareVPNService | Arne Schwabe |