Commit Graph

113 Commits

Author SHA1 Message Date
Robinson d4bbf71d1f
updated version 2023-05-01 14:30:42 +02:00
Robinson 895dd2b7fd
Lifecycle factories are now kotlin 2023-05-01 14:30:13 +02:00
Robinson 42f4b81d5b
Rename .java to .kt 2023-05-01 14:30:13 +02:00
Robinson 25fb0ff1fb
updated version 2023-02-22 18:27:27 +01:00
Robinson 4ce8bbcec0
More clearly define public key verification data structures. 2023-02-22 18:25:59 +01:00
Robinson 20ef556c41
getHostName returns null INSTEAD of throwing exceptions 2023-02-22 18:21:57 +01:00
Robinson f616ec60b0
An empty record cannot be null and not-null at the same time. This fixes the unit test (since an empty record is valid) 2023-02-22 18:20:13 +01:00
Robinson ad18ba1734
Formatting 2023-02-22 18:16:23 +01:00
Robinson b9fa8312f0
updated logger 2023-02-22 12:04:39 +01:00
Robinson 561f0ab5bc
updated dependencies 2023-02-22 12:00:49 +01:00
Robinson 09d63394a2
Updated comments, made logger internal. 2023-02-22 11:57:25 +01:00
Robinson 0259b17bf4
updated license dates 2023-01-12 11:21:15 +01:00
Robinson f7496cbdd7
Updated dependencies 2022-12-29 23:20:31 +01:00
Robinson 0bb31461af
updated utils 2022-12-15 23:56:29 +01:00
Robinson a79113db2c
Updated gradle, updated build deps. 2022-11-21 13:51:53 +01:00
Robinson 54646207bf
Updated deps 2022-11-11 22:58:58 +01:00
Robinson 9f2642db56
Updated license 2022-07-27 00:20:58 +02:00
Robinson 5b18e16d89
Removed coroutines from parts of the networking message processing. 2022-07-27 00:20:34 +02:00
Robinson 8d73a3018a
Updated library 2022-07-26 23:29:07 +02:00
Robinson 609ea0c9aa
Updated version 2022-07-02 09:57:55 +02:00
Robinson 67bc0751e4
WIP wire parse errors with amazon DNS 2022-07-02 09:56:30 +02:00
Robinson 3b0bfc1f35
Updated version 2022-06-24 10:16:18 +02:00
Robinson e0faa1bbbb
Removed stopping endpoint log 2022-06-24 10:15:54 +02:00
Robinson aa1636d0e4
Changed log to trace 2022-06-23 11:57:06 +02:00
Robinson 81da1c9d21
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:43 +02:00
Robinson 46e55e8005
Updated version 2022-06-14 11:10:47 +02:00
Robinson cb89387815
Added DNS TLD parsing 2022-06-14 11:09:00 +02:00
Robinson dc980b6cde
Fixed package typo 2022-06-14 11:08:10 +02:00
Robinson c73d3935bf
Cleaned up record name, added more info to dns wire parse errors 2022-06-14 11:08:03 +02:00
Robinson 9e49e38e0d
Updated version 2022-06-10 11:46:53 +02:00
Robinson a24d9c3620
Added more logging on exceptions. Clarified what it means to NOT have a record. Cleaned up unit tests 2022-06-10 11:46:31 +02:00
Robinson f8f3304de5
Code cleanup 2022-06-10 11:40:08 +02:00
Robinson 9a9a62d884
Updated utility signatures 2022-06-08 00:23:06 +02:00
Robinson 42df66d8c5
Updated version 2022-06-07 23:16:47 +02:00
Robinson 2f56bb39cc
DNS queries now return null if no response (instead of throwing an exception) 2022-06-07 23:16:13 +02:00
Robinson f198cd525c
Updated version 2022-06-04 01:31:51 +02:00
Robinson f452997fe7
Fixed issues with bad DNS entries 2022-06-04 01:31:15 +02:00
Robinson 8dcdabcd61
updated version 2022-06-03 21:29:12 +02:00
Robinson 3056607508
Code polish, fixed misc class definition errors 2022-06-03 21:28:38 +02:00
Robinson a050e6a268
Cleaned up build 2022-06-03 21:19:11 +02:00
Robinson 3d72d1248c
Updated version (is now kotlin) 2022-06-03 21:18:04 +02:00
Robinson afc0d19fea
Added missing dir 2022-06-03 21:17:21 +02:00
Robinson 95e3bea1b9
Fixed code error to pass unit tests
Updated version
2022-06-03 21:15:40 +02:00
Robinson e02ebd7346
Fixed address methods 2022-06-02 23:46:20 +02:00
Robinson 4476873df9
Code polish 2022-06-02 23:37:15 +02:00
Robinson 275f551890
Fixed IP parsing 2022-06-02 22:34:12 +02:00
Robinson 137de08a60
Fixed constructors 2022-06-02 21:57:32 +02:00
Robinson 3ecc66ba60
fixed test typo 2022-06-02 21:26:19 +02:00
Robinson 8b21ca5f45
WIP kotlin conversion 2022-06-02 21:24:34 +02:00
Robinson f67d4c9232
Rename .java to .kt 2022-06-02 21:24:33 +02:00