Commit History

Author SHA1 Message Date
  Holger Jeromin a740695c78 rewording "having no git revision" from warning to INFO 10 years ago
  Stasik0 d3cf8aa847 * tutorial fixup 10 years ago
  Stasik0 fd32ca887b replacing malloc with UA_malloc in subscription-related parts? 10 years ago
  ichrispa 0b06fdb1f0 Fixed duplicate typeDefinition reference due to incorrect passing of parameters to printSubtype 10 years ago
  Stasik0 e2e0523916 prevent client's method call from segfault when method call not implemented 10 years ago
  Stasik0 bc454018e9 restoring client.c 10 years ago
  Stasik0 5cbad447af finished client first steps tutorial with reading nodes's values 10 years ago
  Stasik0 4bdfe2354c fixing conditional in travis build 10 years ago
  Stasik0 6f66ea3ab1 started writing tutorial for first steps in client 10 years ago
  Holger Jeromin 3c39242587 Merge pull request #369 from acplt/travis_clang 10 years ago
  Holger Jeromin fa8a85152e adding clang to travis builds 10 years ago
  Stasik0 af628ae9af Compatibililty issue: Siemens OPC Scout V10 sent an empty policyId -> removed the check to insure interoperability 10 years ago
  Julius Pfrommer 1d674eb925 Merge pull request #363 from ngoossens/swig-binding 10 years ago
  Nick Goossens 97b74b8a22 Updates to compile Python and Lua bindings 10 years ago
  Chris Iatrou 01f7eb9811 Fixed multiple reference problem caused by UA_Server_addReference in addNode function implicitly adding reverse references. 10 years ago
  Sten Grüner c6fb730528 Merge pull request #368 from acplt/client_renewSecurechannel 10 years ago
  Holger Jeromin 7f8e8ed7c3 SecureChannel expire check into internal function 10 years ago
  Holger Jeromin 7881893f4a Merge pull request #367 from acplt/msvc_flags 10 years ago
  Holger Jeromin 2b9c8e8d65 include C runtime into the exe for MSVC 10 years ago
  Stasik0 6c957a5f07 documentation: added a tutorials subsection, added firstSteps tutorial to the index 10 years ago
  Stasik0 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 10 years ago
  Stasik0 71153bbd63 do not include a header in cygwin #341 10 years ago
  Sten Grüner fcbe19cdff Added amalgamated header 10 years ago
  Sten Grüner 0ed03807db minimal changes in the tutorial 10 years ago
  Sten Grüner 5d085a7595 Merge pull request #364 from ngoossens/test-updates 10 years ago
  Sten Grüner 38fd1da486 Merge pull request #361 from acplt/client_fixes 10 years ago
  Julius Pfrommer 60ed7b2723 reverted the client part according to #362 10 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. 10 years ago
  ichrispa 8724d814f7 Previous commit overlooked some merge conflicts :/ 10 years ago
  ichrispa f8de61d222 Merge branch 'api_hl_abstractions' including fixes for issues reported by scan-build and coverity. 10 years ago