Commit Graph

16 Commits (master)

Author SHA1 Message Date
Robinson 18484702bd
Added hostName unit test 2022-06-24 22:57:12 +02:00
Robinson 78974edf2b
Moved TLD stuff to utils (since it's not explicitly using DNS), but is a utility for understanding/parsing DNS info 2022-06-14 11:18:16 +02:00
Robinson e6d8d89021
Fixed ping on macos, removed dependency on utils 2022-06-14 10:34:33 +02:00
Robinson 09270cd00b
updated utilities for tests 2022-05-23 21:07:17 +02:00
Robinson d8ec62c680 Removed fromString, changed to toAddress 2021-04-27 01:04:31 +02:00
Robinson 0a1ef35489 uncommented test IP 2021-04-26 23:22:40 +02:00
Robinson 9a8b5aa364 code polish 2021-04-08 20:04:25 +02:00
Robinson 8f9294f295 Added version info to individual classes, added more unit tests 2021-04-06 23:42:55 +02:00
Robinson 5e0f4dfdf3 Added more tests 2021-04-06 01:28:36 +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 092ad76820 Added proper WILDCARD addresses. Moved previous IPv4 WILDCARD -> WILDCARD_SAFE 2020-09-08 23:54:16 +02:00
nathan bdbb8da05f Fixed issues with mac address conversion + added unit test 2020-08-20 22:39:17 +02:00
nathan 6f54f881f5 Fixed bit masking for network range checks (this affected isPrivate). Added unit tests 2020-08-20 17:33:34 +02:00
nathan 54f89df277 Fixed ipv4WortToByte, and IP toInt/toString. Added more tests 2020-08-20 00:28:39 +02:00
nathan 012f3c75f6 Added more unit tests 2020-08-08 22:26:57 +02:00
nathan 44f4ac1aa1 Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00