Julius Pfrommer
|
ce71ccf997
move deprecated functions back into ua_server.h
|
7 年之前 |
Maurice Kalinowski
|
b86938501a
Combine c runtime linkage with build type
|
7 年之前 |
Stefan Profanter
|
2bcaaa248a
Use cmake on oss-fuzz
|
7 年之前 |
Stefan Profanter
|
15593d142a
Merge remote-tracking branch 'upstream/master' into test/fuzz
|
7 年之前 |
Stefan Profanter
|
e1246aa354
Integrate fuzzer into continuous build env
|
7 年之前 |
Julius Pfrommer
|
dcd6b43bfa
split out datachange monitoreditems into a separate file
|
7 年之前 |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 年之前 |
Julius Pfrommer
|
70e47a8419
Merge branch '0.2'
|
7 年之前 |
Julius Pfrommer
|
ab0b222965
Move the generation of src_generated/nodeset.c to examples/CMakeLists.txt
|
7 年之前 |
Julius Pfrommer
|
365064bc78
move ns0id node identifiers to ua_constants.h
|
7 年之前 |
Julius Pfrommer
|
96e87cedfa
restore old UA_Job API and mark as deprecated
|
7 年之前 |
Julius Pfrommer
|
454c6ed8a3
move access control to a separate plugin
|
7 年之前 |
Julius Pfrommer
|
0ba2baddfd
rename ua_log.h to ua_plugin_log.h; clean up
|
7 年之前 |
Julius Pfrommer
|
c2a1407774
move server and client networking to ua_plugin_network.h
|
7 年之前 |
Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
7 年之前 |
Julius Pfrommer
|
63c027b03e
Merge branch '0.2' into merge_02_timing
|
7 年之前 |
Julius Pfrommer
|
d05087639f
simplify cmake; make server_readspeed a unit test
|
7 年之前 |
Julius Pfrommer
|
9c003b37dc
use deterministic clock for unit tests
|
7 年之前 |
FlorianPalm
|
2d5aedd912
removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES
|
7 年之前 |
Julius Pfrommer
|
8cb2b6307d
remove the header for external namespaces
|
7 年之前 |
FlorianPalm
|
a08052e930
removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES
|
7 年之前 |
Stefan Profanter
|
84f712d0db
Make sure there is no race condition for amalgamation.
|
7 年之前 |
Julius Pfrommer
|
1fc167263a
bump master to 0.3 to differentiate the generated docs
|
7 年之前 |
Stefan Profanter
|
6bd9345979
Merge remote-tracking branch 'upstream/0.2'
|
7 年之前 |
Julius Pfrommer
|
255092f312
pump version to 0.2
|
7 年之前 |
Julius Pfrommer
|
4f23e1d3bd
Merge branch '0.2'
|
7 年之前 |
Stefan Profanter
|
3bd03245d1
Set `OPEN62541_VER_COMMIT` to undefined if empty string
|
7 年之前 |
Julius Pfrommer
|
3a74a089ae
Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions
|
7 年之前 |
Julius Pfrommer
|
84c797b976
move client discovery functions to a separate compilation unit
|
7 年之前 |
Gustavo Lima Chaves
|
d04f65268b
Have a .pc.in file to install a pkg-config header (#993)
|
7 年之前 |