Commit History

Author SHA1 Message Date
  Stefan Profanter a88a49fcc7 Merge pull request #1143 from open62541/feature/fuzz_binary_decode 6 years ago
  Stefan Profanter eb410d1792 Avoid changing const variable 6 years ago
  Stefan Profanter fa5796157e Add extern C 6 years ago
  Stefan Profanter e157330261 Add fuzz_binary_decode 6 years ago
  Stefan Profanter 8c9337524e Generalize CMake 6 years ago
  Stefan Profanter f58ea7a735 Merge pull request #1142 from open62541/hotifx/ci_build_errors 6 years ago
  Stefan Profanter b764e6e5dd Use only one process 6 years ago
  Stefan Profanter ce18819b9f Disable BuildInParallel 6 years ago
  Stefan Profanter 0cfeb32b22 Disable homebrew auto-update 6 years ago
  Stefan Profanter 0e86b21f0e Cleanup travis matrix 6 years ago
  Stefan Profanter acb35c337f Fix occasional build errors on travis/appveyor 6 years ago
  Stefan Profanter df4e4e70aa Merge pull request #1140 from open62541/hotfix/fuzz_2883 6 years ago
  Stefan Profanter aa340f25c2 Fix memory leak on last array element 6 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