Commit History

Author SHA1 Message Date
  Stasik0 a6e4c0c4e6 adding include for explicit strlen 9 years ago
  Julius Pfrommer 1c58e179af alloc bufers in the network layer for the client 9 years ago
  Stasik0 469be85fed CCT test section of Security->Name Password passes 9 years ago
  Julius Pfrommer 68cf0f8613 take message buffers from the connection layer 9 years ago
  ichrispa 4fa89f2fcd Added compiletime switch to enable loading the generated namespace0 definition in UA_Server_New(). Default is to use the old/reduced namespace. 9 years ago
  ichrispa e32d573272 Added LOADGENERATEDNS option to enable autogeneration C code for namespace 0. 9 years ago
  Stasik0 c854816293 removing an unneded include 9 years ago
  Stasik0 fa6ddc1e27 saving one malloc as proposed by @jpfr 9 years ago
  Stasik0 78a0188c90 Merge branch 'server_config' of https://github.com/acplt/open62541 into server_config 9 years ago
  Stasik0 35c0b99f47 Merge remote-tracking branch 'origin/master' into server_config 9 years ago
  Stasik0 89ced7efa9 adding a tollchain file for 64-bit windows compilation 9 years ago
  ichrispa abc8335849 Added LOADGENERATEDNS option to enable autogeneration C code for namespace 0. 9 years ago
  Julius Pfrommer 498ac4f964 a small fix 9 years ago
  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