Commit History

Author SHA1 Message Date
  Julius Pfrommer bb9076e188 Merge improved network layer 9 years ago
  Stasik0 8cd95a9734 forgotten a "return" 9 years ago
  Stasik0 ec9af23975 username/pass logins work, did not looked into CTT yet 9 years ago
  Stasik0 b5788b4805 fixing tests 9 years ago
  Stasik0 011f61bcb2 started to work on server config: 9 years ago
  Stasik0 8065259008 fixed a regressing regarding application uri 9 years ago
  Julius Pfrommer 59d9945576 Realloc references array in addOneWayReferenceWithSession if multithreading is disabled. See #224. 9 years ago
  Julius Pfrommer 382f17459f enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs) 9 years ago
  Julius Pfrommer aabd4b22fc add the BrowseNext service 9 years ago
  Sten cfed96f412 Merge pull request #223 from LEvertz/master 9 years ago
  LEvertz 54c8295826 replaced pointer access with existent local var 9 years ago
  LEvertz ca8b136c5a enabled external NodeStores in Service_TranslateBrowsePathsToNodeIds 9 years ago
  LEvertz 44995b5b49 added translateBrowsePathsToNodeIds to external NodeStore functions 9 years ago
  Julius Pfrommer 6e7813e28d use release linker flags for executable binaries and shared libs 9 years ago
  Julius Pfrommer 4f1b2a3250 add link-time optimization for release builds 9 years ago
  Julius Pfrommer 88557ea261 fix for gcc 4.6 9 years ago
  Julius Pfrommer 3a029e8446 pass the client config by value 9 years ago
  Julius Pfrommer d0c2c27cd8 a helper function to test if a variant contains a scalar value 9 years ago
  Julius Pfrommer ada8432102 cosmetic changes 9 years ago
  Sten 3aab3fa40d typo fix 9 years ago
  Stasik0 099c697634 partial revert, and followed the propsal of @FlorianPalm, #212 9 years ago
  Stasik0 774c7920be removing UA_Client_private forward def 9 years ago
  Stasik0 e879b989b7 fix in the comment 9 years ago
  Stasik0 03cd734988 definitive way to define client's properties, refers to #219 9 years ago
  Stasik0 355898e313 adding timeout to client's config refers to #219 9 years ago
  Julius Pfrommer cf8db00bf5 enable variadic arguments for log messages 9 years ago
  Julius Pfrommer 6423239137 let users add their custom namespaces 9 years ago
  Julius Pfrommer cfc09e323f improve the server discovery 9 years ago
  Julius Pfrommer 2aab3fca75 remove unused schemas and helper functions 9 years ago
  Stasik0 f1ce7710ac rmeove certificate leaks 9 years ago