FlorianPalm
|
b3ad5a6c89
changed license note in documentation
|
8 anni fa |
FlorianPalm
|
0ddf8901ea
changed license note in projects's Readme.md
|
8 anni fa |
FlorianPalm
|
5cb2dd2905
formatting of license text in py files
|
8 anni fa |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
8 anni fa |
Julius Pfrommer
|
42a2929324
remove a positive warning from clang-analyzer
|
8 anni fa |
Julius Pfrommer
|
3288ccf667
fix a clang analyzer issue
|
8 anni fa |
Julius Pfrommer
|
656de37bee
workaround an issue with clang and string formatting
|
8 anni fa |
Julius Pfrommer
|
cb9ea0dfb2
ensure that callbacks are outside of RCU critical sections
|
8 anni fa |
Julius Pfrommer
|
aebb8d273e
use va_list in logging API (necessary for static inline functions)
|
8 anni fa |
Julius Pfrommer
|
df014a8ac9
use static inline functions for log instead of macros
|
8 anni fa |
Julius Pfrommer
|
94c30b74ca
generate tutorial docs from compilable c-files
|
8 anni fa |
Julius Pfrommer
|
b0a23e7c41
add a test for addnode with multithreading enabled (fix #947)
|
8 anni fa |
Julius Pfrommer
|
9925681e23
Ensure that unit tests run with multithreading enabled (fix #912)
|
8 anni fa |
Julius Pfrommer
|
ff2603cf5e
fix a renaming uncovered only with low loglevels
|
8 anni fa |
Julius Pfrommer
|
23057020b1
clients uses generic function to receive chunks
|
8 anni fa |
Julius Pfrommer
|
4de389564c
move method to receive a chunk with a timeout into ua_connection.c
|
8 anni fa |
Root-Core
|
b8117c9323
Fixed UA_Client_disconnect()
|
8 anni fa |
Julius Pfrommer
|
662a51d449
simplify client structure
|
8 anni fa |
Julius Pfrommer
|
123e82336e
cosmetic improvements of the client library
|
8 anni fa |
Julius Pfrommer
|
f0f3ff803a
improve logging
|
8 anni fa |
janitza-luwe
|
4482b10bd7
fix use of worker mutexes with pthread_cond
|
8 anni fa |
Julius Pfrommer
|
385eaac180
fix an issue in rcu debugging and improve docs
|
8 anni fa |
Julius Pfrommer
|
2f2facebaf
improve documentation of the interaction between encoding and chunking
|
8 anni fa |
Julius Pfrommer
|
0d54ac2b5f
use variant array length as first array dimension for typecheck
|
8 anni fa |
Julius Pfrommer
|
ac39dbed8c
fix a macro issue on non-little endian
|
8 anni fa |
Julius Pfrommer
|
21b8c18b4c
split complex encoding functions and improve comments (#946)
|
8 anni fa |
Julius Pfrommer
|
06ee92176c
simplify array encoding and extensionobject decoding
|
8 anni fa |
Julius Pfrommer
|
e250d1b9cf
fix #942, encoding extensionobjects with chunking
|
8 anni fa |
Julius Pfrommer
|
cd3520db5e
cosmetic improvements in the nodemanagement service
|
8 anni fa |
Julius Pfrommer
|
a22f371ee3
fix an issue where references are removed from within a callback
|
8 anni fa |