Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 721bfda7fb introduce integer shortnames internally in the lib (u8, u16, i32, ...) vor 8 Jahren
  Julius Pfrommer ee73d8f7ed move adding ServerArray to its own section vor 8 Jahren
  Julius Pfrommer 5c3b4cd8b0 Rename parse_numericrange to UA_NumericRange_parseFromString vor 8 Jahren
  Julius Pfrommer ed6f93cff0 improve documentation of UA_parseEndpointUrl vor 8 Jahren
  Julius Pfrommer 3a74a089ae Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions vor 8 Jahren
  Julius Pfrommer 84c797b976 move client discovery functions to a separate compilation unit vor 8 Jahren
  Julius Pfrommer 200873969d cosmetic cleanup in highlevel client vor 8 Jahren
  Julius Pfrommer 9a23a3386a remove a goto from highlevel client vor 8 Jahren
  Julius Pfrommer 4500d3d45e first try to repair variables, then typecheck vor 8 Jahren
  Julius Pfrommer 05820a2a1d Merge branch '0.2' vor 8 Jahren
  Julius Pfrommer 8054136e4b don't display changelog as markdown vor 8 Jahren
  Julius Pfrommer dacbd4a194 add a changelog to track changes to the public API vor 8 Jahren
  Julius Pfrommer 43229ea721 fix a potential NULL dereference vor 8 Jahren
  Julius Pfrommer ee53610747 instantiate only children marked as mandatory vor 8 Jahren
  Ahmed Ismail 2580e685d7 Fix docker build error - " No CMAKE_CXX_COMPILER could be found." vor 8 Jahren
  Stefan Profanter 8cc31e8263 Output correct namespaceIndex vor 8 Jahren
  tbs2017 29f16f1ee6 Update client.c vor 8 Jahren
  Julius Pfrommer f070a74c3c resolve a redundant condition vor 8 Jahren
  Julius Pfrommer 3369fa1db8 Merge branch '0.2' vor 8 Jahren
  Julius Pfrommer 3da07052e9 Fix warnings uncovered by PVS Studio vor 8 Jahren
  Julius Pfrommer 1c0b8c0193 update coverity public key only in coverity_scan branch vor 8 Jahren
  Julius Pfrommer 45a6c12a7b switch coverity to open62541/open62541 repository vor 8 Jahren
  Julius Pfrommer 74841ba997 cosmetic improvements vor 8 Jahren
  Julius Pfrommer 00bb3abd84 Merge branch '0.2' vor 8 Jahren
  Julius Pfrommer b220e9552b fix #1002 vor 8 Jahren
  Julius Pfrommer d56d27f6fb refactor browse service to not use gotos vor 8 Jahren
  Julius Pfrommer e0258728c6 fix a memleak vor 8 Jahren
  Stefan Profanter e5f923c61c Add unit test for TranslateBrowsePathsToNodeIds vor 8 Jahren
  tbs2017 a5c85f03be Bugfix UA_Client_NamespaceGetIndex not working vor 8 Jahren
  Julius Pfrommer 2b2831017b refactor to remove gotos vor 8 Jahren