Commit graph

640 commits

Author SHA1 Message Date
cefd99f6c4 Changed join method parameters to add a generic new one 2017-02-14 17:45:06 +01:00
4f26a1ae87 Fixed DBBean TC 2017-02-13 17:58:32 +01:00
1aedfb52b7 Fixed some bugs in DBBean and added a Junit TC for it 2017-02-10 18:09:07 +01:00
70189fddfe SQL bug fix 2017-02-09 17:02:44 +01:00
7484236292 Improved comments and added som methods to Obj DSO 2017-02-08 17:21:27 +01:00
84a3b13b76 Refactore MDNS so it can be tested, and also added Junit test for it 2017-02-07 18:50:36 +01:00
ziver
6a3744eb99 some more progress on MDNS 2017-02-06 17:32:44 +01:00
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
71c8d017ca Added Object DSO class and HttpRedirect defaults to temporary moved 2017-01-30 17:09:13 +01:00
ziver
f34ac6f961 Updated Eclipse project and added a new qtype for MDNS 2017-01-23 17:17:07 +01:00
db7ca23660 removed duplicate 2017-01-20 14:13:13 +01:00
9f0a6fbb42 Fixed filenaming 2017-01-20 13:33:49 +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
89076bfa54 Fixed some warnings and added toString function in JSONObjectStream 2017-01-16 17:07:35 +01:00
76efbf10e8 DBBean GC only log if there is a change 2016-12-22 17:08:29 +01:00
0f3a1142b3 Refactored SMTP client 2016-12-22 16:20:57 +01:00
9fdc6f62bb Fixed java 7 build error and sun dependency warnings 2016-12-14 16:55:20 +01:00
229aa554e0 added missing files 2016-12-14 16:45:52 +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
9f95258734 Added Array util class 2016-11-29 16:28:08 +01:00
8e945272cf added Gravatar api class 2016-11-19 17:51:54 +01:00
1239626e53 small refactoring 2016-11-09 16:58:18 +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
94fecc0567 Created new InetUtil class for IP and mac related stuff 2016-10-04 17:01:54 +02:00
a5052cc917 Added helper method to get local IP addresses 2016-10-03 20:51:06 +02:00
93d17f4656 Some updates to ip scanner 2016-10-03 17:48:01 +02:00
e15b633601 refactored inet scanner 2016-10-02 21:30:40 +02:00
1e5e114300 Moved around OSAL and implemented /proc/net/arp parser 2016-09-30 16:57:43 +02:00
cba0b79203 Reverted bad design choice to add newline in JSONWriter 2016-09-29 14:37:36 +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
b77631535e Implemented IP Scan api 2016-09-12 17:13:08 +02:00
985cb8b1de Added MultiCommandExecutor class and an incomplete proof of concept ip scanner 2016-09-11 21:55:54 +02:00
46de7e05d1 BinaryStruct now checks super class fields also 2016-08-29 17:04:27 +02:00
7176bddc15 changed getId to be final to lower the chance of accidentally overriding it 2016-08-25 22:26:21 +02:00
87abfd147f Configurator can now handle enums 2016-08-24 17:36:31 +02:00
bd622bd231 Small change to comment and method name 2016-08-20 23:34:30 +02:00
a3293714c5 Some more work on MDNS 2016-08-12 15:11:26 +02:00
865d0da0aa Initial MDNS API 2016-08-10 16:56:42 +02:00
5e1f2d65e6 Uncommented probe send 2016-08-10 11:16:32 +02:00