Julius Pfrommer
|
3268be3b9d
remove dependency on lxml
|
8 years ago |
Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
8 years ago |
Julius Pfrommer
|
f45d6faf85
Overlayable (#582)
|
8 years ago |
Thomas Ruschival
|
08b3fb8f70
Generate nodemacros out of valid characters only (#581)
|
8 years ago |
Julius Pfrommer
|
77e349cf97
move subscription header for algamation
|
8 years ago |
Julius Pfrommer
|
04c0cff8fb
the subscription manager only manages a list of subscriptions -> move to session
|
8 years ago |
Julius Pfrommer
|
c5bf8a93fc
enable method service set by default
|
8 years ago |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
8 years ago |
Julius Pfrommer
|
fbb25e17bc
fix inclusion order for ua_connection.h
|
8 years ago |
Julius Pfrommer
|
01cbd8c8d7
move cmake folder to tools/cmake; fix rpi cross-compilation for gcc5
|
8 years ago |
Julius Pfrommer
|
4e529ea850
rename src_extra folder to plugins
|
8 years ago |
Julius Pfrommer
|
26cd7ec423
add c2rst tool to generate documentation from header files
|
8 years ago |
Julius Pfrommer
|
f2b5b84c0f
add an example that shows the integration of the server in an external mainloop
|
8 years ago |
Julius Pfrommer
|
a6fbd5cf3a
Merge of Pro's travis infrastructure migration
|
8 years ago |
Julius Pfrommer
|
e452dcf8e3
replace gmtime with a clean implementation
|
8 years ago |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
8 years ago |
ichrispa
|
a0ad0e6ea0
Reimplemented instantiation callback (required for #503).
|
8 years ago |
Julius Pfrommer
|
53d67b4140
single server config struct
|
8 years ago |
Julius Pfrommer
|
99ce9e249c
add support for -fsanitize=undefined and -fsanitize=address
|
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
|
b89a225ad1
remove the old doxygen documentation
|
9 years ago |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 years ago |
Julius Pfrommer
|
4634aa1cd7
Merge branch 'master' into unsigned_array_size
|
9 years ago |
Stasik0
|
49988a9e9f
enforcing a minimal CMake version of 2.8.11, relates to #466
|
9 years ago |
Julius Pfrommer
|
615fa5a2f1
deactivate readspeed test that uses internal apis
|
9 years ago |
Julius Pfrommer
|
052be1ef70
update
|
9 years ago |
Julius Pfrommer
|
d7b6e48a51
move external namespaces to a separate header file
|
9 years ago |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 years ago |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
9 years ago |