Commit graph

80 commits

Author SHA1 Message Date
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
e091a9abe6 Small refactoring 2016-06-29 17:13:23 +02:00
74ad14e052 Added more mime types 2016-06-28 18:32:59 +02:00
095109eb41 Added redirection page and fixed Navigation class 2016-06-19 17:12:43 +02:00
947abc8497 Implamanted HTTP cache control for HttpFilePage 2016-06-02 17:48:23 +02:00
37c1809a61 Changed SSDPClient to use multicast and listen to the network 2016-05-31 16:55:08 +02:00
868364a0ca refactored UDPThreadedNetwork 2016-05-31 10:37:29 +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
6c81d79332 Changed DNS question and resource to use BinaryStruct 2016-04-14 16:45:22 +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
6e49a343f9 fixed build isssues 2016-03-07 15:41:17 +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
3da5abab98 Updated comments from dns spec 2016-02-11 09:31:07 +01:00
67f0c66545 Added more detail to dns message class 2016-02-10 14:22:40 +01:00
600da77d5c Added DNS classes 2016-02-09 14:12:48 +01:00
3419ba8864 Updated LogUtil and added example properties file 2016-02-03 17:03:19 +01:00
28a777faae Bugfix 2016-01-14 20:03:02 +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
31c700b738 Added conditions for some robustness 2015-12-11 23:53:24 +01:00
Ziver Koc
bf235694eb Added URLDecoder class (Unicode not supported) 2015-12-11 14:37:25 +01:00
997ec1c52b Renamed FileSearch class and defined default values 2015-11-11 18:07:48 +01:00
e2e6a40ce9 Fixed SSDP caching bug 2015-11-11 13:26:14 +01:00
8033c47f40 Updated SSDPServer to send custom headers in notify 2015-11-05 02:46:46 +01:00
Ziver Koc
2dae3a6f01 Removed multicast from client 2015-11-02 15:47:38 +01:00
81c399528d SSDPClient bugfix 2015-10-29 20:39:24 +01:00
Ziver Koc
5fa807e50b Optimization in SSDP 2015-10-29 13:09:35 +01:00
Ziver Koc
0956e4aee3 Improved logging 2015-10-29 12:52:10 +01:00
Ziver Koc
aea3b9467e Updated junit test 2015-10-28 17:01:45 +01:00
Ziver Koc
304213c1d2 Updated loggin 2015-10-28 12:57:36 +01:00
2613b943ce Updated some log output 2015-10-28 10:57:01 +01:00
2e476d6689 SSDPClient now uses StandardSSDPInfo class publicly 2015-10-27 17:19:43 +01:00
1dba0c88aa Updated licence and moved tests to a new folder 2015-10-01 15:23:40 +00:00
6d1b8898c8 Added PBKDF2 hash method 2015-09-29 20:51:38 +00:00
56a59a959c Some small updates and new Timer class 2015-07-15 12:58:59 +00:00
86f63326b6 cleaned imports and added function calls to Templator 2015-06-02 15:47:44 +00:00
7d5b412add Updated MIT licence 2015-05-27 13:13:19 +00:00
40220d0247 Moved some util classes from webadmin to zutil 2015-05-27 12:21:36 +00:00
909ad1db7c Removed Buffered Input Stream for performance reasons 2015-04-22 15:38:04 +00:00
0bd94eeebf Some logging changes 2015-04-14 22:16:36 +00:00
1684c86a60 Changed HttpPrintStream to use a internal stream instead of extending one 2015-04-12 22:19:59 +00:00
9db86cfa02 Updated traces 2015-04-02 18:52:24 +00:00
94f1e07369 Bugfix 2015-03-30 02:08:04 +00:00