Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
--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-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 ↵ | Arne Schwabe | |
method | |||
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 | |
--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 | 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 ↵ | Arne Schwabe | |
(closes issue #188) | |||
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 | |||
2013-07-09 | Add support for IntelliJ annotations (@Nullable, @NotNull) | Arne Schwabe | |
Also remove superfluous log message | |||
2013-07-05 | Ignore user and group options | Arne Schwabe | |
--HG-- extra : rebase_source : 42f96792241595a9c0358524b0a1f5e1628159c2 | |||
2013-07-05 | Fix disconnecting VPN from notification | Arne Schwabe | |
--HG-- extra : rebase_source : 78a533acc43184e8618f627ec4d1c3d964e616aa | |||
2013-07-03 | Restructure global settings | Arne Schwabe | |
--HG-- extra : amend_source : 1b4e0ac86c557993b0195c4b1bad968f3f27aac1 | |||
2013-07-01 | Fix GUI certificate display/parsing a bit | Arne Schwabe | |
2013-06-25 | Always uses newest gradle build version | Arne Schwabe | |
--HG-- extra : rebase_source : b64e82c850a5ff489735ea9b23762bf00def4178 | |||
2013-06-23 | fix stupid bug | Arne Schwabe | |
--HG-- extra : rebase_source : 987fd3972994d05babd77b02a2957b7058675765 | |||
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 ↵ | Arne Schwabe | |
OpenVPNManagementThread --HG-- rename : src/de/blinkt/openvpn/core/OpenVPNMangement.java => src/de/blinkt/openvpn/core/OpenVPNManagement.java | |||
2013-06-16 | Change default dns servers | Arne Schwabe | |
--HG-- extra : rebase_source : 7883eb6905da3380935fe4627a321aefd1b74562 | |||
2013-06-08 | Fix icon displayed in the notification bar. Using a Leveldrawable does not ↵ | Arne Schwabe | |
work as expected. | |||
2013-06-07 | Also use friendly names when printing keystore certificate | Arne Schwabe | |
--HG-- extra : rebase_source : 4168ea0e489768c5fa2f5b54619d96e880e380c6 | |||
2013-06-06 | Fix printing of certificate DN Namesv0.5.37 | Arne Schwabe | |
2013-06-04 | Remove debug log | Arne Schwabe | |
--HG-- extra : rebase_source : 8bbc53af76542bad266d7c1c60005b8d1752a00e | |||
2013-05-31 | Remove stray todo | Arne Schwabe | |
--HG-- extra : rebase_source : d629543abbdefc92b953a0ad6898e23c8325ea17 | |||
2013-05-31 | Fix screen off | Arne Schwabe | |
--HG-- extra : rebase_source : ed2b5eae3e70ad9a5bdc40b85f49c5336d346d9a | |||
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 | |
I don't like the concept but I don't to educate people …. | |||
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 | |
--HG-- rename : src/de/blinkt/openvpn/core/NetworkStateReceiver.java => src/de/blinkt/openvpn/core/DeviceStateReceiver.java | |||
2013-05-24 | Fix error in env | Arne Schwabe | |
2013-05-20 | Fix aidl crash ….. | Arne Schwabe | |