Commit History

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