Julius Pfrommer
|
b86c4e7be5
fix include of c files in documentation; improve handling of toc
|
8 gadi atpakaļ |
Julius Pfrommer
|
392217167f
improve documentation and html/latex generation
|
8 gadi atpakaļ |
Julius Pfrommer
|
9d592f05a8
finish bootstrap
|
8 gadi atpakaļ |
Julius Pfrommer
|
df2a0c6007
improve documentation; limit code width to 80 chars in headers
|
8 gadi atpakaļ |
Julius Pfrommer
|
8799b44ac4
Type handling functions in separate header (#735)
|
8 gadi atpakaļ |
Julius Pfrommer
|
a895cf8030
use single-file release in documentation; fold unused tutorial files into the documentation
|
8 gadi atpakaļ |
Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
8 gadi atpakaļ |
Julius Pfrommer
|
f8a7955dac
sphinx documentation for the client
|
8 gadi atpakaļ |
ichrispa
|
8c22a486bd
Made client state visible to userspace; client recovers from potential decoding errors after successfull service calls or channel renewals (closes #570).
|
8 gadi atpakaļ |
Stasik0
|
d81279feb0
adding usernamepassword auth to client, fixing a username/pass struct bug in the server
|
8 gadi atpakaļ |
Julius Pfrommer
|
525e5a1404
align client getendpoints with naming conventions
|
8 gadi atpakaļ |
Stasik0
|
a883dc3145
Merge branch 'master' into client_getEndpoints
|
8 gadi atpakaļ |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
8 gadi atpakaļ |
Stasik0
|
428afdb2e4
removed unneded timeToRenewSecureChannel parameter, relates #505
|
8 gadi atpakaļ |
Stasik0
|
412bf6d64d
Implemented UA_Client_getEndpoints function, relates to #313
|
8 gadi atpakaļ |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 gadi atpakaļ |
Julius Pfrommer
|
7c152a5ece
use a const string for the client connection
|
9 gadi atpakaļ |
Holger Jeromin
|
7b36e41b59
added documentation for client functions
|
9 gadi atpakaļ |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
9 gadi atpakaļ |
Julius Pfrommer
|
5301dc15f1
Merge pull request #430 from acplt/NamespaceGetIndex
|
9 gadi atpakaļ |
Julius Pfrommer
|
c4f076f271
symmetric client API for addnodes
|
9 gadi atpakaļ |
Holger Jeromin
|
98f2051d19
adding UA_Client_NamespaceGetIndex
|
9 gadi atpakaļ |
Julius Pfrommer
|
67cf0af100
refactored the networklayer interface
|
9 gadi atpakaļ |
Julius Pfrommer
|
60ed7b2723
reverted the client part according to #362
|
9 gadi atpakaļ |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
9 gadi atpakaļ |
Stasik0
|
0b8d8d566e
initial lifecycle change for the client - review/test needed #350 #348
|
9 gadi atpakaļ |
Stasik0
|
be91c9dea2
improving client_disconnect again, fixing memleaks #348
|
9 gadi atpakaļ |
ichrispa
|
d93de433a0
Tutorial on variable/attribute manipulation updated. Several minor problems fixed.
|
9 gadi atpakaļ |
ichrispa
|
e9792a4415
Clientside UA_Client_getAttributeValue() is in place.
|
9 gadi atpakaļ |
ichrispa
|
4eacf599f6
Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode().
|
9 gadi atpakaļ |