hal/src/zutil
2016-09-29 14:37:36 +02:00
..
algo Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
chart Updated license 2016-02-09 13:12:44 +01:00
converter Added DNS message compression, it does not handle it right now 2016-08-09 17:57:17 +02:00
data Added an Wizard framework 2010-01-31 18:10:23 +00:00
db changed getId to be final to lower the chance of accidentally overriding it 2016-08-25 22:26:21 +02:00
image Changed folder structure of test classes and renamed some packages 2016-03-04 17:48:59 +01:00
io Added mark support to boundary stream and that fixed hasNext() in multipart 2016-07-15 16:48:47 +02:00
jee/upload Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
log Optimized imports 2016-07-16 22:53:56 +02:00
math Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
net Some refactoring and added some JUnit tests 2016-09-27 16:56:51 +02:00
osal Added MultiCommandExecutor class and an incomplete proof of concept ip scanner 2016-09-11 21:55:54 +02:00
parser Reverted bad design choice to add newline in JSONWriter 2016-09-29 14:37:36 +02:00
plugin Changed stream read methods to default not close the streams 2016-07-14 17:50:17 +02:00
struct Added ObjectCache class and fixed som hashmap iterator issues 2016-07-30 00:18:45 +02:00
ui Configurator can now handle enums 2016-08-24 17:36:31 +02:00
wrapper Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
ByteUtil.java Small fix 2016-08-08 20:53:47 +02:00
ClassUtil.java Implementation of Variable length BinaryStruct fields, one TC is failing 2016-04-14 16:44:42 +02:00
Encrypter.java Some fixes in Encrypter 2015-10-08 15:23:35 +00:00
Hasher.java Changed folder structure of test classes and renamed some packages 2016-03-04 17:48:59 +01:00
OneInstance.java Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
OneInstanceFile.java Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
OneInstanceNetwork.java Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
ProgressListener.java Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
StringUtil.java Optimized imports 2016-07-16 22:53:56 +02:00
Timer.java Added ObjectCache class and fixed som hashmap iterator issues 2016-07-30 00:18:45 +02:00