Commit History

Author SHA1 Message Date
  Stefan Profanter df4e4e70aa Merge pull request #1140 from open62541/hotfix/fuzz_2883 7 years ago
  Stefan Profanter aa340f25c2 Fix memory leak on last array element 7 years ago
  Stefan Profanter 812bab56a3 Merge pull request #1133 from open62541/hotfix/fuzzing_2690 7 years ago
  Stefan Profanter 1271ae3417 Better align fuzzing test with real server execution 7 years ago
  Stefan Profanter dcce77f249 Fix handling of incomplete chunks and invalid messages 7 years ago
  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