Commit Graph

14 Commits

Author SHA1 Message Date
nathan
f5a08961f6 Added DNS client. Added better localHost IP address. Added getPublicIp address via DNS and HTTP. Updated licenses 2014-09-06 02:41:54 +02:00
nathan
104bae8187 Cleaned up error logging 2014-09-05 03:36:22 +02:00
nathan
aa0ef8ce23 Code cleanup, fixup warnings 2014-09-04 18:28:10 +02:00
nathan
2f67557f8b Code polish 2014-09-03 13:02:00 +02:00
nathan
47def0a5ae Fixed logic in NamedThreadFactory 2014-08-28 11:44:35 +02:00
nathan
7f5cdf0abe Changed ByteArrayWrapper.nocopy -> wrap 2014-08-28 00:20:12 +02:00
nathan
010c21ecf3 Code polish. Changed ByteArrayWrapper to static access, so the construction is very clear 2014-08-26 14:24:31 +02:00
nathan
e6ab2bef0e Moved NamedThreadFactory and ByteArrayWrapper to util project. Changed try/catch with hashing files in Crypto.Util 2014-08-25 18:43:01 +02:00
nathan
c66c1d43df Fixed null pointer with FileUtil.parseDir(), and issues with MathUtil.random. Added more logging info to Storage 2014-08-25 14:40:13 +02:00
nathan
142ab8a383 Added MersenneTwisterFast (replaces java.util.Random), added missing licenses. Added field annonation exclusion serilaizer. Code polish 2014-08-25 01:56:20 +02:00
nathan
02dbf82711 Added aborting of the client registration process, if it fails during the registration process. Wrapped logger.debug/trace into checks first. Tweaked caller of RmiBridge 2014-08-22 13:51:02 +02:00
nathan
9dfe590a80 Fixed storage so that it copies fields from the entire object hierarchy 2014-08-22 01:49:31 +02:00
nathan
ca642c81ce Fixed classpaths. Changed storage to use deflate compression for disk storage 2014-08-22 01:21:31 +02:00
nathan
aab4f8f906 added utilities 2014-08-20 23:45:14 +02:00