Julius Pfrommer
|
99ce9e249c
add support for -fsanitize=undefined and -fsanitize=address
|
9 years ago |
Stasik0
|
b2ac767f74
should fix issue #481, seems to be a regression
|
9 years ago |
Julius Pfrommer
|
72b2108313
continue merging the changes from master
|
9 years ago |
Julius Pfrommer
|
b04d6f867c
Merge branch 'master' into cleanup_build
|
9 years ago |
Julius Pfrommer
|
7ddc1119cf
remove a compiler warning that is unnecessary on most systems where malloc can't fail
|
9 years ago |
Julius Pfrommer
|
5bcec6cbc6
improve handling of localizedtext, relates to #482
|
9 years ago |
Julius Pfrommer
|
f41713daaf
align the naming of service calls with a server context
|
9 years ago |
Julius Pfrommer
|
c8bfd84fb2
enable UA_Server_call with a configuration flag
|
9 years ago |
Julius Pfrommer
|
62146ee230
add services to the server userspace UA_Server_browse/browseNext/Call
|
9 years ago |
Julius Pfrommer
|
dca6309272
don't create a variant in the nodeset code generation when none is needed
|
9 years ago |
Stasik0
|
f597dc1edc
fixing release pushing, added build_examples to travis, fixes #484
|
9 years ago |
Sten Grüner
|
d1f1452a03
Merge pull request #483 from RomeroMalaquias/master
|
9 years ago |
Romero Malaquias
|
0326c3b769
Avoiding conditional directives that split up statements.
|
9 years ago |
Julius Pfrommer
|
02fe23aa6d
make nodeids const in server methods. improve access to arraydimensions
|
9 years ago |
Julius Pfrommer
|
360f03ba87
answer publish requests with a dedicated call to UA_SecureChannel_sendBinaryMessage
|
9 years ago |
Julius Pfrommer
|
bcf2c47239
simplify the write service
|
9 years ago |
Julius Pfrommer
|
29aa4a8c38
Point to the updated documentation
|
9 years ago |
Julius Pfrommer
|
aeb01903c3
still fixing travis....
|
9 years ago |
Julius Pfrommer
|
7bc42a6de6
still fixing travis...
|
9 years ago |
Julius Pfrommer
|
d28b9b3792
still fixing travis
|
9 years ago |
Julius Pfrommer
|
5fc9a33a4d
copy single-file release for c++ compile test
|
9 years ago |
Julius Pfrommer
|
7082b3f879
clean up the build scripts
|
9 years ago |
Julius Pfrommer
|
b89a225ad1
remove the old doxygen documentation
|
9 years ago |
Julius Pfrommer
|
9993e11977
still fixing the doc generation
|
9 years ago |
Julius Pfrommer
|
da4fca6f8f
Change links to the new github organization
|
9 years ago |
Julius Pfrommer
|
370a4cca37
fix detecting the master branch
|
9 years ago |
Julius Pfrommer
|
f04b0f598b
build docs for master only and copy into doc/current
|
9 years ago |
Sten Grüner
|
061db7994a
moved the travis-ci account
|
9 years ago |
Julius Pfrommer
|
5c6bea5b99
change scripts to open62541 organization
|
9 years ago |
Julius Pfrommer
|
27b6c4b30d
simplify the API for random values. use a (thread-local) global value in the background
|
9 years ago |