Commit graph

55 commits

Author SHA1 Message Date
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
18e3175db9 Added HttpFilePage to hosts static content 2015-03-30 01:25:36 +00:00
88477e97c9 Fixed Template class to be much nicer and pass all tests 2015-03-24 13:56:53 +00:00
91cadbb301 2015-03-23 21:05:51 +00:00
e822a4b35c Bug fixes and other stuff 2014-11-06 20:21:29 +00:00
a7e6324a10 Initial implementation of RestHttpPage class 2014-10-07 15:26:51 +00:00
fcbaef3e76 Added sqlite support and fixed some issues 2014-07-01 19:54:30 +00:00
d713c74832 Added Binary formater for human string output 2014-04-01 19:59:35 +00:00
0942a2c640 2014-02-26 16:20:46 +00:00
c82672ee0d fixed a bug 2014-02-26 14:27:28 +00:00
bfe95652a0 Moved Rest folder to correct location 2014-02-26 13:57:44 +00:00
52fee71c30 Refactoring of WSDLWriter 2014-02-23 14:28:40 +00:00
eb2b67ec5d Fixed build issues 2014-02-22 16:38:33 +00:00
b54eea3c06 Moved sop dir to ws 2014-02-22 16:35:55 +00:00
9a0142c06c Many small fixes 2013-12-17 19:18:14 +00:00
4256d6e7b2 2013-09-07 01:14:18 +00:00
7aa5bc2a0e Fixed some warnings and did some speed improvments to json parsers 2013-08-06 13:46:31 +00:00
c1604cc5be Updated MIT License 2013-05-28 19:29:24 +00:00
4360a11357 Added NetLogServer class 2013-05-07 16:19:47 +00:00
27b12e1b9b Fixed some warnings and started on the NetLog project 2013-05-03 19:31:45 +00:00
7bbec55626 Bugfix and continued implementation of soap client 2013-02-06 17:44:56 +00:00
a64464593a Some progress on SOAPClient 2013-02-05 17:15:53 +00:00
b40c4e4123 Fixed comments 2013-02-05 14:46:30 +00:00
69a5efec97 Changed function names and added some new functions 2012-05-01 18:23:28 +00:00
6e890b81e1 RESOLVED - # 99: Change StringBuffer deleteCharAt() to integer
http://bugs.koc.se/view.php?id=99

Added Base64 decoder
2012-02-05 21:31:22 +00:00
e46ecc1dca RESOLVED - # 99: Change StringBuffer deleteCharAt() to integer
http://bugs.koc.se/view.php?id=99
2011-09-20 17:18:25 +00:00