Age | Commit message (Expand) | Author |
2014-03-15 | fix guessing profile names | Arne Schwabe |
2014-03-13 | Allow interface roaming. Currently only tested with static/udp configuration | Arne Schwabe |
2014-03-11 | Resurrect code for OpenVPN C++ core | Arne Schwabe |
2014-03-10 | replace assert with BuildConfig+Assert.assert... | Arne Schwabe |
2014-03-10 | Fix passwords starting with ; | Arne Schwabe |
2014-03-10 | Fix NPE reported by dev console | Arne Schwabe |
2014-03-10 | Catch SecurityExceptions when opening streams | Arne Schwabe |
2014-03-09 | Disable ABI building for now, always use DOCUMENT_OPEN intent | Arne Schwabe |
2014-03-07 | Add fix for Samsung Android which does not have a nice GET_CONTENT method ..... | Arne Schwabe |
2014-03-07 | increase gradle version of other modules too | Arne Schwabe |
2014-03-06 | Fix mistake when adding excluded routes (closes issue #238) | Arne Schwabe |
2014-03-03 | Update translations/translations fetch script. | Arne Schwabe |
2014-03-02 | Minor fixes | Arne Schwabe |
2014-02-20 | Use ACTION_GET_CONTENT (instead of ACTION_PICK) to allow Dropbox and other se... | Arne Schwabe |
2014-02-19 | Fix a bug in network space calculation | Arne Schwabe |
2014-02-18 | Fix not using low priority on CONNECTED state | Arne Schwabe |
2014-02-18 | suprress warnings | Arne Schwabe |
2014-02-18 | fix minor error | Arne Schwabe |
2014-02-17 | Further optimization of route calculation | Arne Schwabe |
2014-02-17 | BigInteger arithmetic is slow as hell. Cache getFirst/Last address | Arne Schwabe |
2014-02-17 | Add the dynamic max routes patch | Arne Schwabe |
2014-02-17 | change the routing faq to reflect the new possibilities | Arne Schwabe |
2014-02-16 | Fxi some other bugs reports from the reports | Arne Schwabe |
2014-02-16 | For some strange reason the dev argument is sometimes empty leading to crashes.v0.6.9 | Arne Schwabe |
2014-02-16 | If weird topology mismatching configurations, log route errors instead of qui... | Arne Schwabe |
2014-02-14 | Make Config Converter layout work again on small devicesv0.6.8 | Arne Schwabe |
2014-02-13 | Move to new gradle project structure (drop Eclipse support, add initial remot... | Arne Schwabe |