summaryrefslogtreecommitdiff
path: root/main/src/main/java
AgeCommit message (Expand)Author
2014-09-29Try to recover from broken PIE support on some device (Asus EEEPad) (closes i...Arne Schwabe
2014-09-29Thanks for parmegv@sdf.org to point out that REDELIVER_INTENT and STICKY beh...Arne Schwabe
2014-09-29Implement restart of service (closes issue #286)Arne Schwabe
2014-09-18Fall back to the old dialog for KitKat devices that do not include mandatory ...Arne Schwabe
2014-09-18Add copyright information to all filesArne Schwabe
2014-08-13Fix broken parsing and output of IPv6 RoutesArne Schwabe
2014-08-13Fix compilingArne Schwabe
2014-08-14Add workaround for Android bug #70916Arne Schwabe
2014-08-12Rename OpenVpnService to OpenVPNServiceArne Schwabe
2014-08-12include commented out Acra supportArne Schwabe
2014-07-21Remove unused classArne Schwabe
2014-07-16fix last commitArne Schwabe
2014-07-16reformat, fix concurrencyArne Schwabe
2014-08-06Resort VPN preferences add mss fixArne Schwabe
2014-07-23Tune FAQArne Schwabe
2014-07-14Fix broken configuration net30 topology with subnet ifconfigArne Schwabe
2014-07-14CleanupsArne Schwabe
2014-07-10Don't warn on ifconfig configuration issuses. The VpnService makes enough war...Arne Schwabe
2014-07-07Add annotation that ECB mode is fine in this particular caseArne Schwabe
2014-07-07Change default to require matching server name instead of certificate EKU (wh...Arne Schwabe
2014-07-06Include package name in send dump emailArne Schwabe
2014-07-04contains of PriorityQueue is not what you expect... (closes issue #263)Arne Schwabe
2014-07-04Be on the safe sideArne Schwabe
2014-06-30Allow starting profiles by uuid in the same way as inline profilesArne Schwabe
2014-06-30Fix bugs reported by Google Play ConsoleArne Schwabe
2014-06-25Throw error if the user tries to import a zip fileArne Schwabe
2014-06-24Fix nasty bug in AboutFragmentArne Schwabe
2014-06-24Fix lint warningsArne Schwabe
2014-06-16Remove references to a service the LogFragment does not use.Arne Schwabe
2014-06-13Use GET_CONTENT on every device but not on Samsung where the documentsui seem...Arne Schwabe
2014-06-05really disable gmsArne Schwabe
2014-06-05minor icon tweakArne Schwabe
2014-06-05Disable GMSArne Schwabe
2014-06-04Implement PIE on JELLY BEANArne Schwabe
2014-06-044.4.3 should fix the bug where two open tun devices wreck the VPN stackArne Schwabe
2014-06-03Fix path check (closes issue #251)Arne Schwabe
2014-06-03Implementing clearing a CA certificate for keystone authentication methodArne Schwabe
2014-06-03Fix order of library pathArne Schwabe
2014-03-31Don't assume that a configured net30 topology means that the configured inter...Arne Schwabe
2014-03-18try to fix bug reported by dev consoleArne Schwabe
2014-03-15fix guessing profile namesArne Schwabe
2014-03-13Allow interface roaming. Currently only tested with static/udp configurationArne Schwabe
2014-03-11Resurrect code for OpenVPN C++ coreArne Schwabe
2014-03-10replace assert with BuildConfig+Assert.assert...Arne Schwabe
2014-03-10Fix passwords starting with ;Arne Schwabe
2014-03-10Fix NPE reported by dev consoleArne Schwabe
2014-03-10Catch SecurityExceptions when opening streamsArne Schwabe
2014-03-09Disable ABI building for now, always use DOCUMENT_OPEN intentArne Schwabe
2014-03-07Add fix for Samsung Android which does not have a nice GET_CONTENT method .....Arne Schwabe
2014-03-06Fix mistake when adding excluded routes (closes issue #238)Arne Schwabe