Commit graph

151 commits

Author SHA1 Message Date
31a47f52cd Added DNS packet TC 2016-04-18 17:41:55 +02:00
fffaa64455 Fixed failing TCs 2016-04-18 14:09:11 +02:00
3edc220ed8 Implemented sub byting output data 2016-04-15 17:58:19 +02:00
40fbbe1012 Fixed wrong byte ordering 2016-04-15 17:56:13 +02:00
0495d3289b added reverse byte order function 2016-04-15 17:50:58 +02:00
542b242c41 Added get bits function for arrays 2016-04-15 17:13:36 +02:00
ccead35ee7 Moved some test classes to the test folder 2016-04-15 17:13:07 +02:00
dd1b55106b Implementation of Variable length BinaryStruct fields, one TC is failing 2016-04-14 16:44:42 +02:00
e41fe70951 Implementation of CustomBinaryStruct Serializer done 2016-04-14 13:15:49 +02:00
cc57cd76c2 Small bug fix 2016-04-04 17:03:56 +02:00
96e7d4489a Bugfixes in BinaryStruct and some Tests for MDNS 2016-03-15 13:55:20 +01:00
c378e98794 Refactoring of BinaryStructInputStream to use a stream 2016-03-10 16:20:31 +01:00
227f294ae0 implemented variable length field 2016-03-08 23:30:42 +01:00
a33714fbc4 Basic support for writing int with BinaryStruct 2016-03-05 00:42:26 +01:00
1d96125ed9 Fixed TC for renamed packages 2016-03-04 18:00:28 +01:00
884c5d64c3 Changed folder structure of test classes and renamed some packages 2016-03-04 17:48:59 +01:00
3f61db4640 Fixed failing junit test 2016-02-29 14:27:52 +01:00
862bc7763e Big HTTP header parsing refactoring 2016-02-19 20:40:14 +01:00
84820151f0 Updated license for test 2016-02-10 14:23:14 +01:00
2e87aec3b4 Updated license 2016-02-09 13:12:44 +01:00
3419ba8864 Updated LogUtil and added example properties file 2016-02-03 17:03:19 +01:00
63f191db4c some refactoring and bugfixes 2016-02-02 17:06:06 +01:00
4d31e66ebd bug fix, fixed reverse order in BinaryStruct parsing 2016-02-02 09:38:08 +01:00
644c5ab6ea Added more testcases 2016-02-01 17:52:41 +01:00
b7bedc94cd Basic implementation of Binary struct parsing 2016-01-31 15:13:07 +01:00
7466e02fd9 Initial implementation of binary struct 2016-01-28 17:34:51 +01:00
fdc8c8caf5 Fixed Templator Super class issue 2016-01-15 10:53:05 +01:00
3508b7fdaf Some SOAP Client progress 2015-12-19 13:32:34 +01:00
431d238c19 Moved from javasisst to Reflection Proxy 2015-12-15 23:00:58 +01:00
0fae09d687 Some small fixes 2015-12-12 00:25:17 +01:00
Ziver Koc
930ad2b2f3 Added URLDecoder cUnicode support 2015-12-11 14:58:30 +01:00
Ziver Koc
bf235694eb Added URLDecoder class (Unicode not supported) 2015-12-11 14:37:25 +01:00
515bf60309 Added join method to StringUtil 2015-12-10 21:47:34 +01:00
Ziver Koc
4d60a60c1d Added SQL List handler and renamed existing handlers 2015-12-08 16:29:04 +01:00
Ziver Koc
89d8834d80 Added number to word converter 2015-12-03 16:16:12 +01:00
Ziver Koc
33e749dfc7 Added TimedHashSet that entries have limited TTL 2015-11-20 21:29:05 +01:00
66bebc6f52 Fixed bug in JSONObjectOutputStream and Base64Encoder 2015-11-18 17:25:14 +01:00
034166b413 Added Base64Encoder 2015-11-17 18:59:50 +01:00
b92465b62b Added recursive Templator logic 2015-11-16 17:49:49 +01:00
2a51090813 JSON object stream bug fixes 2015-11-12 15:16:00 +01:00
997ec1c52b Renamed FileSearch class and defined default values 2015-11-11 18:07:48 +01:00
ef173f479b Bugfix for json map with null entry 2015-10-29 20:03:28 +01:00
Ziver Koc
2130877265 Small update to JSONParser 2015-10-28 17:23:27 +01:00
Ziver Koc
aea3b9467e Updated junit test 2015-10-28 17:01:45 +01:00
Ziver Koc
d952b3bcb7 Bugfix for list and maps containing null objects 2015-10-28 16:01:24 +01:00
e9715298b6 Small update to Console class 2015-10-20 15:57:17 +00:00
4a817cbf31 Added Map and List support to JSON object stream 2015-10-13 16:09:03 +00:00
73868960f4 Some fixes in Encrypter 2015-10-08 15:23:35 +00:00
051f6fdcf8 Fixed null field issues in JSON 2015-10-07 22:32:26 +00:00
0bb193fba3 Temporary fix for JSON null fields 2015-10-07 16:25:59 +00:00