Commit Graph

120 Commits (master)
 

Author SHA1 Message Date
Robinson 592b22351b
updated exception handling when getting lan ip address
3 weeks ago
Robinson 4b656c4bcc
Updated log
1 month ago
Robinson c74a42d50a
Updated version
1 month ago
Robinson 9a067f4ae3
Added short timeout for detecting the lan address
1 month ago
Robinson d338e41241
updated license dates
5 months ago
Robinson 875f7ca87e
line endings
5 months ago
Robinson c5d8d88fd1
Updated deps. updated gradle
7 months ago
Robinson b2357824fc
Added LOCALHOST_STRING and WILDCARD_STRING to IPv4/6
10 months ago
Robinson 34fc27fa18
Fixed javadoc typo
10 months ago
Robinson d32da8d644
Updated version
12 months ago
Robinson 0de82bded6
updated greadle
12 months ago
Robinson 7694c90644
Updated library
12 months ago
Robinson 18484702bd
Added hostName unit test
12 months ago
Robinson 05b06efffe
Updated version
12 months ago
Robinson 30f069a6f9
Updated license
12 months ago
Robinson 78974edf2b
Moved TLD stuff to utils (since it's not explicitly using DNS), but is a utility for understanding/parsing DNS info
12 months ago
Robinson 797e5c6112
Updated version
12 months ago
Robinson 2c8531e2a9
code cleanup
12 months ago
Robinson e6d8d89021
Fixed ping on macos, removed dependency on utils
12 months ago
Robinson 0f6afbe911
updated libraries and version
1 year ago
Robinson 25acf47dda
Fixed loading resolve.conf
1 year ago
Robinson bf7e7c266f
Updated version
1 year ago
Robinson 6d1eaeecd2
Updated IPv6 to support mapping IPv4 if permitted
1 year ago
Robinson abbbd5c37c
Updated version
1 year ago
Robinson 09270cd00b
updated utilities for tests
1 year ago
Robinson be9e5d95ac
Version 2.12
1 year ago
Robinson 10e1efa79e
Fixed issue when hostname has extra new-line appended to it
1 year ago
Robinson 800f57f5f7
Updated version
1 year ago
Robinson 9fd8b74559
Updated/added missing license information
1 year ago
Robinson c7496bf238
added hostname lookup
1 year ago
Robinson e7cb26c06b
Version 2.10
1 year ago
Robinson 44c0d1a756
Updated to use the version from common
1 year ago
Robinson 573098c5a4
Updated kotlin + dependencies
1 year ago
Robinson f035f5e00b
Merge remote-tracking branch 'origin/master'
1 year ago
Robinson 6d9b49f7d9
Added gradle
1 year ago
Robinson 58058b3ff2
Updated test dependency
1 year ago
Robinson 99e2eb19d3
Added gradle
1 year ago
Robinson 2e5439a76d
Fixed license
1 year ago
Robinson 8513d90c99
Updated dependencies.
1 year ago
Robinson 3bad64271b Fixed typo
2 years ago
Robinson 4bb753f1e3 Updated gradle build file
2 years ago
Robinson 1f375a76ca Updated licensing library
2 years ago
Robinson 17735da8ed Updated version
2 years ago
Robinson 4973e08ff7 Fixed package typo
2 years ago
Robinson 614fc0f637 Updated version
2 years ago
Robinson 88afd48b8c Added Inet4/6, to add an inet address for IP or HOSTname
2 years ago
Robinson d77f6ee353 Comment polish
2 years ago
Robinson 6fb1b23d01 updated version
2 years ago
Robinson d8ec62c680 Removed fromString, changed to toAddress
2 years ago
Robinson 540d134762 Removed WILDCARD_SAFE (it's not really wildcard, and it's not really safe)
2 years ago