提交历史

作者 SHA1 备注 提交日期
  Julius Pfrommer bc5151e65d improve documentation, get rid of a duplicate function for string comparison 10 年之前
  Julius Pfrommer 5caa997870 always copy data from the data source (removing the release function pointer) 10 年之前
  Stasik0 d0e09b24ff removing enforcing NameSpaceId in BrowseName, relates to #284 10 年之前
  Stasik0 a8bbad7e0a 64bit support + artifacts 10 年之前
  Julius Pfrommer d4c98b6c4e fix client amalgamation 10 年之前
  Julius Pfrommer 6b52e3c5dc add a define for multithreading 10 年之前
  Julius Pfrommer df4753b00d improve amalgamation 10 年之前
  Stasik0 2c869f59ab appveyor ci support, fixes #280 10 年之前
  FlorianPalm de5cb7d32b Update server.c 10 年之前
  FlorianPalm 1adbb44483 Merge branch 'master' of https://github.com/acplt/open62541 10 年之前
  FlorianPalm 0632a8363b related to #265, added another define as well as "faster" encoding functions for ARM7TDMI with "mixed" endian 10 年之前
  Stasik0 494ac6234e typo 10 年之前
  Stasik0 263644e8fb partial revert of CMake changes 10 年之前
  Stasik0 6f95b1146d fixing compile dependencies 10 年之前
  Stasik0 b3dc6cff71 masking out non-windows parts of the example - get rid of F_OK completely 10 年之前
  Stasik0 f235344418 adding dependencies in CMake 10 年之前
  Sten Grüner b2277cfc2b F_OK is now direclty defined in server.c 10 年之前
  ichrispa 67840c9f38 Added F_OK to server.c, as it does not include any definitions in the hidden ua_util.h when amalgamation is enabled. 10 年之前
  ichrispa 0d2da799cd Backported patch already commited to dev for fixing MSVS compilation problems. 10 年之前
  ichrispa 69892b53f0 Fixed conflict arising from the lack of calcSizeBinary in the master branch. 10 年之前
  ichrispa d9c16defb5 Conflicts: 10 年之前
  Julius Pfrommer 68252e5dd7 improve ua_util.h 10 年之前
  Julius Pfrommer 2b2a8661e7 UAExpert was showing some regressions 10 年之前
  Julius Pfrommer 04b9b6fb6a improve en/decoding 10 年之前
  Julius Pfrommer 57bab892af simplfy encoding even more; improve endianness handling 10 年之前
  Julius Pfrommer b865250d6f simplify network error handling in the client 10 年之前
  Stasik0 ec351e8df4 enabling coveralls 10 年之前
  Julius Pfrommer 77c25bb956 remove calcSizeBinary 10 年之前
  ChristianFimmers 7cb24a7e13 fixing the test's environment 10 年之前
  Stasik0 95d22e75b7 release was called on a NULL pointer - removed 10 年之前