Commit Graph

23 Commits

Author SHA1 Message Date
Robinson b2357824fc
Added LOCALHOST_STRING and WILDCARD_STRING to IPv4/6 2022-08-19 20:51:33 +02:00
Robinson 34fc27fa18
Fixed javadoc typo 2022-08-11 23:46:37 +02:00
Robinson 44c0d1a756
Updated to use the version from common 2022-04-04 12:56:42 +02:00
Robinson 8513d90c99
Updated dependencies. 2022-03-03 00:39:25 +01:00
Robinson 17735da8ed Updated version 2021-05-02 22:36:50 +02:00
Robinson 614fc0f637 Updated version 2021-04-29 01:32:51 +02:00
Robinson d77f6ee353 Comment polish 2021-04-29 01:20:09 +02:00
Robinson 6fb1b23d01 updated version 2021-04-27 10:56:20 +02:00
Robinson d8ec62c680 Removed fromString, changed to toAddress 2021-04-27 01:04:31 +02:00
Robinson c66444f45b added IPv4/6 cidrPrefixToSubnetMask, added IPv6 toInt (really a bigInt) convenience methods 2021-04-26 23:22:24 +02:00
Robinson 6b3bea9b1b Updated version 2021-04-26 15:52:50 +02:00
Robinson 80e95c3097 Updated version 2021-04-09 13:58:11 +02:00
Robinson 6c36751d05 Added comments regarding IPv4-in-IPv6 2021-04-08 20:55:05 +02:00
Robinson e4a0522093 Updated version 2021-04-08 20:04:02 +02:00
Robinson d5ceece82f Added int array for types, added truncate 2021-04-08 19:59:25 +02:00
Robinson 6eee42cb35 Updated version 2021-04-08 15:27:29 +02:00
Robinson bfc66ef492 Added IPv 4/6 `toAddress` 2021-04-08 15:26:53 +02:00
Robinson 8f9294f295 Added version info to individual classes, added more unit tests 2021-04-06 23:42:55 +02:00
nathan b1a49be45e Changed getByName -> fromString (to fit with the rest of the API naming conventions). "" host for InetAddress is now (correctly), null 2020-09-18 03:24:08 +02:00
nathan 0ea4ed19b2 Added checks to see if a network stack is available 2020-09-10 00:23:15 +02:00
nathan 092ad76820 Added proper WILDCARD addresses. Moved previous IPv4 WILDCARD -> WILDCARD_SAFE 2020-09-08 23:54:16 +02:00
nathan 32dc98470b Added IP.isLoopback 2020-08-18 01:54:39 +02:00
nathan 44f4ac1aa1 Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00