Commit graph

38 commits

Author SHA1 Message Date
e50027906d Refactored Dns classes and added initial implementation of a MDNS Server 2017-02-03 16:39:59 +01:00
e8491617c6 Refactored Dns classes 2017-02-02 17:39:19 +01:00
ziver
f34ac6f961 Updated Eclipse project and added a new qtype for MDNS 2017-01-23 17:17:07 +01:00
16f3d6fc60 Renamed smtp client and fix non flushing issue 2017-01-20 13:25:49 +01:00
7664b4bf00 Changed email date locale 2017-01-20 00:42:53 +01:00
3d04dba4fd Improved SMTP email robustness and added JUnit test for it 2017-01-20 00:38:47 +01:00
065595abd0 Fixed non renamed file name build issues 2017-01-19 21:55:38 +01:00
4c210fc38d Initial MQTT packet structure. issue 73 2017-01-19 17:13:13 +01:00
1d34a264b1 Renamed some classes to lowercase 2017-01-19 17:12:11 +01:00
de4e4e54c9 NioNetwork working now, but something wrong with close() 2016-12-08 17:57:56 +01:00
13082f0db0 Refactoring of NioNetwork classes, there are still some bugs 2016-12-07 19:16:37 +01:00
f9949ac9ef Refactored digest auth to have a more flexible api 2016-12-05 16:59:36 +01:00
26c09452f3 Added JsonPage and finished implementation of digest auth page 2016-11-04 16:52:10 +01:00
2c7a9a6eff Digest is now listening to correct headers 2016-10-28 17:15:22 +02:00
c4efab0609 Initial implementation of digest auth page 2016-10-26 17:34:21 +02:00
998cfb2f0b Fixed testcase 2016-09-29 14:40:20 +02:00
24c4fac26d Some refactoring and added some JUnit tests 2016-09-27 16:56:51 +02:00
1155f1265e logging updates 2016-09-19 23:22:06 +02:00
59ab54141f Added InetScanner executable 2016-09-19 21:43:14 +02:00
a3293714c5 Some more work on MDNS 2016-08-12 15:11:26 +02:00
0774bcd26c Added TC for dns request 2016-08-10 00:11:02 +02:00
e8e3deb056 Added DNS message compression, it does not handle it right now 2016-08-09 17:57:17 +02:00
e69ab31dd2 Small fix 2016-08-08 20:53:47 +02:00
1a6edff347 Small refactoring 2016-08-08 17:30:58 +02:00
e4930e5edb Optimized imports 2016-07-16 22:53:56 +02:00
52deb4b16d Added mark support to boundary stream and that fixed hasNext() in multipart 2016-07-15 16:48:47 +02:00
dc91d5e992 bug fix 2016-07-13 21:29:38 +02:00
5606f57514 Some progress on fileupload 2016-07-13 17:22:11 +02:00
f2939f819f Fixed all issues in boundary stream 2016-07-12 17:22:30 +02:00
077963ae28 Using buffered boundary stream in multipart parser. But currently not working 2016-07-08 16:23:29 +02:00
5cffdc49d1 Started implementation of http multiform 2016-07-06 17:36:57 +02:00
f77a757b6d Refactored some things in the http package 2016-07-06 17:34:59 +02:00
37c1809a61 Changed SSDPClient to use multicast and listen to the network 2016-05-31 16:55:08 +02:00
bae988e8dd Added a MDNS test exec class and did some fixes 2016-04-26 17:25:33 +02:00
ea206cc5b5 Added DNS response TC 2016-04-19 14:33:29 +02:00
31a47f52cd Added DNS packet TC 2016-04-18 17:41:55 +02:00
96e7d4489a Bugfixes in BinaryStruct and some Tests for MDNS 2016-03-15 13:55:20 +01:00
884c5d64c3 Changed folder structure of test classes and renamed some packages 2016-03-04 17:48:59 +01:00