Commit Verlauf

Autor SHA1 Nachricht Datum
  FlorianPalm 87028b0ee6 added new license text (mplv3) vor 8 Jahren
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" vor 8 Jahren
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file vor 8 Jahren
  Julius Pfrommer dfef59dbaf make nodeid hashing public; simpler FNV hashing for (short) string nodeids vor 8 Jahren
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D vor 8 Jahren
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public vor 8 Jahren
  Julius Pfrommer bd7858bf12 improve handling of timestamps in subscriptions vor 8 Jahren
  Julius Pfrommer c90970ae1e include config.h before the feature conditional vor 9 Jahren
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces vor 9 Jahren
  Julius Pfrommer 9bf1e2ce36 let users add browsenames with ns0 to new nodes with random nodeids vor 9 Jahren
  ichrispa 8b81a9e9a1 Fixed spurius & in ua_nodestore_remove causing hash lookups to fail in urcu (closes #566) vor 9 Jahren
  ichrispa 882b7e5a6c Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server; vor 9 Jahren
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration vor 9 Jahren
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility vor 9 Jahren
  ichrispa 2d9df9ee18 Renamed parameter class to nodeClass (interfered with C++ builds) vor 9 Jahren
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup vor 9 Jahren
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive vor 9 Jahren
  Julius Pfrommer 696a549402 assert that rcu is not locked twice vor 9 Jahren
  Julius Pfrommer 4bd62dca74 remove nodestore_release vor 9 Jahren
  FlorianPalm 6979830d98 fixed memory leak in multithreading environment 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
  Stasik0 d0e09b24ff removing enforcing NameSpaceId in BrowseName, relates to #284 vor 9 Jahren
  ichrispa d9c16defb5 Conflicts: vor 9 Jahren
  Julius Pfrommer 8861cc0679 improve build vor 10 Jahren
  Stasik0 211e7eddf4 setting namespaceIndex for VariableNodes with generated node ids vor 10 Jahren
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API vor 10 Jahren
  Stasik0 852d65fdec fixing a strange warning, relates to #161 vor 10 Jahren
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings vor 10 Jahren
  Julius Pfrommer e75faf6895 small fixes vor 10 Jahren
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc vor 10 Jahren