Commit Graph

10 Commits

Author SHA1 Message Date
bhlowe
a8f03062d1 some findbug edits and google style applied 2019-07-31 07:10:35 -07:00
Bhlowe
ae86e25035 Delete NaiveSSLHelper
This was a utility class to allow insecure https access to onvif devices. (Often security cameras include both http and https, but it is common for the certificates to not be valid.) It was unused and does not work.
2019-07-29 10:45:08 -07:00
bhlowe
22e530b4c6 Fixed discovery,new tests, added, removed unused discovery code, started https support 2019-07-28 13:57:13 -07:00
bhlowe
d2675c8850 Changes to build and run with java 12. 2019-07-18 11:50:53 -07:00
bhlowe
bd93a7e1ac continue using java 1.8 as default... but output runs on java 8 and 12. 2019-07-10 10:20:40 -07:00
bhlowe
67a68f2ffc java 12 changes
Changes used to compile on java 12. Should be changed to a maven profile to allow selecting java 8 or higher... but appears to work. I do see some Illegal reflective access
warnings that appear harmless, for instance: Illegal reflective access by org.apache.ws.commons.schema.utils.DOMUtil
2019-07-10 09:35:37 -07:00
Flavio Pompermaier
ff9839c099 Removed unrelated project from this repo 2017-12-20 19:15:59 +01:00
Flavio Pompermaier
891c9bf425 Better use of CXF to interface with WS and WS-Notification 2017-04-05 08:46:49 +02:00
Flavio Pompermaier
039110f553 Added more code to debug events 2017-03-29 01:47:49 +02:00
Flavio Pompermaier
1b72e827f5 Initial import 2016-06-17 17:53:20 +02:00