커밋 기록

작성자 SHA1 메시지 날짜
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 년 전
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 7 년 전
  Julius Pfrommer 917169614c fix warnings from clang-tidy 7 년 전
  Julius Pfrommer dfef59dbaf make nodeid hashing public; simpler FNV hashing for (short) string nodeids 7 년 전
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 7 년 전
  Julius Pfrommer bd7858bf12 improve handling of timestamps in subscriptions 7 년 전
  Julius Pfrommer d35b615c8f add documentation of nodes; move generated datatype documentation 7 년 전
  Julius Pfrommer 682e94bc1b slots with a tombstone entry don't have to be deleted entirely 7 년 전
  Julius Pfrommer 014c5484e2 fix expanding the nodestore hashmap with the tombstone appraoch 7 년 전
  Julius Pfrommer ab1724da29 fix cppcheck complain about an unused value 7 년 전
  Julius Pfrommer 6125444d1a improve nodestore; don't stop searching for nodes at a tombstone value 7 년 전
  Julius Pfrommer c90970ae1e include config.h before the feature conditional 8 년 전
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces 8 년 전
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h 8 년 전
  ichrispa 37870705cf Re-renamed class to non C++ keyword nodeClass (because jpfr removed it) 8 년 전
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration 8 년 전
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 8 년 전
  ichrispa 2d9df9ee18 Renamed parameter class to nodeClass (interfered with C++ builds) 8 년 전
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 8 년 전
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 8 년 전
  Julius Pfrommer 4bd62dca74 remove nodestore_release 8 년 전
  Julius Pfrommer a766e9a4bf reduce minimum nodestore size 8 년 전
  Julius Pfrommer f01e154e70 simplify the nodestore 8 년 전
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 8 년 전
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 8 년 전
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation 9 년 전
  Stasik0 d0e09b24ff removing enforcing NameSpaceId in BrowseName, relates to #284 9 년 전
  ichrispa d9c16defb5 Conflicts: 9 년 전
  Stasik0 211e7eddf4 setting namespaceIndex for VariableNodes with generated node ids 9 년 전
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 9 년 전