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
|
ce6f56c348
use amalgamated header for the examples
|
7 years ago |
Julius Pfrommer
|
08c9227dad
use static inline functions for log instead of macros
|
7 years ago |
Julius Pfrommer
|
3919f6ebcc
Merge branch '0.2'
|
7 years ago |
Julius Pfrommer
|
94c30b74ca
generate tutorial docs from compilable c-files
|
7 years ago |
Infinity95
|
6fb18535aa
Fixed mismatching function declaration and the resulting build error
|
7 years ago |
Julius Pfrommer
|
ceac7e86b7
fix a test case for parsing numbers
|
7 years ago |
Julius Pfrommer
|
c256b78abc
make UA_readNumber an internal function
|
7 years ago |
Julius Pfrommer
|
8cd826c478
Merge branch '0.2'
|
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
|
ad31a12b6d
Merge branch '0.2'
|
7 years ago |
Julius Pfrommer
|
ff2603cf5e
fix a renaming uncovered only with low loglevels
|
7 years ago |
Julius Pfrommer
|
50b1f3dfaf
Merge branch '0.2'
|
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 |
Julius Pfrommer
|
662a51d449
simplify client structure
|
7 years ago |
Julius Pfrommer
|
123e82336e
cosmetic improvements of the client library
|
7 years ago |