Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 5caa997870 always copy data from the data source (removing the release function pointer) hace 9 años
  Julius Pfrommer 6b52e3c5dc add a define for multithreading hace 9 años
  Julius Pfrommer df4753b00d improve amalgamation hace 9 años
  FlorianPalm de5cb7d32b Update server.c hace 9 años
  FlorianPalm 1adbb44483 Merge branch 'master' of https://github.com/acplt/open62541 hace 9 años
  FlorianPalm 0632a8363b related to #265, added another define as well as "faster" encoding functions for ARM7TDMI with "mixed" endian hace 9 años
  Stasik0 b3dc6cff71 masking out non-windows parts of the example - get rid of F_OK completely hace 9 años
  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. hace 9 años
  Holger Jeromin 6f6b764392 fixing typo in comment hace 9 años
  Stasik0 983c50554e fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257 hace 9 años
  Stasik0 6af73e48f4 renaming server certificate to "server_cert.der", adding a self signed certificate to release, should work out, at least for CTT hace 9 años
  Julius Pfrommer 9e51e84caa API freezing: add handling of ranges to data sources hace 9 años
  Stasik0 659ef8bd5f minor enhancement of server.c hace 9 años
  Stasik0 6c0616bb79 cosmetics, rework of server.c, relates to #240 hace 9 años
  Julius Pfrommer df860ef0c1 simplify logging hace 9 años
  Julius Pfrommer e0615114e7 auto-create ns1 with the servers application URI hace 9 años
  Stasik0 e9f4560205 cosmetics: renamed exampleServer into server, exampleClient into client, moved demonodes to userspace (server.c) hace 9 años
  Stasik0 b1810561c9 double free fix, cosmetic variable rename hace 9 años
  Julius Pfrommer 4f6063221d fix timed work, small cosmetic improvements hace 9 años
  Stasik0 a6e4c0c4e6 adding include for explicit strlen hace 9 años
  Stasik0 011f61bcb2 started to work on server config: hace 9 años
  Stasik0 8065259008 fixed a regressing regarding application uri hace 9 años
  Julius Pfrommer 6423239137 let users add their custom namespaces hace 9 años
  Stasik0 f1ce7710ac rmeove certificate leaks hace 9 años
  Stasik0 e72387b4bc adding server certificates to server.c hace 9 años
  Stasik0 7f3fe5ea35 small fixes to client - showing string ids aswell, no cleanup of the stack'd variables, no magic numbers hace 9 años
  Julius Pfrommer f7eff5571c differentiate between UA_STRING and UA_STRING_ALLOC hace 9 años
  Julius Pfrommer efbf011556 support writing of numeric ranges (required for nano). no test cases in the ctt hace 9 años
  Julius Pfrommer 0684df3dad add the network layer and logger to the single-source distribution hace 9 años
  Stasik0 619767f80a giving the example node a string id hace 9 años