Commit History

Author SHA1 Message Date
  Julius Pfrommer 481c00e31f Stack: Use DataTypeKind everywhere instead of the index (fix #2468) 5 years ago
  Julius Pfrommer 37bf2199f3 Stack: Cosmetic line length reduction 5 years ago
  Julius Pfrommer c75efc25cb Stack: Tag DataTypes with a "kind" for explicit dispatch in jumptables 5 years ago
  Julius Pfrommer 9a07705617 Stack: Replace _deleteMembers with _clear for the types encoding 5 years ago
  Stefan Profanter 9b837c1ba6 Nodeset Compiler: Check memory allocation success in generated code 5 years ago
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 5 years ago
  Julius Pfrommer 93c4d6caf2 Encoding: Allow type-nesting up to a depth of 100 5 years ago
  Julius Pfrommer 37d7ed5170 Encoding: Fix potential masking of an error code 5 years ago
  Julius Pfrommer 48584473cf Encoding: Cosmetic refactor and documentation improvements 5 years ago
  Julius Pfrommer b02d84a015 Replace #warning with #pragma message 6 years ago
  Julius Pfrommer 79aac78ed3 Better detection of endianness and IEE754 based on the target architecture 6 years ago
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 6 years ago
  Julius Pfrommer 8917135e07 Types: Ensure booleans are 1 byte long for overlayed encoding 6 years ago
  Stefan Profanter 9fb454760d Consistantly use UA_Boolean instead of bool 6 years ago
  Julius Pfrommer a1d520317f Use specific encoding functions for all builtin types 6 years ago
  AnzeS 71e1bbdaba variant binary encoding size optimization 6 years ago
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 years ago
  Julius Pfrommer 083356b4af make calcsizebinary const 6 years ago
  Jens Reimann ab37495c7b Pragma message should be a string with quotation marks 6 years ago
  Thomas Bender ba3b55ab4a support data types that are different from (nsIndex==0) (#1605) 6 years ago
  basyskom-jvoe cdf91fe9ec Fix android build with ndk r16b (#1591) 6 years ago
  Julius Pfrommer 7e7eba2b5c edge case in decoding of diagnosticinfo uncoverved by oss-fuzz 6 years ago
  Stefan Profanter 805bd9864f Check recursion limit for DiagnosticInfo containing DiagnosticInfo 6 years ago
  Thomas Bender daaa58a92f fixed encoding of overlayable types likes enums 6 years ago
  Stefan Profanter d610fb93db Also check recursion limit when decoding Variant/DataValue 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 6 years ago
  StalderT 7e30f66b0b fix if/while/for/switch typo 6 years ago
  Julius Pfrommer 5e46c5e986 use C-style comments 6 years ago
  Julius Pfrommer 73b52b18f7 variants can contain arrays of variant 6 years ago