Historial de Commits

Autor SHA1 Mensaje Fecha
  Stasik0 a659f0f31f UA_Server_addNamespace can now handle duplicate namespace URI, relates #584 hace 9 años
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) hace 9 años
  FlorianPalm 344f83b924 updated addExternalNamespace hace 9 años
  FlorianPalm a1e67ac0e5 updated addExternalNamespace hace 9 años
  Julius Pfrommer 6150efa166 move subscription limits into the server config hace 9 años
  Julius Pfrommer 6702b53ec1 refactor server-functions out of the service layer hace 9 años
  Stasik0 d81279feb0 adding usernamepassword auth to client, fixing a username/pass struct bug in the server hace 9 años
  Julian Grothoff efe1ab2830 Added external namespace urls to namespace String list. hace 9 años
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility hace 9 años
  Julius Pfrommer 9f9c66b413 cosmetic improvements hace 9 años
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels hace 9 años
  Julius Pfrommer 38c5308165 increase default session timeout; add session logging hace 9 años
  Stasik0 89c10296c7 fixing typo and hardcoded productURI in buildInfo fixes #536, fixes #537 hace 9 años
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup hace 9 años
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive hace 9 años
  ichrispa 7fa5ab8a25 Merge branch 'master' of https://github.com/acplt/open62541 hace 9 años
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). hace 9 años
  Julius Pfrommer 5089c3f13d Revert "simplify networklayer signature. todo: endpoint url for discovery" hace 9 años
  Julius Pfrommer 3c0868ac09 rename UA_Server_setObjectTypeNode_instanceLifecycleManagement to UA_Server_setObjectTypeNode_lifecycleManagement hace 9 años
  Julius Pfrommer 9dafed865f simplify networklayer signature. todo: endpoint url for discovery hace 9 años
  Julius Pfrommer 53d67b4140 single server config struct hace 9 años
  Julius Pfrommer 965cc2ad16 types: move datetime macros into ua_types.h, simplify getting the current time on windows hace 9 años
  Julius Pfrommer 72b2108313 continue merging the changes from master hace 9 años
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build hace 9 años
  Julius Pfrommer f41713daaf align the naming of service calls with a server context hace 9 años
  Julius Pfrommer c8bfd84fb2 enable UA_Server_call with a configuration flag hace 9 años
  Julius Pfrommer 62146ee230 add services to the server userspace UA_Server_browse/browseNext/Call hace 9 años
  Julius Pfrommer 02fe23aa6d make nodeids const in server methods. improve access to arraydimensions hace 9 años
  Julius Pfrommer bcf2c47239 simplify the write service hace 9 años
  Julius Pfrommer 27b6c4b30d simplify the API for random values. use a (thread-local) global value in the background hace 9 años