You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.3 KiB
2.3 KiB
Change Log
WSDD - ONVIF WS-Discovery server - is Linux daemon for ONVIF WS-Discovery service (server side).
ONVIF official website: http://www.onvif.org
The web services data binding is generated using gSOAP
For more details about it see the gSOAP WS-Discovery plugin official manual.
License: GPLv2.
Copyright (c) 2016, Koynov Stas - skojnov@yandex.ru
v3.0 (2023-08-28)
New
- changed license to GPLv2 (gsoap requirements) see: issue 8
- update
gsoapto ver2.8.66(was2.8.55) - add
systemdscript - add
smacros.h- list of simple macros - add
set_sig_handlerfunction - add process Ctrl-C in terminal(
SIGINTsignal) for debug - add various
PATCH_VERSIONprocessing options
Refactoring
- now we can set extern toolchain (compiller)
- update mirrors for
gSOAParhive
BugFix
- Some need to set the interface index for multicast see issue 1
- Fixed a potential stack overflow see PR 3
- add
soapcpp2_lex.l.patchFor more details see: https://sourceforge.net/p/gsoap2/bugs/1269/
v2.1 (2017-11-23)
New
- update
gsoapto ver2.8.55(was2.8.44) - use
daemon.cver 1.1
v2.0 (2017-04-03)
New
get_xaddrin dynamic (was only static)- Uses new ver of
gsoap 2.8.44(was2.8.43)
Refactoring
- support parallel make (see opt -j)
- add func
free_resources() - move call
send_hellotoinit() - func
send_hello/bye - add func
init_gsoap() - add space in static help need for C++11
process_cmdfunc, add enum for cmd options
BugFix
- Need use struct
ip_mreqnnotip_mreq