summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/core
AgeCommit message (Expand)Author
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe
2014-02-11Rework and fix config importArne Schwabe
2014-02-06Fix bugs with the ocnfig parserArne Schwabe
2014-02-04Add UI/config parsing for excluded routesArne Schwabe
2014-02-02Make block-local feature under 4.3Arne Schwabe
2014-02-02Implement bypassing the VPN when accessing local resourcesArne Schwabe
2014-01-30Fix p2p topologyArne Schwabe
2014-01-25Add the ability to select missing files from Convert DialogArne Schwabe
2014-01-21Add to code that allows excluding routes from the VPNArne Schwabe
2014-01-24recognize F-droidArne Schwabe
2014-01-11Ignore socket closed errorArne Schwabe
2014-01-11Update Openvpn, fix config parser for trailing whitespace on <foo> and </bar>...v0.6.4Arne Schwabe
2014-01-07Up number of cached log entriesArne Schwabe
2014-01-01Ignore certain status changesArne Schwabe
2013-12-28tune log messageArne Schwabe
2013-12-28Add a list of which options can be used in a <connection>, currently unusedArne Schwabe
2013-12-28Add PRNG security fixes.Arne Schwabe
2013-12-15Always log Exception to logArne Schwabe
2013-12-11Move activities and views into packagesArne Schwabe
2013-12-05Fix NPE in DeviceStateReceiverv0.6.1Arne Schwabe
2013-12-01Implementing user pause/resume from the external APIArne Schwabe
2013-11-19Support rport in the config parserArne Schwabe
2013-11-19Android 4.4 workaround,Arne Schwabe
2013-11-07I think the hacks that were needed for earlier Android version should not be ...Arne Schwabe
2013-10-13Make disconnect option work again, add compat Logwindow classArne Schwabe
2013-10-13Working LogFragmentArne Schwabe
2013-09-27Implement changing log level on the fly in the log window, still needs some U...Arne Schwabe
2013-09-21Add ability to add icon to log messages indicating the log severity (disabled...Arne Schwabe
2013-09-18Refactor logging messagesArne Schwabe
2013-09-17Fix a few market console errorsArne Schwabe
2013-08-23Fix TLS 1.2 and Android 4.1Arne Schwabe
2013-08-20More debug for broken format string in translationsArne Schwabe
2013-08-20Rename OpenVPN class to a VPNStatusArne Schwabe
2013-08-14prepare for version 0.5.41v0.5.41Arne Schwabe
2013-08-12Fix lint issuesArne Schwabe
2013-08-08Log error if the IP that should be set is invalidArne Schwabe
2013-08-07Fix compiling with Android NDK r9Arne Schwabe
2013-08-07Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c...Arne Schwabe
2013-08-02Welcome Android 4.3Arne Schwabe
2013-07-11Usage reflection to use Android Bouncycastle to print Subject DN, also displa...Arne Schwabe
2013-07-09Add support for IntelliJ annotations (@Nullable, @NotNull)Arne Schwabe
2013-07-05Ignore user and group optionsArne Schwabe
2013-07-03Restructure global settingsArne Schwabe
2013-07-01Fix GUI certificate display/parsing a bitArne Schwabe
2013-06-25Always uses newest gradle build versionArne Schwabe
2013-06-23fix stupid bugArne Schwabe
2013-06-23Fix bug with new pause VPN functionArne Schwabe
2013-06-23Fix issues found by Code AnalysisArne Schwabe
2013-06-23Implement expandable notifications for 4.1Arne Schwabe
2013-06-16I have no idea what I am doing here …..Arne Schwabe