Commit graph

104 commits

Author SHA1 Message Date
bae988e8dd Added a MDNS test exec class and did some fixes 2016-04-26 17:25:33 +02:00
31a47f52cd Added DNS packet TC 2016-04-18 17:41:55 +02:00
3edc220ed8 Implemented sub byting output data 2016-04-15 17:58:19 +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
6071ad7c70 Added a DNSPacket class and Initial implementation of custom BinaryFields 2016-04-11 17:04:22 +02:00
609716adcb Switched exception in Templator and removed state update in UPS constructor 2016-04-07 14:31:36 +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
884c5d64c3 Changed folder structure of test classes and renamed some packages 2016-03-04 17:48:59 +01:00
64db4922ee Added BinaryStructWriter class and initial impl off MDNS client 2016-03-01 17:20:39 +01:00
3f61db4640 Fixed failing junit test 2016-02-29 14:27:52 +01:00
f9772c37e0 Replaced all sun.NotImplementedException with standard java UnsupportedOperationException 2016-02-27 02:49:23 +01:00
862bc7763e Big HTTP header parsing refactoring 2016-02-19 20:40:14 +01:00
2e87aec3b4 Updated license 2016-02-09 13:12:44 +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
95e6a2fbcf Added support for short,long,float,double to Templator 2016-01-25 09:53:00 +01:00
fdc8c8caf5 Fixed Templator Super class issue 2016-01-15 10:53:05 +01:00
0fae09d687 Some small fixes 2015-12-12 00:25:17 +01:00
31c700b738 Added conditions for some robustness 2015-12-11 23:53:24 +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
Ziver Koc
52c6f7e01c Some bug fixes 2015-11-20 16:51:19 +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
8ca2f21c7c Updated JSONObjectOutputStream to support extended generics 2015-11-05 02:07:08 +01:00
ef173f479b Bugfix for json map with null entry 2015-10-29 20:03:28 +01:00
Ziver Koc
7cf36636e7 Bugfix in JSONParser 2015-10-29 10:51:06 +01:00
Ziver Koc
2130877265 Small update to JSONParser 2015-10-28 17:23:27 +01:00
Ziver Koc
d952b3bcb7 Bugfix for list and maps containing null objects 2015-10-28 16:01:24 +01:00
f1e5e17d50 StreamLogger bug fix and added new line to JSONWriter flush function 2015-10-22 15:50:19 +00:00
a04041c07c Added Stream logger classes 2015-10-15 19:26:17 +00:00
4a817cbf31 Added Map and List support to JSON object stream 2015-10-13 16:09:03 +00:00
267d5c6270 Bugfix and small update to JSONObjectInputStream 2015-10-09 15:43:48 +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
38f03585e4 Added InputStream and Writer in constructor of Json classes 2015-10-01 16:02:48 +00:00
1dba0c88aa Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
02b0838af3 Changed write to static function 2015-08-20 14:19:09 +00:00
b3506af8ad Some small changes 2015-08-04 12:59:45 +00:00
315932070a Template of Windows TypePerf cmd and Impl a CSVParser class+test 2015-07-30 15:22:40 +00:00
41a5049e04 2015-06-03 15:14:20 +00:00