Stefan Profanter
|
0e6d5a9a56
Add DUMP_HEX_PKG function to allow easier fuzz debugging
|
7 years ago |
Julius Pfrommer
|
f87137a986
Fix two potential issues uncovered by PVS-Studio
|
7 years ago |
Julius Pfrommer
|
d2f0394708
cosemtic improvements to the securechannel services
|
7 years ago |
Julius Pfrommer
|
464a89ed27
cosmetic improvements for the session services
|
7 years ago |
Julius Pfrommer
|
63dbcfa2b6
cosmetic improvements in the subscription code
|
7 years ago |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
7 years ago |
Stefan Profanter
|
03c347408c
Fix #1136: THREAD_LOCAL define only necessary for multithreading
|
7 years ago |
Julius Pfrommer
|
b1ebf84f24
fix building the client example without subscriptions
|
7 years ago |
Julius Pfrommer
|
9276e89cd0
deprecate UA_StatusCode_explanation; document build options
|
7 years ago |
Julius Pfrommer
|
b45a77a6db
define const global definitions for the default node attributes
|
7 years ago |
Julius Pfrommer
|
ce71ccf997
move deprecated functions back into ua_server.h
|
7 years ago |
Stefan Profanter
|
28f225eb70
Fix dereference after null check
|
7 years ago |
Stefan Profanter
|
55862a1485
Check return value of socket select
|
7 years ago |
Stefan Profanter
|
e2b13daa8b
Fix out of memory check
|
7 years ago |
Stefan Profanter
|
a169815a4b
Untabify
|
7 years ago |
Maurice Kalinowski
|
b86938501a
Combine c runtime linkage with build type
|
7 years ago |
Stefan Profanter
|
7b5bc8d4c3
Merge pull request #1098 from XB32Z/patch-1
|
7 years ago |
Stefan Profanter
|
8ea5a54c96
Merge pull request #1101 from XB32Z/patch-2
|
7 years ago |
Julius Pfrommer
|
6ddded7334
cosmetic improvements
|
7 years ago |
Julius Pfrommer
|
b4f69cf923
Rename UA_Connection_completeMessages to UA_Connection_completeChunks;
|
7 years ago |
Julius Pfrommer
|
414032bcf9
do not try to process an empty message
|
7 years ago |
Julius Pfrommer
|
cf0e109c81
more logging when processing a binary message fails
|
7 years ago |
Stefan Profanter
|
9b713006f3
Merge pull request #1123 from Pro/hotfix/ua_malloc
|
7 years ago |
Stefan Profanter
|
4b300b69d6
Update mdnsd to include memory defines
|
7 years ago |
Stefan Profanter
|
369103e793
Use proper defines for malloc, free, calloc, realloc
|
7 years ago |
Stefan Profanter
|
f434923056
Push master to coverity_scan
|
7 years ago |
Stefan Profanter
|
66a8a574d3
Use same compiler flags as oss-fuzz (for ASAN)
|
7 years ago |
Stefan Profanter
|
f77b641cfc
Merge pull request #1120 from open62541/feature/fuzzing
|
7 years ago |
Stefan Profanter
|
2bcaaa248a
Use cmake on oss-fuzz
|
7 years ago |
Stefan Profanter
|
ff95247766
Fix build for C++11
|
7 years ago |