|
|
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 |
|
|
|
7ff63bb5d5
|
Updated Jenkinsfile
|
2016-12-20 17:22:58 +01:00 |
|
|
|
232f52dbe4
|
added configuration parameters
|
2016-12-19 17:24:07 +01:00 |
|
|
|
454adf51a0
|
changed so build tagging is not pushing all tags
|
2016-12-19 17:07:45 +01:00 |
|
|
|
2ac6b5e311
|
added build tagging
|
2016-12-19 17:02:55 +01:00 |
|
|
|
e0f31027a4
|
Building with JDK8 in jenkins
|
2016-12-19 16:16:39 +01:00 |
|
|
|
b38ffdc43d
|
Added Jenkinsfile
|
2016-12-19 15:56:30 +01:00 |
|
|
|
9fdc6f62bb
|
Fixed java 7 build error and sun dependency warnings
|
2016-12-14 16:55:20 +01:00 |
|
|
|
1c7406b506
|
small variable rename in ant file
|
2016-12-14 16:50:16 +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 |
|
|
|
19cca61417
|
Changed jdk to be inherited by project
|
2016-11-28 17:11:53 +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 |
|
|
|
ab8239a809
|
updated build file and changed title in readme
|
2016-09-29 15:18:00 +02:00 |
|
|
|
998cfb2f0b
|
Fixed testcase
|
2016-09-29 14:40:20 +02:00 |
|
|
|
cba0b79203
|
Reverted bad design choice to add newline in JSONWriter
|
2016-09-29 14:37:36 +02:00 |
|
|
|
34c9f5da91
|
Updated README file
|
2016-09-28 15:09:49 +02:00 |
|
|
|
24c4fac26d
|
Some refactoring and added some JUnit tests
|
2016-09-27 16:56:51 +02:00 |
|
|
|
d107cd504c
|
Updated README.md file
|
2016-09-23 15:51:40 +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 |
|
|
|
adb5d0b197
|
added readme file
|
2016-09-14 21:01:42 +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 |
|
|
|
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 |
|
|
|
123044aaf3
|
Configurator now checks the whole inherited class hierarchy
|
2016-08-02 17:44:20 +02:00 |
|
|
|
2fcc8e98c5
|
Added ObjectCache class and fixed som hashmap iterator issues
|
2016-07-30 00:18:45 +02:00 |
|