Commit History

Author SHA1 Message Date
  tbeu 983f956003 Fix typos 7 years ago
  Stefan Profanter ebbcd79e8d Typo and error message improved 7 years ago
  Stefan Profanter 5cfc1a3f71 Fix heap overflow 7 years ago
  Julius Pfrommer 05e60ec189 improve logging in server securechannel handling 7 years ago
  Stefan Profanter 5eff3b6462 Improve channel handling for anonymous token 7 years ago
  Stefan Profanter 816e0727dd Add first version of fuzzer corpus generator 7 years ago
  Mark c466db1d34 Reformat code and fix segfault 7 years ago
  Infinity95 36e7b144c3 Fix bugs preventing encryption from working correctly 7 years ago
  Stefan Profanter fe9cee4153 Disable overriding anonymous session for fuzzer since it leads to false positives 7 years ago
  Stefan Profanter fb350446f3 Fix oss_fuzz bug 3607 7 years ago
  Stefan Profanter 9d6b4566bd Fix oss_fuzz bug 3598 7 years ago
  Stefan Profanter 84d46ddefe Ignore session token check for fuzzing 7 years ago
  Infinity95 8b685b6540 use securitypolicy API in the server 7 years ago
  Julius Pfrommer aa519069ad use callback to clean up chunk processing in the connection 7 years ago
  Julius Pfrommer c0956fd34e remove experimental stateless extension 7 years ago
  Stefan Profanter f67569455b Fix memory leak 7 years ago
  Julius Pfrommer 394df3be8d finish nodeContext pointer for every node 7 years ago
  Stefan Profanter 6a55d79ed8 Fix DoS bug which leads to endless loop 7 years ago
  Stefan Profanter 812bab56a3 Merge pull request #1133 from open62541/hotfix/fuzzing_2690 7 years ago
  Stefan Profanter 0e6d5a9a56 Add DUMP_HEX_PKG function to allow easier fuzz debugging 7 years ago
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings 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 15593d142a Merge remote-tracking branch 'upstream/master' into test/fuzz 7 years ago
  Stefan Profanter e23fb0b6a2 Fix memory leak 7 years ago
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 7 years ago
  Julius Pfrommer 36c7608f32 Fix IPv6 on Windows by listening on serveral sockets. 7 years ago
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer 7 years ago
  Julius Pfrommer d1c49761a4 remove offset for encoding 7 years ago