Commit History

Author SHA1 Message Date
  Holger Jeromin fa8a85152e adding clang to travis builds 9 years ago
  Stasik0 af628ae9af Compatibililty issue: Siemens OPC Scout V10 sent an empty policyId -> removed the check to insure interoperability 9 years ago
  Julius Pfrommer 1d674eb925 Merge pull request #363 from ngoossens/swig-binding 9 years ago
  Nick Goossens 97b74b8a22 Updates to compile Python and Lua bindings 9 years ago
  Chris Iatrou 01f7eb9811 Fixed multiple reference problem caused by UA_Server_addReference in addNode function implicitly adding reverse references. 9 years ago
  Sten Grüner c6fb730528 Merge pull request #368 from acplt/client_renewSecurechannel 9 years ago
  Holger Jeromin 7f8e8ed7c3 SecureChannel expire check into internal function 9 years ago
  Holger Jeromin 7881893f4a Merge pull request #367 from acplt/msvc_flags 9 years ago
  Holger Jeromin 2b9c8e8d65 include C runtime into the exe for MSVC 9 years ago
  Stasik0 6c957a5f07 documentation: added a tutorials subsection, added firstSteps tutorial to the index 9 years ago
  Stasik0 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 9 years ago
  Stasik0 71153bbd63 do not include a header in cygwin #341 9 years ago
  Sten Grüner fcbe19cdff Added amalgamated header 9 years ago
  Sten Grüner 0ed03807db minimal changes in the tutorial 9 years ago
  Sten Grüner 5d085a7595 Merge pull request #364 from ngoossens/test-updates 9 years ago
  Sten Grüner 38fd1da486 Merge pull request #361 from acplt/client_fixes 9 years ago
  Julius Pfrommer 60ed7b2723 reverted the client part according to #362 9 years ago
  Nick Goossens 22543e319c Updated unit tests to use `ck_assert_ptr_eq` rather than `ck_assert_int_eq` where appropriate to avoid "incompatible pointer to integer conversion" compiler errors. 9 years ago
  ichrispa 8724d814f7 Previous commit overlooked some merge conflicts :/ 9 years ago
  ichrispa f8de61d222 Merge branch 'api_hl_abstractions' including fixes for issues reported by scan-build and coverity. 9 years ago
  ichrispa e96d599acb Fixed several issues reported by coverity and scan-build. 9 years ago
  Sten Grüner 859e03eaab Merge pull request #360 from ngoossens/compilation-fixes 9 years ago
  Holger Jeromin f29e5686ab Do not make a request if renewSecureChannel failed 9 years ago
  Nick Goossens 1ebcb274b2 Fix for AppleClang error: comparison of constant 'UA_NODECLASS_OBJECTTYPE' (8) with boolean expression is always false (`if (!typeDefNode->nodeClass == UA_NODECLASS_OBJECTTYPE) {`). 9 years ago
  Sten Grüner 3f766ff769 Merge pull request #359 from acplt/api_hl_abstractions 9 years ago
  Sten Grüner 8a376f8728 Merge pull request #357 from ngoossens/osx-compilation 9 years ago
  FlorianPalm 0d12b2840e fixed bug which was accidently reintroduced #356 9 years ago
  ichrispa 38f86412ae Server now initializes builtin namespace localized text variables with locale "en_US" (needed for unary unity tests with generated namespace) 9 years ago
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions 9 years ago
  Nick Goossens cbbf989dde OS X compilation 9 years ago