Age | Commit message (Expand) | Author |
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 |
2013-05-25 | Implement Option to pause VPN when screen is off (closes issue #162) | Arne Schwabe |
2013-05-24 | Fix error in env | Arne Schwabe |
2013-05-20 | Fix aidl crash ….. | Arne Schwabe |
2013-05-20 | Add certificate CN print | Arne Schwabe |
2013-05-06 | Fix spelling of sate to state | Arne Schwabe |
2013-05-10 | Also add package name to UV variables | Arne Schwabe |
2013-05-10 | Report ics-openvpn version to server when push-peer-info is used | Arne Schwabe |
2013-05-03 | Cancel dialog when pressing back (closes issue #167) | Arne Schwabe |
2013-04-16 | Fix NPE when calling disconnect() without being connected | Arne Schwabe |
2013-04-16 | Add states when requiring user input | Arne Schwabe |
2013-04-10 | Always log tun information | Arne Schwabe |
2013-04-10 | Do not close main window when starting a VPN Connection. | Arne Schwabe |
2013-04-08 | add LastConnectedUuid to state messages. | Arne Schwabe |
2013-04-08 | Remove tls-remote conversion. Let Heiko's patches handle this stuff | Arne Schwabe |
2013-04-08 | Fix status updates | Arne Schwabe |
2013-04-07 | Allow clearing of external apps | Arne Schwabe |
2013-04-07 | Registering for a state receiver gets the most recent state. Also added the c... | Arne Schwabe |
2013-04-06 | Add external API with security. | Arne Schwabe |
2013-04-01 | Ignore error when unregistering network state listener | Arne Schwabe |