Julius Pfrommer
|
a092e67f93
improve travis scripts
|
7 years ago |
Julius Pfrommer
|
df81d62f0e
push docs only for non-PR builds
|
7 years ago |
pschoppe
|
3299b5c29a
Extend external nodestore API to retrieve references in returnRelevantNodeExternal
|
7 years ago |
Julius Pfrommer
|
bf00520f33
untabify ua_client.c
|
7 years ago |
Julius Pfrommer
|
954f69b206
expose the TranslateBrowsePathstoNodeIds service to userland
|
7 years ago |
Julius Pfrommer
|
0a879b6260
improve status codes in attributes services
|
7 years ago |
Stefan Profanter
|
776c27ba8b
Add parsing of TCP Error Message 'ERR'
|
7 years ago |
FlorianPalm
|
057672cdd9
potential use of unitialized variables removed. thanks to @TorbenD
|
7 years ago |
Stefan Profanter
|
99116b1cdf
Untabify
|
7 years ago |
Stefan Profanter
|
a13e610972
Travis fold log
|
7 years ago |
Julius Pfrommer
|
d575a0449a
use macro for multi-platform inline functions
|
7 years ago |
FlorianPalm
|
0ece9cfeed
removed further lisence notes (include directory)
|
7 years ago |
FlorianPalm
|
f633e2a520
changed license text in license file
|
7 years ago |
FlorianPalm
|
b3ad5a6c89
changed license note in documentation
|
7 years ago |
FlorianPalm
|
0ddf8901ea
changed license note in projects's Readme.md
|
7 years ago |
FlorianPalm
|
5cb2dd2905
formatting of license text in py files
|
7 years ago |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 years ago |
Julius Pfrommer
|
42a2929324
remove a positive warning from clang-analyzer
|
7 years ago |
Julius Pfrommer
|
3288ccf667
fix a clang analyzer issue
|
7 years ago |
Julius Pfrommer
|
656de37bee
workaround an issue with clang and string formatting
|
7 years ago |
Julius Pfrommer
|
cb9ea0dfb2
ensure that callbacks are outside of RCU critical sections
|
7 years ago |
Julius Pfrommer
|
aebb8d273e
use va_list in logging API (necessary for static inline functions)
|
7 years ago |
Julius Pfrommer
|
df014a8ac9
use static inline functions for log instead of macros
|
7 years ago |
Julius Pfrommer
|
94c30b74ca
generate tutorial docs from compilable c-files
|
7 years ago |
Julius Pfrommer
|
b0a23e7c41
add a test for addnode with multithreading enabled (fix #947)
|
7 years ago |
Julius Pfrommer
|
9925681e23
Ensure that unit tests run with multithreading enabled (fix #912)
|
7 years ago |
Julius Pfrommer
|
ff2603cf5e
fix a renaming uncovered only with low loglevels
|
7 years ago |
Julius Pfrommer
|
23057020b1
clients uses generic function to receive chunks
|
7 years ago |
Julius Pfrommer
|
4de389564c
move method to receive a chunk with a timeout into ua_connection.c
|
7 years ago |
Root-Core
|
b8117c9323
Fixed UA_Client_disconnect()
|
8 years ago |