Commit History

Author SHA1 Message Date
  ichrispa 5776128d1c Merge branch '0.2' of https://github.com/open62541/open62541 into 0.2 8 years ago
  ichrispa 9e7b824fae Fixed invalid call to instantiation callback _after_ the added object ID had been deleted. 8 years ago
  Julius Pfrommer 0b2cec1002 fix: improve reactivity under high load (#655) 8 years ago
  Julius Pfrommer 1a08af3568 fix: fix a potential issue uncovered by coverity 8 years ago
  Julius Pfrommer feef59ccad hotfix: always return a correct bytestring from bytestring_allocbuffer 8 years ago
  Julius Pfrommer bdf0cf6658 refactor: decompose MonitoredItem_SampleCallback into smaller chunks 8 years ago
  Julius Pfrommer d3ce5c8a2e refactor: use knowledge about the last monitoreditem in this period to 8 years ago
  Julius Pfrommer e8f60f8ada refactor: use less heap allocations when no monitoreditems sample is generated 8 years ago
  Julius Pfrommer 5d447f0a1d Merge branch 'Pro-hotfix/ns_compiler_check_index' into 0.2 8 years ago
  Julius Pfrommer 3dde8c2335 Merge pull request #866 from open62541/feature/valuerank_checking 8 years ago
  Stefan Profanter 731ff5954c Add check for correct namespace index. See #824 8 years ago
  Julius Pfrommer b6ff129f5f refactor: improve type checking for write and addnodes 8 years ago
  Julius Pfrommer f6abc85263 Revert "fix: incomplete for setting valueRank -1; use a readvalue to also handle" 8 years ago
  Julius Pfrommer bf4e481cde fix: incomplete for setting valueRank -1; use a readvalue to also handle 8 years ago
  FlorianPalm 105cf461eb Update ua_nodes.h 8 years ago
  Julius Pfrommer da0d5c40dc Merge pull request #858 from TorbenD/fixLOG 8 years ago
  TorbenD 542c43fe7c fix LOG problem 8 years ago
  FlorianPalm 70a020fd14 Update README.md 8 years ago
  FlorianPalm cec27a2b8c Update README.md 8 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" 8 years ago
  FlorianPalm 2209ea3361 Update ua_namespace.py 8 years ago
  Julius Pfrommer ccba0d508d Merge pull request #854 from Pro/feature/connection_error_message 8 years ago
  Stefan Profanter c98018f6e0 Add error message to "Connection failed" error 8 years ago
  Julius Pfrommer 3374d808ff Merge pull request #850 from Pro/feature/valgrind_unit_tests 8 years ago
  Stefan Profanter a5ddf9c236 Fix memory leak in unit test 8 years ago
  Stefan Profanter 65a4ebf916 Add valgrind to unit tests (ported from master) 8 years ago
  Julius Pfrommer 9c7d75586e Merge branch '0.2' of github.com:open62541/open62541 into 0.2 8 years ago
  Julius Pfrommer 12eda25a8f fix: remove a false positive of cppcheck 8 years ago
  Julius Pfrommer a28c922aee fix: more stable handling of errno on win32 8 years ago
  Julius Pfrommer 49441aa92c fix: handling of WSA macros for tcp networking on win32 8 years ago