Commit History

Yazar SHA1 Mesaj Tarih
  Julius Pfrommer 273a7d572f fix win32 9 yıl önce
  Julius Pfrommer 4f4a2c7a58 encoding: remove endian ifdefs, optimized binaries are unchanged 9 yıl önce
  Julius Pfrommer c86fe11546 remove now unused UA_ALIGNED_MEMORY_ACCESS 9 yıl önce
  Julius Pfrommer 99ce9e249c add support for -fsanitize=undefined and -fsanitize=address 9 yıl önce
  Julius Pfrommer 72b2108313 continue merging the changes from master 9 yıl önce
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build 9 yıl önce
  Sten Grüner 242a205207 Merge pull request #486 from Wtango/master 9 yıl önce
  wuyangtang 6bee018c2b fix typos in documentation 9 yıl önce
  ichrispa b106687b4b Fixed name compilers array encoding by removing the manual type assigned to the variant. Method generation overwrites argument creation of addMethodNode. 9 yıl önce
  ichrispa 5f16e6e97d Fixed argument creation for XML defined methods (Warning: "Dirty" Fix, see #485). Works for now. 9 yıl önce
  ichrispa cc568e2f18 Merge branch 'master' of https://github.com/acplt/open62541 9 yıl önce
  ichrispa da10a1c4ff Removing stale temprorary encoding variant from namespace compiler (#482 is still present). 9 yıl önce
  ichrispa fd378f1104 Merge branch 'master' of https://github.com/acplt/open62541 9 yıl önce
  ichrispa d0c7e7c905 Namespace compiler's value encoding functions where reenabled (accidentally deactivated during hl-API construction) 9 yıl önce
  Stasik0 6f9514e361 removing a possible memleak, relates to #481 9 yıl önce
  Stasik0 b2ac767f74 should fix issue #481, seems to be a regression 9 yıl önce
  Julius Pfrommer 7ddc1119cf remove a compiler warning that is unnecessary on most systems where malloc can't fail 9 yıl önce
  Julius Pfrommer 5bcec6cbc6 improve handling of localizedtext, relates to #482 9 yıl önce
  Julius Pfrommer f41713daaf align the naming of service calls with a server context 9 yıl önce
  Julius Pfrommer c8bfd84fb2 enable UA_Server_call with a configuration flag 9 yıl önce
  Julius Pfrommer 62146ee230 add services to the server userspace UA_Server_browse/browseNext/Call 9 yıl önce
  Julius Pfrommer dca6309272 don't create a variant in the nodeset code generation when none is needed 9 yıl önce
  Stasik0 f597dc1edc fixing release pushing, added build_examples to travis, fixes #484 9 yıl önce
  Sten Grüner d1f1452a03 Merge pull request #483 from RomeroMalaquias/master 9 yıl önce
  Romero Malaquias 0326c3b769 Avoiding conditional directives that split up statements. 9 yıl önce
  Julius Pfrommer 02fe23aa6d make nodeids const in server methods. improve access to arraydimensions 9 yıl önce
  Julius Pfrommer 360f03ba87 answer publish requests with a dedicated call to UA_SecureChannel_sendBinaryMessage 9 yıl önce
  Julius Pfrommer bcf2c47239 simplify the write service 9 yıl önce
  Julius Pfrommer 29aa4a8c38 Point to the updated documentation 9 yıl önce
  Julius Pfrommer aeb01903c3 still fixing travis.... 9 yıl önce