Commit History

作者 SHA1 備註 提交日期
  Brenton Bostick 8d74d34f2a rename Node.networks -> Node.networkConfigs 2 年之前
  Brenton Bostick 7f996ea6d5 simplify loadLibrary 2 年之前
  Brenton Bostick 0aa4a4ba7a error handling, error reporting, asserts, logging 2 年之前
  Brenton Bostick 1ab36d891c 'finalize()' should not be overridden 2 年之前
  Brenton Bostick 5b5625a6f0 'NodeException' does not define a 'serialVersionUID' field 2 年之前
  Brenton Bostick 33a9cd02ba NodeException can be made a checked Exception 2 年之前
  Brenton Bostick ca73651e12 Modifier 'public' is redundant for interface members 2 年之前
  Brenton Bostick fbd834716f comments and logging 2 年之前
  Brenton Bostick 914b4fae7b switch statement work 2 年之前
  Brenton Bostick a1bf139188 use PRId64 macros 2 年之前
  Brenton Bostick a2f753986b JniRef work 2 年之前
  Brenton Bostick d28f44335a use GETENV macro 2 年之前
  Brenton Bostick 0a925a6f21 fix ANDROID-38: stack corruption in onSendPacketRequested 2 年之前
  Brenton Bostick 132bff25df newInetAddress and newInetSocketAddress work 2 年之前
  Brenton Bostick e1c16a8e68 invert logic in a couple of places and return early 2 年之前
  Brenton Bostick 4ee73fa272 add fromSocketAddressObject 2 年之前
  Brenton Bostick 30cfe65b39 add addressPort 2 年之前
  Brenton Bostick 40d5f9b5d2 add isSocketAddressEmpty 2 年之前
  Brenton Bostick 809022b273 make VirtualNetworkRoute a plain data class 2 年之前
  Brenton Bostick d0c0585553 add VirtualNetworkRoute.hashCode 2 年之前
  Brenton Bostick d60929514b reimplement VirtualNetworkRoute.toString 2 年之前
  Brenton Bostick 920e1f56c2 reimplement VirtualNetworkRoute.compareTo 2 年之前
  Brenton Bostick 86122e1646 reimplement VirtualNetworkRoute.equals 2 年之前
  Brenton Bostick f9a27d6778 make VirtualNetworkDNS a plain data class 2 年之前
  Brenton Bostick 8b0be5c1fc add VirtualNetworkDNS.hashCode 2 年之前
  Brenton Bostick 686561dc5b reimplement VirtualNetworkDNS.equals 2 年之前
  Brenton Bostick b8b8e58586 remove unused VirtualNetworkConfig.enabled 2 年之前
  Brenton Bostick 54fd7c7e9a make VirtualNetworkConfig a plain data class 2 年之前
  Brenton Bostick e060ae3176 add VirtualNetworkConfig.hashCode 2 年之前
  Brenton Bostick 7392a32cd8 reimplement VirtualNetworkConfig.compareTo 2 年之前