Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-01 | Working version of xposed framework VPNDialogs hack | Arne Schwabe | |
2013-09-01 | Add Xposed module to ignore VPN Confirmation dialog (does not work yet…) | Arne Schwabe | |
2013-08-26 | Added tag v0.5.44 for changeset a2e559a21b8a | Arne Schwabe | |
2013-08-26 | Update translationsv0.5.44 | Arne Schwabe | |
2013-08-23 | Add todo for the KeyChain related crash | Arne Schwabe | |
2013-08-23 | Update translations, bump version | Arne Schwabe | |
2013-08-23 | Fix TLS 1.2 and Android 4.1 | Arne Schwabe | |
2013-08-22 | Add another hint that licenses are to be respected | Arne Schwabe | |
--HG-- extra : rebase_source : d367456920cc076d729c2de7319899748b5fd7e6 | |||
2013-08-22 | Added tag v0.5.43 for changeset 883f8e54c74a | Arne Schwabe | |
2013-08-22 | Version 0.5.43v0.5.43 | Arne Schwabe | |
2013-08-22 | Update translations, fix lang-tr | 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 | |
--HG-- rename : src/de/blinkt/openvpn/core/OpenVPN.java => src/de/blinkt/openvpn/core/VpnStatus.java | |||
2013-08-20 | Retry on KeyStore error | Arne Schwabe | |
--HG-- extra : rebase_source : fc0068336b5344fd9e0beb6a10ff6eb2c4dc314f | |||
2013-08-16 | fix minor code style issues | Arne Schwabe | |
--HG-- extra : rebase_source : 713a275b9689e1bf413f8e4ee80d115842fa7f31 | |||
2013-08-15 | remove leftover debug code | Arne Schwabe | |
--HG-- extra : rebase_source : 97daba2653792c7a9d62901e85ce8d24d18eb915 | |||
2013-08-18 | Rebase OpenVPN to -master | Arne Schwabe | |
--HG-- extra : rebase_source : 37025b323cf5e6497cbc92744a32b0b69e397af8 | |||
2013-08-15 | Added tag v0.5.42 for changeset baef0b4be0bc | Arne Schwabe | |
2013-08-15 | Version 0.5.42v0.5.42 | Arne Schwabe | |
2013-08-14 | add a bit of text to 4.3 vpn dialog faq | Arne Schwabe | |
2013-08-14 | Add FAQ for Android 4.3 | Arne Schwabe | |
2013-08-14 | Fix format of strings.xml even more. | Arne Schwabe | |
Otherwise crowd.in will treat the strings with whitespace changes as new strings | |||
2013-08-14 | Restore of formatting of strings.xml | Arne Schwabe | |
2013-08-14 | Added tag v0.5.41 for changeset ca0588e93fe5 | 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 ↵ | Arne Schwabe | |
method | |||
2013-08-13 | FIX NPE from Market console | Arne Schwabe | |
2013-08-13 | Add Turkish to the list of languages | Arne Schwabe | |
2013-08-12 | Fix inline files in TLS Auth Key settings | Arne Schwabe | |
2013-08-12 | enable TCP_NO_DELAY support | Arne Schwabe | |
2013-08-12 | enable --passtos on android | Arne Schwabe | |
2013-08-12 | Add xxhdpi icon | Arne Schwabe | |
2013-08-12 | Fix lint issues | Arne Schwabe | |
2013-08-12 | Add readme for github | Arne Schwabe | |
2013-08-10 | Update openvpn source code | Arne Schwabe | |
2013-08-10 | Added tag v0.5.40.1 for changeset 705d91c01bed | Arne Schwabe | |
--HG-- extra : amend_source : 4b5bffbde4558d6ffba3fee228babd898f1fd708 | |||
2013-08-10 | Fix stupid typo when handling extra certs (closes issue #193)v0.5.40.1 | Arne Schwabe | |
--HG-- extra : amend_source : ac197b2cd5b4dc96023b8bb6c48b4038c0f8c775 | |||
2013-08-09 | Fix comparator | Arne Schwabe | |
--HG-- extra : rebase_source : f8b3fe8b84129962fa51d11d4defb64594719ef3 | |||
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 | Version 0.5.40 | Arne Schwabe | |
2013-08-07 | Update translationsv0.5.40 | Arne Schwabe | |
2013-08-07 | Fix compiling with Android NDK r9 | Arne Schwabe | |
2013-08-07 | Update buildToolsVersion to "18.0.1" (closes issue #190) | Arne Schwabe | |
2013-08-07 | Always pass context when retrieving vpn config, don't try JB+ extra on ICS ↵ | Arne Schwabe | |
(closes issue #188) | |||
2013-08-03 | clarify build process | Arne Schwabe | |
--HG-- extra : rebase_source : 7701e980c010e13487a6e364fcee16b221856a88 extra : amend_source : e8e7df48d1796a20804488cc97c42e2bbe50f5cb | |||
2013-08-02 | Welcome Android 4.3 | Arne Schwabe | |
Also add prototypish restricted profile support | |||
2013-07-12 | Do not show certificate information on pkcs12 and key dialogs (closes issue ↵ | Arne Schwabe | |
#180) --HG-- extra : rebase_source : cf8d0c01621f7e22033a8a3962c4bc47983753fb | |||
2013-07-12 | Fix keychain certificate handling | Arne Schwabe | |
Also reformat file --HG-- extra : rebase_source : cfae5aa4f9ec48c84262cc7829d2e38862fb68dc | |||
2013-07-11 | Usage reflection to use Android Bouncycastle to print Subject DN, also ↵ | Arne Schwabe | |
display CN in the basic settings screen --HG-- extra : rebase_source : 6cff9134e9f0bd0e5261edd7ac0b4139b1580d3b |