Julius Pfrommer
|
025f62eae0
move C99 integer definitions to ua_config.h
|
7 years ago |
Julius Pfrommer
|
67dbb4cf18
move POSIX definitions out of the public header
|
7 years ago |
Julius Pfrommer
|
255dacdf5c
make UA_EXPANDEDNODEID_NULL visible
|
7 years ago |
Stefan Profanter
|
ea691ca62f
Fix #1132: use timeout for client connect (#1154)
|
7 years ago |
Julius Pfrommer
|
9276e89cd0
deprecate UA_StatusCode_explanation; document build options
|
7 years ago |
Stefan Profanter
|
ff95247766
Fix build for C++11
|
7 years ago |
Julius Pfrommer
|
e4bcf511b0
small improvement to types doc
|
7 years ago |
Julius Pfrommer
|
4f23e1d3bd
Merge branch '0.2'
|
7 years ago |
Julius Pfrommer
|
8920cc0512
declare NumericRange before using it (forward declaration was not enough)
|
7 years ago |
Julius Pfrommer
|
430b510c12
Merge branch '0.2'
|
7 years ago |
Julius Pfrommer
|
020e3812de
cosmetic and documentation improvements
|
7 years ago |
Julius Pfrommer
|
08ee0a53f2
untabify master
|
7 years ago |
Stefan Profanter
|
99116b1cdf
Untabify
|
7 years ago |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 years ago |
FlorianPalm
|
0ece9cfeed
removed further lisence notes (include directory)
|
7 years ago |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 years ago |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
7 years ago |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
7 years ago |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
7 years ago |
FlorianPalm
|
00e52a8b46
removed previous license text(lgpl)
|
7 years ago |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
7 years ago |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 years ago |
Julius Pfrommer
|
e9766c7663
add handling of custom types to the decoding function, client and server
|
7 years ago |
Julius Pfrommer
|
dfef59dbaf
make nodeid hashing public; simpler FNV hashing for (short) string nodeids
|
7 years ago |
Julius Pfrommer
|
abc3716e07
First files compiling as cxx
|
8 years ago |
Julius Pfrommer
|
dac72655db
fix: add stdint.h for older Visual Studios
|
8 years ago |
Julius Pfrommer
|
f8acccc62c
feature: make method for finding data types public
|
8 years ago |
Julius Pfrommer
|
ade98fc17a
doc: add a section on the protocol
|
8 years ago |
Julius Pfrommer
|
fe8d648726
fix: UA_BYTE_MAX is 255
|
8 years ago |
Julius Pfrommer
|
6529137c26
enable statuscode descriptions by default; split functionality across
|
8 years ago |