Commit History

Author SHA1 Message Date
  joyhope ba371cd6c6 support cygwin envirnment 9 years ago
  Stasik0 817d39c35f fixing demo cpu temperature reading function 9 years ago
  Stasik0 671004830d types reverted 9 years ago
  Stasik0 4342319521 adding matrix nodes to demo node folder 9 years ago
  FlorianPalm ef037512e6 fixed bug within UA_Variant_decodeBinary: Multidimensional array weren't decoded correct. Data of variant was overwritten by arrayDimensions field 9 years ago
  FlorianPalm fb0bee87a1 Merge branch 'master' of https://github.com/acplt/open62541 9 years ago
  FlorianPalm cf424650c3 fixed bug within UA_Variant_decodeBinary: arrayDimensions data was copied erroneously to the data field of the variant 9 years ago
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation 9 years ago
  Julius Pfrommer 0b9b7095ca no compiler flag required to compile amalgamated server 9 years ago
  Julius Pfrommer 5caa997870 always copy data from the data source (removing the release function pointer) 9 years ago
  Julius Pfrommer 6b52e3c5dc add a define for multithreading 9 years ago
  Julius Pfrommer df4753b00d improve amalgamation 9 years ago
  FlorianPalm de5cb7d32b Update server.c 9 years ago
  FlorianPalm 1adbb44483 Merge branch 'master' of https://github.com/acplt/open62541 9 years ago
  FlorianPalm 0632a8363b related to #265, added another define as well as "faster" encoding functions for ARM7TDMI with "mixed" endian 9 years ago
  Stasik0 b3dc6cff71 masking out non-windows parts of the example - get rid of F_OK completely 9 years ago
  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. 9 years ago
  Holger Jeromin 6f6b764392 fixing typo in comment 9 years ago
  Stasik0 983c50554e fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257 9 years ago
  Stasik0 6af73e48f4 renaming server certificate to "server_cert.der", adding a self signed certificate to release, should work out, at least for CTT 9 years ago
  Julius Pfrommer 9e51e84caa API freezing: add handling of ranges to data sources 9 years ago
  Stasik0 659ef8bd5f minor enhancement of server.c 10 years ago
  Stasik0 6c0616bb79 cosmetics, rework of server.c, relates to #240 10 years ago
  Julius Pfrommer df860ef0c1 simplify logging 10 years ago
  Julius Pfrommer e0615114e7 auto-create ns1 with the servers application URI 10 years ago
  Stasik0 e9f4560205 cosmetics: renamed exampleServer into server, exampleClient into client, moved demonodes to userspace (server.c) 10 years ago
  Stasik0 b1810561c9 double free fix, cosmetic variable rename 10 years ago
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements 10 years ago
  Stasik0 a6e4c0c4e6 adding include for explicit strlen 10 years ago
  Stasik0 011f61bcb2 started to work on server config: 10 years ago