Julius Pfrommer
|
29f509d254
simplify decoding and add documentation when a clean has to happen
|
7 years ago |
Stefan Profanter
|
c2ffc4cae9
Improve fuzzing corpus by adding more binaries
|
7 years ago |
Stefan Profanter
|
e7b6494ada
Merge pull request #1144 from open62541/hotfix/fuzz_2888
|
7 years ago |
Stefan Profanter
|
c1632f5672
Fix memory leak
|
7 years ago |
Stefan Profanter
|
a88a49fcc7
Merge pull request #1143 from open62541/feature/fuzz_binary_decode
|
7 years ago |
Stefan Profanter
|
eb410d1792
Avoid changing const variable
|
7 years ago |
Stefan Profanter
|
fa5796157e
Add extern C
|
7 years ago |
Stefan Profanter
|
e157330261
Add fuzz_binary_decode
|
7 years ago |
Stefan Profanter
|
8c9337524e
Generalize CMake
|
7 years ago |
Stefan Profanter
|
f58ea7a735
Merge pull request #1142 from open62541/hotifx/ci_build_errors
|
7 years ago |
Stefan Profanter
|
b764e6e5dd
Use only one process
|
7 years ago |
Stefan Profanter
|
ce18819b9f
Disable BuildInParallel
|
7 years ago |
Stefan Profanter
|
0cfeb32b22
Disable homebrew auto-update
|
7 years ago |
Stefan Profanter
|
0e86b21f0e
Cleanup travis matrix
|
7 years ago |
Stefan Profanter
|
acb35c337f
Fix occasional build errors on travis/appveyor
|
7 years ago |
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 |