Commit History

Author SHA1 Message Date
  Julius Pfrommer 9dafed865f simplify networklayer signature. todo: endpoint url for discovery 8 years ago
  Julius Pfrommer 53d67b4140 single server config struct 8 years ago
  Sten Grüner 9d75c20c2e Merge pull request #500 from open62541/issue496 8 years ago
  Julius Pfrommer 18c82745ae Merge pull request #494 from Wtango/chec_datasource_callback 8 years ago
  wuyangtang 4a08c95f54 test case for #494 8 years ago
  Stasik0 8a808b24f5 workaround for #496 8 years ago
  Julius Pfrommer 26090d51e6 typo: fix typo in the swapxx macros 8 years ago
  Julius Pfrommer 84bd4c3ddd config: define swap16/swap32/swap64 macros for manually setting the endianness 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 4523086d70 improve checking for endianness 8 years ago
  wuyangtang 4e5ff27452 update documentation 8 years ago
  Julius Pfrommer 80eded3495 types: use variable length arrays for members (saves 5kb of every binary) 8 years ago
  wuyangtang 1d26891d35 check datasource callback before invoking 8 years ago
  Julius Pfrommer 19fb205713 subscriptions: sampling monitoreditems calls valuecallback; fix 487 8 years ago
  Julius Pfrommer 7e2d5e5923 types: start introspection membernames with lower case 8 years ago
  Julius Pfrommer 6a52c4e2be types: picoseconds are in uint16 8 years ago
  Julius Pfrommer e92940f219 types: use specialized functions for expandednodeid handling 8 years ago
  Sten Grüner c3d4c52e0b Merge pull request #488 from Wtango/tmp 8 years ago
  wuyangtang 1f5705d15a Test for DataSource variable,fix segmentfault caused by DataSource callback function(read & write) 8 years ago
  Julius Pfrommer b8e278d39c Merge pull request #490 from open62541/monotonic_clock 8 years ago
  Julius Pfrommer 06774a36ac Merge pull request #489 from open62541/simplify_endianness 8 years ago
  Julius Pfrommer b1826a4b73 Merge pull request #478 from open62541/cleanup_build 8 years ago
  wuyangtang 8722023fa8 fix bug what case segment fualt when writing to a readonly value 8 years ago
  Sten Grüner 242a205207 Merge pull request #486 from Wtango/master 8 years ago
  wuyangtang 6bee018c2b fix typos in documentation 8 years ago
  ichrispa b106687b4b Fixed name compilers array encoding by removing the manual type assigned to the variant. Method generation overwrites argument creation of addMethodNode. 8 years ago
  ichrispa 5f16e6e97d Fixed argument creation for XML defined methods (Warning: "Dirty" Fix, see #485). Works for now. 8 years ago
  ichrispa cc568e2f18 Merge branch 'master' of https://github.com/acplt/open62541 8 years ago
  ichrispa da10a1c4ff Removing stale temprorary encoding variant from namespace compiler (#482 is still present). 8 years ago