Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-29 | Thanks for parmegv@sdf.org to point out that REDELIVER_INTENT and STICKY ↵ | Arne Schwabe | |
behave different (really fixes issue #286) | |||
2014-09-29 | Implement restart of service (closes issue #286) | Arne Schwabe | |
2014-09-19 | Sync OpenSSL with AOSP | Arne Schwabe | |
2014-09-18 | Fall back to the old dialog for KitKat devices that do not include mandatory ↵ | Arne Schwabe | |
KitKat features | |||
2014-09-18 | Add copyright information to all files | Arne Schwabe | |
2014-09-18 | minor fix | Arne Schwabe | |
2014-08-18 | Update translations, add Portuguese, update script | Arne Schwabe | |
2014-08-15 | Android OpenVPN docu | Arne Schwabe | |
--HG-- extra : rebase_source : e247fc387df5d3c3a88ea6534bfe85bb0f6f5fb2 | |||
2014-08-13 | Fix broken parsing and output of IPv6 Routes | Arne Schwabe | |
--HG-- extra : rebase_source : 3ffb8db4e128c62426e18c79d5cc6876136bf3bf | |||
2014-08-13 | Fix compiling | Arne Schwabe | |
--HG-- rename : main/src/main/java/de/blinkt/openvpn/core/OpenVpnService.java => main/src/main/java/de/blinkt/openvpn/core/OpenVPNService.java extra : rebase_source : 3ed07d308e89b0e3941bba8902a01579ac69d9c1 | |||
2014-08-14 | Add workaround for Android bug #70916 | Arne Schwabe | |
2014-08-12 | Rename OpenVpnService to OpenVPNService | Arne Schwabe | |
--HG-- extra : rebase_source : 3b5415c5d7edd339768d84aa9bb02399c11a5f3a | |||
2014-08-12 | Mips64 is broken | Arne Schwabe | |
--HG-- extra : rebase_source : 6e3e62d2018aa9634dbee4172c769d9cd56bfc2f | |||
2014-08-12 | include commented out Acra support | Arne Schwabe | |
--HG-- extra : rebase_source : f3396cea18633962ffa9f21d0537b9d4588a9bf4 | |||
2014-07-21 | Remove unused class | Arne Schwabe | |
--HG-- extra : rebase_source : 4a76c32a497fa306ac253c01a5530ff1ece26a8b | |||
2014-07-16 | fix last commit | Arne Schwabe | |
--HG-- extra : rebase_source : 3983623b4b1c53db1c251b4761bc4aeec30edbcd | |||
2014-07-16 | reformat, fix concurrency | Arne Schwabe | |
--HG-- rename : main/src/main/java/de/blinkt/openvpn/fragments/Settings_Behaviour.java => main/src/main/java/de/blinkt/openvpn/fragments/Settings_Obscure.java extra : rebase_source : c7be2fcfcfc9f049246e305e65cd9a0f6f62eff5 | |||
2014-08-06 | Resort VPN preferences add mss fix | Arne Schwabe | |
--HG-- rename : main/src/main/java/de/blinkt/openvpn/fragments/Settings_Obscure.java => main/src/main/java/de/blinkt/openvpn/fragments/Settings_Behaviour.java | |||
2014-07-24 | Updaten openvpn man page | Arne Schwabe | |
2014-07-23 | Tune FAQ | Arne Schwabe | |
--HG-- extra : rebase_source : 3e91216fe140928991fbdecab28b688d09089597 | |||
2014-07-23 | Updaten OpenVPN master | Arne Schwabe | |
--HG-- extra : rebase_source : 7937a60e9172279fce1c3cf37371a7e74caf7f31 | |||
2014-07-14 | Fix broken configuration net30 topology with subnet ifconfig | Arne Schwabe | |
2014-07-14 | Cleanups | Arne Schwabe | |
2014-07-10 | Don't warn on ifconfig configuration issuses. The VpnService makes enough ↵ | Arne Schwabe | |
warnings. | |||
2014-07-07 | Add annotation that ECB mode is fine in this particular case | Arne Schwabe | |
2014-07-07 | Update translations | Arne Schwabe | |
2014-07-07 | Change default to require matching server name instead of certificate EKU ↵ | Arne Schwabe | |
(which gives a confusing error message) | |||
2014-07-07 | Fix network-change wanting a parameter | Arne Schwabe | |
2014-07-06 | Include package name in send dump email | Arne Schwabe | |
2014-07-04 | Update translation, add Hungerian | Arne Schwabe | |
2014-07-04 | contains of PriorityQueue is not what you expect... (closes issue #263) | Arne Schwabe | |
2014-07-04 | Be on the safe side | Arne Schwabe | |
2014-07-02 | Rename .s files to .S to fix build under linux (closes issue #261) | Arne Schwabe | |
--HG-- rename : main/openssl/crypto/aes/asm/aes-armv4.s => main/openssl/crypto/aes/asm/aes-armv4.S rename : main/openssl/crypto/bn/asm/armv4-mont.s => main/openssl/crypto/bn/asm/armv4-mont.S rename : main/openssl/crypto/bn/asm/mips3.s => main/openssl/crypto/bn/asm/mips3.S rename : main/openssl/crypto/bn/asm/pa-risc2.s => main/openssl/crypto/bn/asm/pa-risc2.S rename : main/openssl/crypto/bn/asm/pa-risc2W.s => main/openssl/crypto/bn/asm/pa-risc2W.S rename : main/openssl/crypto/sha/asm/sha1-armv4-large.s => main/openssl/crypto/sha/asm/sha1-armv4-large.S rename : main/openssl/crypto/sha/asm/sha256-armv4.s => main/openssl/crypto/sha/asm/sha256-armv4.S rename : main/openssl/crypto/sha/asm/sha512-armv4.s => main/openssl/crypto/sha/asm/sha512-armv4.S | |||
2014-07-02 | fix tag | Arne Schwabe | |
2014-06-30 | Allow starting profiles by uuid in the same way as inline profiles | Arne Schwabe | |
2014-06-30 | Update OpenVPN version | Arne Schwabe | |
--HG-- extra : rebase_source : 1f565a4e8a582d6884fea818d91ded15114dd06b | |||
2014-06-29 | Update lzo version | Arne Schwabe | |
--HG-- extra : rebase_source : 4310223035376c8ac1773fd03a43289aa96ce4f3 | |||
2014-06-30 | fix lint reported issues | Arne Schwabe | |
--HG-- rename : main/src/main/res/values-id/arrays.xml => main/src/main/res/values-in/arrays.xml rename : main/src/main/res/values-id/strings.xml => main/src/main/res/values-in/strings.xml | |||
2014-06-30 | Fix bugs reported by Google Play Console | Arne Schwabe | |
2014-06-30 | Gradle plugin v0.12 | Arne Schwabe | |
2014-06-25 | Throw error if the user tries to import a zip file | Arne Schwabe | |
2014-06-24 | new versionv0.6.17-productionv0.6.17 | Arne Schwabe | |
--HG-- extra : amend_source : b828ad849eb235c7ba9fd5c5c17c2b630cbdded4 | |||
2014-06-24 | Fix nasty bug in AboutFragment | Arne Schwabe | |
2014-06-24 | remove unused graphic | Arne Schwabe | |
2014-06-24 | Version 0.6.16v0.6.16-productionv0.6.16 | Arne Schwabe | |
2014-06-24 | Fix lint warnings | Arne Schwabe | |
2014-06-24 | Update OpenSSL to aosp/master | Arne Schwabe | |
--HG-- extra : amend_source : 1d737bc919a18f072b1038b548a2cbad4cf76e22 | |||
2014-06-24 | update translations | Arne Schwabe | |
2014-06-16 | Remove references to a service the LogFragment does not use. | Arne Schwabe | |
2014-06-16 | update german | Arne Schwabe | |