Julius Pfrommer
|
b536580822
add UA_DEBUG option, make assertions dependent on that
|
7 éve |
Julius Pfrommer
|
11a0720851
remove duplicate definition of the UA_TYPENAME macro
|
7 éve |
Julius Pfrommer
|
ebcbeb8c53
remove duplicate definitions of static assert macros
|
7 éve |
Julius Pfrommer
|
d942544371
assume that string.h can always be used
|
7 éve |
Julius Pfrommer
|
68b567f82a
manually trigger failure modes for additional unit tests
|
7 éve |
Julius Pfrommer
|
3e745028e4
include double define (from merging 0.2)
|
7 éve |
Julius Pfrommer
|
3a5f02db05
Merge branch '0.2'
|
7 éve |
Stefan Profanter
|
b9346bac3d
Fix #1180 ensure enums are 32bit integers
|
7 éve |
Julius Pfrommer
|
025f62eae0
move C99 integer definitions to ua_config.h
|
7 éve |
Julius Pfrommer
|
67dbb4cf18
move POSIX definitions out of the public header
|
7 éve |
Jose Cabral
|
8cfce19a03
Add VxWorks Support
|
7 éve |
Julius Pfrommer
|
8086a32714
check return values in securechannel
|
7 éve |
Julius Pfrommer
|
5ec8dd51ec
fix tests with UA_ENABLE_MULTITHREADING and UA_ENABLE_TYPENAMES disabled
|
7 éve |
Julius Pfrommer
|
34b028d52a
move some macro definitions out of ua_util.h
|
7 éve |
Julius Pfrommer
|
c0956fd34e
remove experimental stateless extension
|
7 éve |
Julius Pfrommer
|
8c7b2e567e
fix static_assert macros
|
7 éve |
Julius Pfrommer
|
d49baffbd0
fix static_assert macros
|
7 éve |
Julius Pfrommer
|
9637329cde
make UA_STATIC_ASSERT work on more compilers (specifically https://bellard.org/tcc/)
|
7 éve |
Julius Pfrommer
|
d7b59040b9
make UA_STATIC_ASSERT work on more compilers (specifically https://bellard.org/tcc/)
|
7 éve |
Stefan Profanter
|
68d9370915
Fix #1180 ensure enums are 32bit integers
|
7 éve |
Stefan Profanter
|
b7ae3a133a
Fix #1180 ensure enums are 32bit integers
|
7 éve |
Stefan Profanter
|
aec4768fdb
Fix build on VS2008 to use correct stdbool.h
|
7 éve |
pschoppe
|
45ed4fc455
Set _XOPEN_SOURCE to 600 if not defined
|
7 éve |
Julius Pfrommer
|
2113ec1c9b
move server config in a separate header
|
7 éve |
Stefan Profanter
|
812bab56a3
Merge pull request #1133 from open62541/hotfix/fuzzing_2690
|
7 éve |
Stefan Profanter
|
0e6d5a9a56
Add DUMP_HEX_PKG function to allow easier fuzz debugging
|
7 éve |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
7 éve |
Stefan Profanter
|
20440bcd6b
Fix build for VS2008
|
7 éve |
Julius Pfrommer
|
96e87cedfa
restore old UA_Job API and mark as deprecated
|
7 éve |
FlorianPalm
|
2d5aedd912
removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES
|
7 éve |