Commit History

Author SHA1 Message Date
  Stasik0 58c75fd227 adding nodes to pass "Base Information" tests of ctt 9 years ago
  Julius Pfrommer 1950b61849 add limits for session and securechannel to the server config 9 years ago
  Stasik0 0ca206818a fixes for Address Space Model Tests, added constants for WriteMasks 9 years ago
  Stasik0 a659f0f31f UA_Server_addNamespace can now handle duplicate namespace URI, relates #584 9 years ago
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) 9 years ago
  FlorianPalm 344f83b924 updated addExternalNamespace 9 years ago
  FlorianPalm a1e67ac0e5 updated addExternalNamespace 9 years ago
  Julius Pfrommer 6150efa166 move subscription limits into the server config 9 years ago
  Julius Pfrommer 6702b53ec1 refactor server-functions out of the service layer 9 years ago
  Stasik0 d81279feb0 adding usernamepassword auth to client, fixing a username/pass struct bug in the server 9 years ago
  Julian Grothoff efe1ab2830 Added external namespace urls to namespace String list. 9 years ago
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 years ago
  Julius Pfrommer 9f9c66b413 cosmetic improvements 9 years ago
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels 9 years ago
  Julius Pfrommer 38c5308165 increase default session timeout; add session logging 9 years ago
  Stasik0 89c10296c7 fixing typo and hardcoded productURI in buildInfo fixes #536, fixes #537 9 years ago
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 years ago
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 9 years ago
  ichrispa 7fa5ab8a25 Merge branch 'master' of https://github.com/acplt/open62541 9 years ago
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). 9 years ago
  Julius Pfrommer 5089c3f13d Revert "simplify networklayer signature. todo: endpoint url for discovery" 9 years ago
  Julius Pfrommer 3c0868ac09 rename UA_Server_setObjectTypeNode_instanceLifecycleManagement to UA_Server_setObjectTypeNode_lifecycleManagement 9 years ago
  Julius Pfrommer 9dafed865f simplify networklayer signature. todo: endpoint url for discovery 9 years ago
  Julius Pfrommer 53d67b4140 single server config struct 9 years ago
  Julius Pfrommer 965cc2ad16 types: move datetime macros into ua_types.h, simplify getting the current time on windows 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 f41713daaf align the naming of service calls with a server context 9 years ago
  Julius Pfrommer c8bfd84fb2 enable UA_Server_call with a configuration flag 9 years ago
  Julius Pfrommer 62146ee230 add services to the server userspace UA_Server_browse/browseNext/Call 9 years ago