Commit History

Author SHA1 Message Date
  Stasik0 086c8d63dc fixing some bugs in client side, relates to #543 9 years ago
  Julius Pfrommer 38c5308165 increase default session timeout; add session logging 9 years ago
  Julius Pfrommer 525e5a1404 align client getendpoints with naming conventions 9 years ago
  Stasik0 fcf6e55fa3 Implemented UA_Client_getEndpoints function, relates to #313 9 years ago
  Stasik0 a883dc3145 Merge branch 'master' into client_getEndpoints 9 years ago
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 years ago
  Stasik0 428afdb2e4 removed unneded timeToRenewSecureChannel parameter, relates #505 9 years ago
  Stasik0 d491f9bc66 fixing renewal in both client and server: added verification of secureChannelID for both the issue and the renewal case, relates #505 9 years ago
  Stasik0 cd5cec72b4 fixed wrong securechannel lifetime duration conversion, relates #505 9 years ago
  Stasik0 412bf6d64d Implemented UA_Client_getEndpoints function, relates to #313 9 years ago
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build 9 years ago
  Stasik0 6f9514e361 removing a possible memleak, relates to #481 9 years ago
  Stasik0 b2ac767f74 should fix issue #481, seems to be a regression 9 years ago
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation 9 years ago
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer 9 years ago
  Julius Pfrommer ac07df68b6 cosmetic improvements; increase the client timeout 9 years ago
  Julius Pfrommer cfdccab274 purely cosmetic improvements 9 years ago
  Julius Pfrommer 4634aa1cd7 Merge branch 'master' into unsigned_array_size 9 years ago
  Julius Pfrommer 7c152a5ece use a const string for the client connection 9 years ago
  Julius Pfrommer 4f30c9aaf2 remove crash in the client when the server does not respond 9 years ago
  Julius Pfrommer f25686fe28 harden the code by explicitly comparing wiht UA_STATUSCODE_GOOD; use a single memset to init per decode 9 years ago
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 9 years ago
  Julius Pfrommer e98c1d77fc fix #452 9 years ago
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 years ago
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 9 years ago
  Julius Pfrommer 5301dc15f1 Merge pull request #430 from acplt/NamespaceGetIndex 9 years ago
  Stasik0 6cc2947fc1 re-shaping code using goto 9 years ago
  Julius Pfrommer c4f076f271 symmetric client API for addnodes 9 years ago
  Julius Pfrommer b4e103d3ca fix a network regression in the client 9 years ago
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger 9 years ago