Flavio Pompermaier
4d24511bdc
Merge pull request #33 from fpompermaier/dependabot/maven/onvif-java/commons-io-commons-io-2.14.0
...
Bump commons-io:commons-io from 2.7 to 2.14.0 in /onvif-java
2024-10-31 10:57:59 +01:00
dependabot[bot]
940ebfb183
Bump commons-io:commons-io from 2.7 to 2.14.0 in /onvif-java
...
Bumps commons-io:commons-io from 2.7 to 2.14.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-03 18:42:49 +00:00
Flavio Pompermaier
0b89dc8995
Merge pull request #31 from pinkcao/master
...
Fix: SimpleSecurityHandler issue
2024-03-11 10:54:23 +01:00
tornado
c01987f06b
fix: do nonce generation when in handleMessage as nonce should be unique every time for security issue
2024-03-07 13:45:52 +08:00
tornado
dc0a1befcb
feat: Add test for nonce
2024-03-07 13:44:05 +08:00
Flavio Pompermaier
db421afb2c
Merge pull request #22 from fpompermaier/dependabot/maven/onvif-java/commons-io-commons-io-2.7
...
Bump commons-io from 2.4 to 2.7 in /onvif-java
2021-04-27 09:34:35 +02:00
dependabot[bot]
2b3591e5f6
Bump commons-io from 2.4 to 2.7 in /onvif-java
...
Bumps commons-io from 2.4 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-26 16:36:54 +00:00
Flavio Pompermaier
97066a94f1
Closes issue #18
2019-11-28 10:02:47 +01:00
Flavio Pompermaier
4152336971
Merge pull request #17 from Bhlowe/master
...
added checkstyle, some minor test changes
2019-08-03 10:23:46 +02:00
bhlowe
60cdb3f6bb
Update DiscoverAndTest.java
2019-07-31 10:36:55 -07:00
bhlowe
77d1c615eb
some logging changes, test improvements, style check
2019-07-31 10:24:56 -07:00
bhlowe
1c7c05710e
Revert "Delete NaiveSSLHelper"
...
This reverts commit ae86e25035 .
2019-07-31 07:58:07 -07:00
bhlowe
a8f03062d1
some findbug edits and google style applied
2019-07-31 07:10:35 -07:00
Flavio Pompermaier
42ac69c9d0
Merge pull request #14 from Bhlowe/master
...
Multiple changes
2019-07-30 09:49:27 +02: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
6734d59386
Update pom for java 8
2019-07-29 08:21:09 -07:00
bhlowe
eb7aeff34d
jdk 8 compat
2019-07-29 08:18:20 -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
5c7e9fcb93
updated generated java files
2019-07-18 18:06:50 -07:00
bhlowe
763fe6c573
fix for client pom to make WSDL_LOCATION null
2019-07-18 18:06:18 -07:00
bhlowe
abe7e6b958
Trying to get WSDL_LOCATION to not use a fully qualified path..
2019-07-18 13:54:35 -07:00
bhlowe
d2675c8850
Changes to build and run with java 12.
2019-07-18 11:50:53 -07:00
bhlowe
657653ad9b
Cleanup java 9-12 support
2019-07-10 10:25:03 -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
1f8fefd146
Bumped version of csx to 3.1.10
2017-03-29 01:50:51 +02:00
Flavio Pompermaier
27ffc7ebdb
Improved rewrite
2017-03-29 01:48:39 +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