Commit Verlauf

Autor SHA1 Nachricht Datum
  ichrispa 7fa5ab8a25 Merge branch 'master' of https://github.com/acplt/open62541 vor 9 Jahren
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). vor 9 Jahren
  Julius Pfrommer 5089c3f13d Revert "simplify networklayer signature. todo: endpoint url for discovery" vor 9 Jahren
  Julius Pfrommer 3c0868ac09 rename UA_Server_setObjectTypeNode_instanceLifecycleManagement to UA_Server_setObjectTypeNode_lifecycleManagement vor 9 Jahren
  Julius Pfrommer 9dafed865f simplify networklayer signature. todo: endpoint url for discovery vor 9 Jahren
  Julius Pfrommer 53d67b4140 single server config struct vor 9 Jahren
  Julius Pfrommer 965cc2ad16 types: move datetime macros into ua_types.h, simplify getting the current time on windows vor 9 Jahren
  Julius Pfrommer 72b2108313 continue merging the changes from master vor 9 Jahren
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build vor 9 Jahren
  Julius Pfrommer f41713daaf align the naming of service calls with a server context vor 9 Jahren
  Julius Pfrommer c8bfd84fb2 enable UA_Server_call with a configuration flag vor 9 Jahren
  Julius Pfrommer 62146ee230 add services to the server userspace UA_Server_browse/browseNext/Call vor 9 Jahren
  Julius Pfrommer 02fe23aa6d make nodeids const in server methods. improve access to arraydimensions vor 9 Jahren
  Julius Pfrommer bcf2c47239 simplify the write service vor 9 Jahren
  Julius Pfrommer 27b6c4b30d simplify the API for random values. use a (thread-local) global value in the background vor 9 Jahren
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation vor 9 Jahren
  Julius Pfrommer 191afe1ba1 simplify the API for random values. use a (thread-local) global value in the background vor 9 Jahren
  Julius Pfrommer 2c0d0c41ca fix compiling with mingw vor 9 Jahren
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node vor 9 Jahren
  Julius Pfrommer 696a549402 assert that rcu is not locked twice vor 9 Jahren
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore vor 9 Jahren
  Julius Pfrommer bf62497b45 Merge branch 'master' into unsigned_array_size vor 9 Jahren
  Julius Pfrommer ea9b3a004c Enable reading and writing on nodes per default; Fix a typo (bulidinfo) vor 9 Jahren
  Julius Pfrommer 59488262d7 Some variables in the server had the wrong hasdatatype reference vor 9 Jahren
  Julius Pfrommer c63411078e Merge branch 'master' into unsigned_array_size vor 9 Jahren
  Julius Pfrommer 4bd62dca74 remove nodestore_release vor 9 Jahren
  Julius Pfrommer a3be08ae1a status vor 9 Jahren
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes vor 9 Jahren
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets vor 9 Jahren
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api vor 9 Jahren