Commit History

Yazar SHA1 Mesaj Tarih
  FlorianPalm 527a74fd28 Update ua_builtin_types.py 9 yıl önce
  Stasik0 e8bab926bd fixes #354, the server is still , unfortunately, not reacting properly 9 yıl önce
  Chris Iatrou 20ae4add72 Renamen UA_Server_attachMethod_toNode to UA_Server_setAttribute_method; added UA_Server_getAttribute_method; Replaced attribute getter|setter functions with aliases to UA_Server_get|setAttributeValue (which is now manditorily exported). 10 yıl önce
  ichrispa 350625875c reinserted lost attachMethod_toNode, removed exported UA_Server_setAttributeValue and replaced it with attribute-specific macors (UA_Server_setAttribute_browseName...); added UA_Server_get|setAttribute_DataSource. 10 yıl önce
  Stasik0 30845fe874 tests run with the new api 10 yıl önce
  Stasik0 f4ef1e7662 adding datasource example 10 yıl önce
  Holger Jeromin 93957320b5 INFO is no valid keyword. changing to STATUS 10 yıl önce
  Holger Jeromin a740695c78 rewording "having no git revision" from warning to INFO 10 yıl önce
  Stasik0 d3cf8aa847 * tutorial fixup 10 yıl önce
  Stasik0 fd32ca887b replacing malloc with UA_malloc in subscription-related parts? 10 yıl önce
  ichrispa 0b06fdb1f0 Fixed duplicate typeDefinition reference due to incorrect passing of parameters to printSubtype 10 yıl önce
  Stasik0 e2e0523916 prevent client's method call from segfault when method call not implemented 10 yıl önce
  Stasik0 bc454018e9 restoring client.c 10 yıl önce
  Stasik0 5cbad447af finished client first steps tutorial with reading nodes's values 10 yıl önce
  Stasik0 4bdfe2354c fixing conditional in travis build 10 yıl önce
  Stasik0 6f66ea3ab1 started writing tutorial for first steps in client 10 yıl önce
  Holger Jeromin 3c39242587 Merge pull request #369 from acplt/travis_clang 10 yıl önce
  Holger Jeromin fa8a85152e adding clang to travis builds 10 yıl önce
  Stasik0 af628ae9af Compatibililty issue: Siemens OPC Scout V10 sent an empty policyId -> removed the check to insure interoperability 10 yıl önce
  Julius Pfrommer 1d674eb925 Merge pull request #363 from ngoossens/swig-binding 10 yıl önce
  Nick Goossens 97b74b8a22 Updates to compile Python and Lua bindings 10 yıl önce
  Chris Iatrou 01f7eb9811 Fixed multiple reference problem caused by UA_Server_addReference in addNode function implicitly adding reverse references. 10 yıl önce
  Sten Grüner c6fb730528 Merge pull request #368 from acplt/client_renewSecurechannel 10 yıl önce
  Holger Jeromin 7f8e8ed7c3 SecureChannel expire check into internal function 10 yıl önce
  Holger Jeromin 7881893f4a Merge pull request #367 from acplt/msvc_flags 10 yıl önce
  Holger Jeromin 2b9c8e8d65 include C runtime into the exe for MSVC 10 yıl önce
  Stasik0 6c957a5f07 documentation: added a tutorials subsection, added firstSteps tutorial to the index 10 yıl önce
  Stasik0 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 10 yıl önce
  Stasik0 71153bbd63 do not include a header in cygwin #341 10 yıl önce
  Sten Grüner fcbe19cdff Added amalgamated header 10 yıl önce