Commit History

Author SHA1 Message Date
  Stefan Profanter 092d199f23 Tests: Add unit tests for UA_NodeId_order 4 years ago
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 5 years ago
  Frank Meerkoetter 16d2bace3f Improve the coverage of UA_NodeId_toString() 5 years ago
  Frank Meerkoetter 56eac3b4fc Improve coverage of UA_parseEndpointUrlEthernet() 5 years ago
  Frank Meerkoetter 1f312fe111 Improve the coverage of UA_parseEndpointUrl() 5 years ago
  Frank Meerkoetter 06d47d6620 Coverage for testing of UA_readNumberWithBase 5 years ago
  Stefan Profanter 8e85b9de3e Util: UA_NodeId_toString set correct string length 5 years ago
  Rudolf Hoyler 3678b867ad Add UA_parseEndpointUrlEthernet; Decode numbers with any base 5 years ago
  Stefan Profanter 929425ac89 Omit ns=0 if ns is 0 6 years ago
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 6 years ago
  Stefan Profanter 52795849ea Add UA_NodeId_toString method 6 years ago
  Julius Pfrommer 5ec8dd51ec fix tests with UA_ENABLE_MULTITHREADING and UA_ENABLE_TYPENAMES disabled 6 years ago
  Julius Pfrommer 9276e89cd0 deprecate UA_StatusCode_explanation; document build options 6 years ago
  Julius Pfrommer 3a74a089ae Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions 7 years ago
  Julius Pfrommer 08ee0a53f2 untabify master 7 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  Julius Pfrommer ceac7e86b7 fix a test case for parsing numbers 7 years ago
  Julius Pfrommer c256b78abc make UA_readNumber an internal function 7 years ago
  FlorianPalm aee53c650e license change for all c/h files 7 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 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
  Stefan Profanter 0fdfcc43d4 Create specific method for splitting endpoint url. Fix #778 7 years ago