summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-14Add FAQ for Android 4.3Arne Schwabe
2013-08-14prepare for version 0.5.41v0.5.41Arne Schwabe
2013-08-13Fix another format string bug in tr translation, fix accidentally renamed me...Arne Schwabe
2013-08-13FIX NPE from Market consoleArne Schwabe
2013-08-12Fix inline files in TLS Auth Key settingsArne Schwabe
2013-08-12Fix lint issuesArne Schwabe
2013-08-10Fix stupid typo when handling extra certs (closes issue #193)v0.5.40.1Arne Schwabe
2013-08-09Fix comparatorArne Schwabe
2013-08-09Guess if a certificate is stored in hardwareArne Schwabe
2013-08-08Log error if the IP that should be set is invalidArne Schwabe
2013-08-07Fix compiling with Android NDK r9Arne Schwabe
2013-08-07Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c...Arne Schwabe
2013-08-02Welcome Android 4.3Arne Schwabe
2013-07-12Do not show certificate information on pkcs12 and key dialogs (closes issue #...Arne Schwabe
2013-07-12Fix keychain certificate handlingArne Schwabe
2013-07-11Usage reflection to use Android Bouncycastle to print Subject DN, also displa...Arne Schwabe
2013-07-09Add support for IntelliJ annotations (@Nullable, @NotNull)Arne Schwabe
2013-07-05Ignore user and group optionsArne Schwabe
2013-07-05Fix disconnecting VPN from notificationArne Schwabe
2013-07-03Restructure global settingsArne Schwabe
2013-07-01Fix GUI certificate display/parsing a bitArne Schwabe
2013-06-25Always uses newest gradle build versionArne Schwabe
2013-06-23fix stupid bugArne Schwabe
2013-06-23Fix bug with new pause VPN functionArne Schwabe
2013-06-23Fix issues found by Code AnalysisArne Schwabe
2013-06-23Implement expandable notifications for 4.1Arne Schwabe
2013-06-16I have no idea what I am doing here …..Arne Schwabe
2013-06-16Fix typos, move socket initializing to OpenVPN 2.x specific OpenVPNManagement...Arne Schwabe
2013-06-16Change default dns serversArne Schwabe
2013-06-08Fix icon displayed in the notification bar. Using a Leveldrawable does not wo...Arne Schwabe
2013-06-07Also use friendly names when printing keystore certificateArne Schwabe
2013-06-06Fix printing of certificate DN Namesv0.5.37Arne Schwabe
2013-06-04Remove debug logArne Schwabe
2013-05-31Remove stray todoArne Schwabe
2013-05-31Fix screen offArne Schwabe
2013-06-05Fix issues reported by IntellijArne Schwabe
2013-06-05Add support for asking username/password if none is set (closes issue #174)Arne Schwabe
2013-05-29Compile fixesArne Schwabe
2013-05-29Allow pausing the VPN also without persistent-tun.Arne Schwabe
2013-05-25Doc updateArne Schwabe
2013-05-25Extend external API documentation and change hasPermission to prepareVPNServiceArne Schwabe
2013-05-25Implement Option to pause VPN when screen is off (closes issue #162)Arne Schwabe
2013-05-24Fix error in envArne Schwabe
2013-05-20Fix aidl crash …..Arne Schwabe
2013-05-20Add certificate CN printArne Schwabe
2013-05-06Fix spelling of sate to stateArne Schwabe
2013-05-10Also add package name to UV variablesArne Schwabe
2013-05-10Report ics-openvpn version to server when push-peer-info is usedArne Schwabe
2013-05-03Cancel dialog when pressing back (closes issue #167)Arne Schwabe
2013-04-16Fix NPE when calling disconnect() without being connectedArne Schwabe