summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-26Update translationsv0.5.44Arne Schwabe
2013-08-23Add todo for the KeyChain related crashArne Schwabe
2013-08-23Update translations, bump versionArne Schwabe
2013-08-23Fix TLS 1.2 and Android 4.1Arne Schwabe
2013-08-22Add another hint that licenses are to be respectedArne Schwabe
--HG-- extra : rebase_source : d367456920cc076d729c2de7319899748b5fd7e6
2013-08-22Added tag v0.5.43 for changeset 883f8e54c74aArne Schwabe
2013-08-22Version 0.5.43v0.5.43Arne Schwabe
2013-08-22Update translations, fix lang-trArne Schwabe
2013-08-20More debug for broken format string in translationsArne Schwabe
2013-08-20Rename OpenVPN class to a VPNStatusArne Schwabe
--HG-- rename : src/de/blinkt/openvpn/core/OpenVPN.java => src/de/blinkt/openvpn/core/VpnStatus.java
2013-08-20Retry on KeyStore errorArne Schwabe
--HG-- extra : rebase_source : fc0068336b5344fd9e0beb6a10ff6eb2c4dc314f
2013-08-16fix minor code style issuesArne Schwabe
--HG-- extra : rebase_source : 713a275b9689e1bf413f8e4ee80d115842fa7f31
2013-08-15remove leftover debug codeArne Schwabe
--HG-- extra : rebase_source : 97daba2653792c7a9d62901e85ce8d24d18eb915
2013-08-18Rebase OpenVPN to -masterArne Schwabe
--HG-- extra : rebase_source : 37025b323cf5e6497cbc92744a32b0b69e397af8
2013-08-15Added tag v0.5.42 for changeset baef0b4be0bcArne Schwabe
2013-08-15Version 0.5.42v0.5.42Arne Schwabe
2013-08-14add a bit of text to 4.3 vpn dialog faqArne Schwabe
2013-08-14Add FAQ for Android 4.3Arne Schwabe
2013-08-14Fix format of strings.xml even more.Arne Schwabe
Otherwise crowd.in will treat the strings with whitespace changes as new strings
2013-08-14Restore of formatting of strings.xmlArne Schwabe
2013-08-14Added tag v0.5.41 for changeset ca0588e93fe5Arne 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 ↵Arne Schwabe
method
2013-08-13FIX NPE from Market consoleArne Schwabe
2013-08-13Add Turkish to the list of languagesArne Schwabe
2013-08-12Fix inline files in TLS Auth Key settingsArne Schwabe
2013-08-12enable TCP_NO_DELAY supportArne Schwabe
2013-08-12enable --passtos on androidArne Schwabe
2013-08-12Add xxhdpi iconArne Schwabe
2013-08-12Fix lint issuesArne Schwabe
2013-08-12Add readme for githubArne Schwabe
2013-08-10Update openvpn source codeArne Schwabe
2013-08-10Added tag v0.5.40.1 for changeset 705d91c01bedArne Schwabe
--HG-- extra : amend_source : 4b5bffbde4558d6ffba3fee228babd898f1fd708
2013-08-10Fix stupid typo when handling extra certs (closes issue #193)v0.5.40.1Arne Schwabe
--HG-- extra : amend_source : ac197b2cd5b4dc96023b8bb6c48b4038c0f8c775
2013-08-09Fix comparatorArne Schwabe
--HG-- extra : rebase_source : f8b3fe8b84129962fa51d11d4defb64594719ef3
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-07Version 0.5.40Arne Schwabe
2013-08-07Update translationsv0.5.40Arne Schwabe
2013-08-07Fix compiling with Android NDK r9Arne Schwabe
2013-08-07Update buildToolsVersion to "18.0.1" (closes issue #190)Arne Schwabe
2013-08-07Always pass context when retrieving vpn config, don't try JB+ extra on ICS ↵Arne Schwabe
(closes issue #188)
2013-08-03clarify build processArne Schwabe
--HG-- extra : rebase_source : 7701e980c010e13487a6e364fcee16b221856a88 extra : amend_source : e8e7df48d1796a20804488cc97c42e2bbe50f5cb
2013-08-02Welcome Android 4.3Arne Schwabe
Also add prototypish restricted profile support
2013-07-12Do not show certificate information on pkcs12 and key dialogs (closes issue ↵Arne Schwabe
#180) --HG-- extra : rebase_source : cf8d0c01621f7e22033a8a3962c4bc47983753fb
2013-07-12Fix keychain certificate handlingArne Schwabe
Also reformat file --HG-- extra : rebase_source : cfae5aa4f9ec48c84262cc7829d2e38862fb68dc
2013-07-11Usage reflection to use Android Bouncycastle to print Subject DN, also ↵Arne Schwabe
display CN in the basic settings screen --HG-- extra : rebase_source : 6cff9134e9f0bd0e5261edd7ac0b4139b1580d3b
2013-07-23Require permission when calling activities too...Arne Schwabe
2013-07-12Android Studio 0.2.0!Arne Schwabe
--HG-- extra : amend_source : 5e56af06895f569502e44108f008e708b4c378da
2013-07-09Add support for IntelliJ annotations (@Nullable, @NotNull)Arne Schwabe
Also remove superfluous log message