.. |
client
|
edfe828af0
Fixed weird client subscription bug in doPublish
|
9 lat temu |
ongoing
|
4a719cc4b8
removing legacy code. xml handling is kept in the repository for now.
|
9 lat temu |
server
|
0628fac947
use functionality already provided in the services
|
9 lat temu |
ua_connection.c
|
c94dc95290
hopefuly a new fix of #321
|
9 lat temu |
ua_securechannel.c
|
e5f2af8a2d
generate encoding inline functions into a separate header
|
9 lat temu |
ua_securechannel.h
|
dd9699d7da
fixed a bug in opensecurechannel
|
9 lat temu |
ua_session.c
|
d5002592c8
fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger
|
9 lat temu |
ua_session.h
|
01eb04c23a
adding dependency on ua_server.h
|
9 lat temu |
ua_types.c
|
5b919b5486
Replaced ByteString_compare/String_compare's builtin strncmp with memcmp to allow for NULL-Bytes encoded in binary transport encodings in comparisons not throwing of the result.
|
9 lat temu |
ua_types_encoding_binary.c
|
d836467279
fixing gcc4.9 warning, relates to #382
|
9 lat temu |
ua_types_encoding_binary.h
|
cee54343c0
restore calcSizeBinary as a single function UA_calcSizeBinary
|
9 lat temu |
ua_util.h
|
e5f2af8a2d
generate encoding inline functions into a separate header
|
9 lat temu |