Commit History

Author SHA1 Message Date
  Stefan Profanter 731ff5954c Add check for correct namespace index. See #824 7 years ago
  Julius Pfrommer b6ff129f5f refactor: improve type checking for write and addnodes 7 years ago
  Julius Pfrommer f6abc85263 Revert "fix: incomplete for setting valueRank -1; use a readvalue to also handle" 7 years ago
  Julius Pfrommer bf4e481cde fix: incomplete for setting valueRank -1; use a readvalue to also handle 7 years ago
  FlorianPalm 105cf461eb Update ua_nodes.h 7 years ago
  Julius Pfrommer da0d5c40dc Merge pull request #858 from TorbenD/fixLOG 7 years ago
  TorbenD 542c43fe7c fix LOG problem 7 years ago
  FlorianPalm 70a020fd14 Update README.md 7 years ago
  FlorianPalm cec27a2b8c Update README.md 7 years ago
  FlorianPalm d89e33c1be reverted last commit to ensure travis is building again. Still, there "retval" is not used when only "UA_BUILD_EXAMPLES_NODESET_COMPILER" 7 years ago
  FlorianPalm 2209ea3361 Update ua_namespace.py 7 years ago
  Julius Pfrommer ccba0d508d Merge pull request #854 from Pro/feature/connection_error_message 7 years ago
  Stefan Profanter c98018f6e0 Add error message to "Connection failed" error 7 years ago
  Julius Pfrommer 3374d808ff Merge pull request #850 from Pro/feature/valgrind_unit_tests 7 years ago
  Stefan Profanter a5ddf9c236 Fix memory leak in unit test 7 years ago
  Stefan Profanter 65a4ebf916 Add valgrind to unit tests (ported from master) 7 years ago
  Julius Pfrommer 9c7d75586e Merge branch '0.2' of github.com:open62541/open62541 into 0.2 7 years ago
  Julius Pfrommer 12eda25a8f fix: remove a false positive of cppcheck 7 years ago
  Julius Pfrommer a28c922aee fix: more stable handling of errno on win32 7 years ago
  Julius Pfrommer 49441aa92c fix: handling of WSA macros for tcp networking on win32 7 years ago
  Julius Pfrommer 00d00e413e fix: use of variable "new" breaks C++ compat 7 years ago
  Julius Pfrommer dfc313f7bd fix: do not include malloc.h in clang (fix #834) 7 years ago
  Julius Pfrommer 6529137c26 enable statuscode descriptions by default; split functionality across 7 years ago
  Stefan Profanter 4c9857e122 Add missing statuscodes from StatusCode.csv 7 years ago
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public 7 years ago
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups 7 years ago
  Julius Pfrommer 278a8b1591 fix: fix #851 memleak in client; improve handling of timeouts 7 years ago
  ichrispa bf1e219e91 Added definitions that are lost or incomplete when encoding data in userspace. 7 years ago
  ichrispa 014206b010 Minor changes to binary encoding to re-allow encodeBinary to be called from userspace with minor modifications to ua_types_encoding_binary.h (adding UA_EXPORT) 7 years ago
  ichrispa 2eee36853c Removed extraneous NULL in preproc directive 7 years ago