Commit History

Author SHA1 Message Date
  Julius Pfrommer 6ff67cf40c simplfy closing connections in the network layer 10 years ago
  Stasik0 66caa20e93 fixing client blocking on server disonnect 10 years ago
  Julius Pfrommer 54cb2b4a7d Merge pull request #286 from acplt/externalNodestoreLeakFix 10 years ago
  LEvertz 435eaf918d added a function to delete external namespaces to the server --> fixes a 10 years ago
  Stasik0 50512f48fe added MSVC-builds to the readme 10 years ago
  FlorianPalm a06f3ed9af fixed a typo in README 10 years ago
  Julius Pfrommer cee54343c0 restore calcSizeBinary as a single function UA_calcSizeBinary 10 years ago
  Julius Pfrommer 462b813509 replace redundant functions with ifdef, some cosmetic cleanup 10 years ago
  Julius Pfrommer 1652c19b8b wrap coveralls. the service fails regularly 10 years ago
  Julius Pfrommer 88cc9a3da2 small documentation improvements 10 years ago
  Julius Pfrommer 0f60259a7a install sphinx theme 10 years ago
  Julius Pfrommer c2f87ed825 add documentation generation with sphinx 10 years ago
  Julius Pfrommer bc5151e65d improve documentation, get rid of a duplicate function for string comparison 10 years ago
  Julius Pfrommer 5caa997870 always copy data from the data source (removing the release function pointer) 10 years ago
  Stasik0 d0e09b24ff removing enforcing NameSpaceId in BrowseName, relates to #284 10 years ago
  Stasik0 a8bbad7e0a 64bit support + artifacts 10 years ago
  Julius Pfrommer d4c98b6c4e fix client amalgamation 10 years ago
  Julius Pfrommer 6b52e3c5dc add a define for multithreading 10 years ago
  Julius Pfrommer df4753b00d improve amalgamation 10 years ago
  Stasik0 2c869f59ab appveyor ci support, fixes #280 10 years ago
  FlorianPalm de5cb7d32b Update server.c 10 years ago
  FlorianPalm 1adbb44483 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  FlorianPalm 0632a8363b related to #265, added another define as well as "faster" encoding functions for ARM7TDMI with "mixed" endian 10 years ago
  Stasik0 494ac6234e typo 10 years ago
  Stasik0 263644e8fb partial revert of CMake changes 10 years ago
  Stasik0 6f95b1146d fixing compile dependencies 10 years ago
  Stasik0 b3dc6cff71 masking out non-windows parts of the example - get rid of F_OK completely 10 years ago
  Stasik0 f235344418 adding dependencies in CMake 10 years ago
  Sten Grüner b2277cfc2b F_OK is now direclty defined in server.c 10 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. 10 years ago