Commit History

Автор SHA1 Съобщение Дата
  Julius Pfrommer 18e794f2ea Merge pull request #558 from open62541/client_password преди 9 години
  Stasik0 d81279feb0 adding usernamepassword auth to client, fixing a username/pass struct bug in the server преди 9 години
  Sten Grüner f1a9cca346 Merge pull request #555 from JayGro/master преди 9 години
  Julian Grothoff efe1ab2830 Added external namespace urls to namespace String list. преди 9 години
  Chris Iatrou 643cc327c6 Namespace compiler wraps low-level calls to nodestore in RCU_LOCK/UNLOCK. Several missing locks added before calls to addExistingNode(). преди 9 години
  ichrispa bd76419d5c Revised namespace compiler to properly construct method argument descriptions. Workaround in addMethodNode - broken anyway since size_t was introduced - is now obsoleted. преди 9 години
  ichrispa 37870705cf Re-renamed class to non C++ keyword nodeClass (because jpfr removed it) преди 9 години
  Stasik0 0f7b52fc99 adding asserts to help clang static analyzer преди 9 години
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration преди 9 години
  Julius Pfrommer 559b88ed67 fix sign conversion warning in server_method преди 9 години
  Julius Pfrommer fd58bd8f87 fix some unchecked sign conversions in the example code преди 9 години
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility преди 9 години
  Julius Pfrommer 9f9c66b413 cosmetic improvements преди 9 години
  Julius Pfrommer 1981c364cf make UA_StatusCode an uint32 instead of an enum. use macros to define the constants преди 9 години
  Julius Pfrommer aa32f126fb fix testing calcsizebinary. encoding variants without a defined type fails intentionally. преди 9 години
  Sten Grüner c1cfae039b Merge pull request #553 from HolgerJeromin/patch-1 преди 9 години
  Holger Jeromin f2aaec703f fixing memleak преди 9 години
  ichrispa 2d9df9ee18 Renamed parameter class to nodeClass (interfered with C++ builds) преди 9 години
  Julius Pfrommer f934f940bc fix a warning in the mingw cross-compiler преди 9 години
  Julius Pfrommer e452dcf8e3 replace gmtime with a clean implementation преди 9 години
  Julius Pfrommer a76ba5f990 fix #547 преди 9 години
  Julius Pfrommer df11023b6f small simplification in the timout handling преди 9 години
  Julius Pfrommer f7f98bf3f3 return the remaining timeout in UA_Server_run_iterate преди 9 години
  Julius Pfrommer c6879e4c6d Merge branch 'jgilje-chunked_receive' преди 9 години
  Joakim L. Gilje 5986df3f0e simple chunked receiving преди 9 години
  Julius Pfrommer 9d5fc40001 add a binary message examples that opens a session; remove all hangs found with afl преди 9 години
  Julius Pfrommer a028c4f563 improve the tests cmakelists преди 9 години
  Julius Pfrommer 57a2d68ad1 resurrect testing with binary message from a file преди 9 години
  Julius Pfrommer 29142d004f fix #546 преди 9 години
  Stasik0 7d322e03a4 fixing some bugs in client side, relates to #543 преди 9 години