Infinity95
|
8b685b6540
use securitypolicy API in the server
|
7 年 前 |
Stefan Profanter
|
ea691ca62f
Fix #1132: use timeout for client connect (#1154)
|
7 年 前 |
Infinity95
|
a8012d3040
endpoints in the server config; new/delete functions for the server config
|
7 年 前 |
Julius Pfrommer
|
bffefa4cd0
async client functionality
|
7 年 前 |
Julius Pfrommer
|
0ba2baddfd
rename ua_log.h to ua_plugin_log.h; clean up
|
7 年 前 |
Julius Pfrommer
|
c2a1407774
move server and client networking to ua_plugin_network.h
|
7 年 前 |
Julius Pfrommer
|
4f23e1d3bd
Merge branch '0.2'
|
7 年 前 |
Stefan Profanter
|
98bf4cadb2
DeleteReferences deleted nodes instead of the reference. Fix #1022
|
7 年 前 |
Stefan Profanter
|
e5be7aa036
Use correct response type for addReferences
|
7 年 前 |
Julius Pfrommer
|
84c797b976
move client discovery functions to a separate compilation unit
|
7 年 前 |
Stefan Profanter
|
14df336430
Code review: @Pro's MDNS implementation (#732)
|
7 年 前 |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 年 前 |
FlorianPalm
|
0ece9cfeed
removed further lisence notes (include directory)
|
7 年 前 |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 年 前 |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
7 年 前 |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
7 年 前 |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
7 年 前 |
FlorianPalm
|
00e52a8b46
removed previous license text(lgpl)
|
7 年 前 |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
7 年 前 |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 年 前 |
Julius Pfrommer
|
e9766c7663
add handling of custom types to the decoding function, client and server
|
7 年 前 |
Julius Pfrommer
|
b86c4e7be5
fix include of c files in documentation; improve handling of toc
|
8 年 前 |
Julius Pfrommer
|
392217167f
improve documentation and html/latex generation
|
8 年 前 |
Julius Pfrommer
|
9d592f05a8
finish bootstrap
|
8 年 前 |
Julius Pfrommer
|
df2a0c6007
improve documentation; limit code width to 80 chars in headers
|
8 年 前 |
Julius Pfrommer
|
8799b44ac4
Type handling functions in separate header (#735)
|
8 年 前 |
Julius Pfrommer
|
a895cf8030
use single-file release in documentation; fold unused tutorial files into the documentation
|
8 年 前 |
Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
8 年 前 |
Julius Pfrommer
|
f8a7955dac
sphinx documentation for the client
|
8 年 前 |
ichrispa
|
8c22a486bd
Made client state visible to userspace; client recovers from potential decoding errors after successfull service calls or channel renewals (closes #570).
|
8 年 前 |