Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 6a33fc06c6 remove functions that were replaced with inline versions hace 9 años
  Julius Pfrommer be43c3d606 use UA_EXPORT for exported variables hace 9 años
  Julius Pfrommer e83ac67f45 use inline NODEID_ creation functions hace 9 años
  Julius Pfrommer 960b9efa7c fix a shadowed variable hace 9 años
  Julius Pfrommer 67cf0af100 refactored the networklayer interface hace 9 años
  Reza Ebrahimi c9bce505f1 replace sprintf with its safer version in windows platform hace 9 años
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator hace 9 años
  Markus Graube 5ff266102c move include into ua_types.c hace 9 años
  Markus Graube 3114492366 getting back to the old interface of UA_Guid_random(*seed) hace 9 años
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 hace 9 años
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const hace 9 años
  Julius Pfrommer 5d91551ec1 no macro-defined functions; use only allowed types for bit-fields hace 9 años
  ichrispa 5b919b5486 Replaced ByteString_compare/String_compare's builtin strncmp with memcmp to allow for NULL-Bytes encoded in binary transport encodings in comparisons not throwing of the result. hace 9 años
  Julius Pfrommer 88cc9a3da2 small documentation improvements hace 9 años
  Julius Pfrommer bc5151e65d improve documentation, get rid of a duplicate function for string comparison hace 9 años
  Stasik0 e718ca9f80 minor fixes hace 9 años
  Stasik0 a5df3d9589 removing init from the decodeBinary -> brings up to 10% of performance increase hace 9 años
  Julius Pfrommer f6855143f9 add UA_NON_LITTLEENDIAN_ARCHITECTURE macro. use for memcpying encoding hace 9 años
  ichrispa dd14dee8ac minor correction for cumulative statuscode masking in UA_Array_copy as requested by vincent morrell (irc). hace 10 años
  LEvertz cc47eefbec added a gcc-version check around pragma hace 10 años
  Julius Pfrommer a7482ed0a6 improve range handling hace 10 años
  Julius Pfrommer d525bed725 small improvements hace 10 años
  Julius Pfrommer cf33d08b7d changing some macros to reenable the library for c++ hace 10 años
  Julius Pfrommer e46c3f5628 remove coverity issues hace 10 años
  Stasik0 fa6ddc1e27 saving one malloc as proposed by @jpfr hace 10 años
  Stasik0 ec9af23975 username/pass logins work, did not looked into CTT yet hace 10 años
  Julius Pfrommer d0c2c27cd8 a helper function to test if a variant contains a scalar value hace 10 años
  Julius Pfrommer ada8432102 cosmetic changes hace 10 años
  Julius Pfrommer cfee99e5ad remove the remaining coverity bugs hace 10 años
  Stasik0 90a416044f fixing coverity errors hace 10 años