Commit History

Author SHA1 Message Date
  ichrispa 36f430eacc Fixed: Can instantiate NS0 DataTypes /w DataType definitions (closes #805). Adapted API to allow type passing in variableTypes. Adapted namespace compiler to new value encoding scheme (closes #806). 7 years ago
  Julius Pfrommer 392217167f improve documentation and html/latex generation 7 years ago
  Julius Pfrommer 512a317922 allow local writing of datatype, valuerank, array dimensions 7 years ago
  Julius Pfrommer dcf1e52d15 repeated jobs can remove themselves 7 years ago
  Stefan Profanter 8efb22bf55 untabify (#766) 7 years ago
  Julius Pfrommer 6e85c4c602 Add UA_Server_read and UA_Server_write to give complete access to the read and write services 7 years ago
  Julius Pfrommer 0257ce4aa0 improve documentation of the server 8 years ago
  Julius Pfrommer df2a0c6007 improve documentation; limit code width to 80 chars in headers 8 years ago
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) 8 years ago
  Julius Pfrommer a895cf8030 use single-file release in documentation; fold unused tutorial files into the documentation 8 years ago
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ 8 years ago
  Julius Pfrommer e739dd97d3 better verification for addnodes; always add a typedefinition for variables and objects 8 years ago
  Julius Pfrommer 1950b61849 add limits for session and securechannel to the server config 8 years ago
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools 8 years ago
  Julius Pfrommer b000d7aeff Handle nan in requested publishing and sampling intervals 8 years ago
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) 8 years ago
  Julius Pfrommer 6150efa166 move subscription limits into the server config 8 years ago
  Julius Pfrommer e30e0f306b generate documentation for ua_server.h 8 years ago
  ichrispa 330324771e Changed UA_Server_methodNode_attachCallboack to UA_Server_setMethodNode_callback to conform to naming scheme of very similar dataSources function. 8 years ago
  ichrispa 882b7e5a6c Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server; 8 years ago
  ichrispa 214d9bf748 Fixied include order problem between GCC/CLang by wrapping iterator callback into ifdefs. 8 years ago
  Stasik0 d81279feb0 adding usernamepassword auth to client, fixing a username/pass struct bug in the server 8 years ago
  Julius Pfrommer a76ba5f990 fix #547 8 years ago
  Julius Pfrommer f7f98bf3f3 return the remaining timeout in UA_Server_run_iterate 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
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 8 years ago
  ichrispa 7fa5ab8a25 Merge branch 'master' of https://github.com/acplt/open62541 8 years ago
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). 8 years ago
  Julius Pfrommer 5089c3f13d Revert "simplify networklayer signature. todo: endpoint url for discovery" 8 years ago
  Julius Pfrommer 476af29985 Merge pull request #495 from open62541/server_config 8 years ago