summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/core/NetworkSpace.java
AgeCommit message (Expand)Author
2015-10-08Fix Logic to print v6 addressesArne Schwabe
2015-06-23Upgrade grade and fix minor thingsArne Schwabe
2015-01-27Fix net comparision, I officialy hate java for their non overloaded broken bi...Arne Schwabe
2015-01-09Ignore multicast routes when adding routes, at least Lollipop does not like t...Arne Schwabe
2014-12-01Fix block local LAN on non KK,LP devicesArne Schwabe
2014-12-17Update/clarify copyright.Arne Schwabe
2014-09-18Add copyright information to all filesArne Schwabe
2014-08-13Fix broken parsing and output of IPv6 RoutesArne Schwabe
2014-07-04contains of PriorityQueue is not what you expect... (closes issue #263)Arne Schwabe
2014-03-10replace assert with BuildConfig+Assert.assert...Arne Schwabe
2014-02-19Fix a bug in network space calculationArne Schwabe
2014-02-17Further optimization of route calculationArne Schwabe
2014-02-17BigInteger arithmetic is slow as hell. Cache getFirst/Last addressArne Schwabe
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe