Commit graph

24 commits

Author SHA1 Message Date
e8e3deb056 Added DNS message compression, it does not handle it right now 2016-08-09 17:57:17 +02:00
e4930e5edb Optimized imports 2016-07-16 22:53:56 +02:00
c894ba8a61 Fixed BinaryOutputStream bug 2016-05-16 23:14:58 +02:00
28d1f04246 Fixed BinaryStruct bit shifting issue 2016-05-12 23:00:28 +02:00
3f21caa35b Impl variable length binary struct. Data will now be shifted to the correct possitions 2016-05-11 17:11:18 +02:00
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
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
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