Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 6529137c26 enable statuscode descriptions by default; split functionality across hace 8 años
  Stefan Profanter 4c9857e122 Add missing statuscodes from StatusCode.csv hace 8 años
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public hace 8 años
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups hace 8 años
  Julius Pfrommer 278a8b1591 fix: fix #851 memleak in client; improve handling of timeouts hace 8 años
  ichrispa bf1e219e91 Added definitions that are lost or incomplete when encoding data in userspace. hace 8 años
  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) hace 8 años
  ichrispa 2eee36853c Removed extraneous NULL in preproc directive hace 8 años
  ichrispa 3b17b0cd8b Merge branch '0.2' of https://github.com/open62541/open62541 into 0.2 hace 8 años
  ichrispa 32880453a1 Switched definnition order hace 8 años
  FlorianPalm f80eb72f67 Update README.md hace 8 años
  ichrispa 002cecd5dc Wrapping '#define NULL' in #ifndef to avoid compiler warnings on plattforms that already have a definition for it. hace 8 años
  ichrispa 6581a7fd72 Re-Added namespace compiler build to travis. hace 8 años
  ichrispa 878cddce4a Deduplicate instantiate ServerDiagnostics and ServerCapabilities in case a full NS0 has added these. hace 8 años
  ichrispa f6e79fb994 Fixed bogus node class check in addOneWayReference (pertains to #836). Fixed unsufficient weight of type- and subType defititions when deriving node orders. hace 8 años
  Julius Pfrommer 1b301f0e79 cosmetic: clean overlong lines in the client hace 8 años
  Julius Pfrommer 714f75aaa6 cosmetic: cleanup examples hace 8 años
  Julius Pfrommer 49cbe90286 fix: objecttypes must have hassubtype relation to parent in the client hace 8 años
  Julius Pfrommer 4094c579e0 feature: improve logging in the addnodes service hace 8 años
  Julius Pfrommer 8a464327f9 fix: define static nodeids in ua_server.c only when they are also used hace 8 años
  Julius Pfrommer b18f0c0a5c cosmetic: small improvements hace 8 años
  Julius Pfrommer c0d105cd77 fix: always initialize service response in the client hace 8 años
  Julius Pfrommer 1a86fc28f0 fix: set references list to NULL after freeing it hace 8 años
  Stefan Profanter cedc9e61f4 Fix: Safe access to NodeId hace 8 años
  Julius Pfrommer c68fbb9061 cosmetic: small cleanups hace 8 años
  Julius Pfrommer 3c3e14be39 Merge branch '0.2' of github.com:acplt/open62541 into 0.2 hace 8 años
  Julius Pfrommer 3c78decad4 fix: handling of targetnodeclass during addreferences; remove hace 8 años
  Julius Pfrommer 936af3b35d cosmetic: small cleanup hace 8 años
  Julius Pfrommer c627d3cc0c cosmetic: small cleanup hace 8 años
  Julius Pfrommer 794b2c1ed3 fix: bug in old gcc versions that disallows {0} initialisation hace 8 años