Commit History

作者 SHA1 備註 提交日期
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 年之前
  Julius Pfrommer 5b89dbaad0 Merge branch '0.2' 8 年之前
  Julius Pfrommer 917169614c fix warnings from clang-tidy 8 年之前
  Julius Pfrommer e9766c7663 add handling of custom types to the decoding function, client and server 8 年之前
  ichrispa 0f872fd0c0 Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763) 8 年之前
  Julius Pfrommer c317396f4c Chunking callback (#534) 9 年之前
  Julius Pfrommer 5fbf79ca39 add calcSizeBinary and use it for sample comparison for monitoreditems 9 年之前
  Julius Pfrommer 2b3d33d41e simplify encoding 9 年之前
  Julius Pfrommer c28364f232 Revert "first calcsize functions (mostly resurrected from the history)" 9 年之前
  Julius Pfrommer f4562bf74b first calcsize functions (mostly resurrected from the history) 9 年之前
  Julius Pfrommer 195879592d extensionobject decoding did not look at the encoding length 9 年之前
  Julius Pfrommer 052be1ef70 update 9 年之前
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 9 年之前
  Julius Pfrommer dc7192ba84 use function attributes to ensure good use of APIs 9 年之前
  Julius Pfrommer cee54343c0 restore calcSizeBinary as a single function UA_calcSizeBinary 10 年之前
  Julius Pfrommer 462b813509 replace redundant functions with ifdef, some cosmetic cleanup 10 年之前
  Julius Pfrommer 77c25bb956 remove calcSizeBinary 10 年之前
  Stasik0 983c50554e fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257 10 年之前
  Julius Pfrommer c0ba839217 make array encoding static, start using the restrict keyword 10 年之前
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 10 年之前
  Julius Pfrommer 82a6265887 use size_t for offsets and pointer arithmetic 10 年之前
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription 10 年之前
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 年之前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年之前
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards 10 年之前
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally 10 年之前
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 年之前
  Julius Pfrommer 7a17e28d1a rename UA_.types[...] to UA_[...] and make VTable entries constant 10 年之前
  Julius Pfrommer 43df86fac7 clean up include structure 10 年之前
  Julius Pfrommer aead82e671 run uncrustify on all source files 10 年之前