Commit History

Author SHA1 Message Date
  ichrispa 37870705cf Re-renamed class to non C++ keyword nodeClass (because jpfr removed it) 8 years ago
  Stasik0 0f7b52fc99 adding asserts to help clang static analyzer 8 years ago
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration 8 years ago
  Julius Pfrommer 559b88ed67 fix sign conversion warning in server_method 8 years ago
  Julius Pfrommer fd58bd8f87 fix some unchecked sign conversions in the example code 8 years ago
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 8 years ago
  Julius Pfrommer 9f9c66b413 cosmetic improvements 8 years ago
  Julius Pfrommer 1981c364cf make UA_StatusCode an uint32 instead of an enum. use macros to define the constants 8 years ago
  Julius Pfrommer aa32f126fb fix testing calcsizebinary. encoding variants without a defined type fails intentionally. 8 years ago
  Sten Grüner c1cfae039b Merge pull request #553 from HolgerJeromin/patch-1 8 years ago
  Holger Jeromin f2aaec703f fixing memleak 8 years ago
  ichrispa 2d9df9ee18 Renamed parameter class to nodeClass (interfered with C++ builds) 8 years ago
  Julius Pfrommer f934f940bc fix a warning in the mingw cross-compiler 8 years ago
  Julius Pfrommer e452dcf8e3 replace gmtime with a clean implementation 8 years ago
  Julius Pfrommer a76ba5f990 fix #547 8 years ago
  Julius Pfrommer df11023b6f small simplification in the timout handling 8 years ago
  Julius Pfrommer f7f98bf3f3 return the remaining timeout in UA_Server_run_iterate 8 years ago
  Julius Pfrommer c6879e4c6d Merge branch 'jgilje-chunked_receive' 8 years ago
  Joakim L. Gilje 5986df3f0e simple chunked receiving 8 years ago
  Julius Pfrommer 9d5fc40001 add a binary message examples that opens a session; remove all hangs found with afl 8 years ago
  Julius Pfrommer a028c4f563 improve the tests cmakelists 8 years ago
  Julius Pfrommer 57a2d68ad1 resurrect testing with binary message from a file 8 years ago
  Julius Pfrommer 29142d004f fix #546 8 years ago
  Stasik0 7d322e03a4 fixing some bugs in client side, relates to #543 8 years ago
  StalderT 03e7f21870 correct client loop and typo 8 years ago
  Julius Pfrommer 5ca0743916 add a binary message examples that opens a session; remove all hangs found with afl 8 years ago
  Julius Pfrommer 9fc7da2c27 improve the tests cmakelists 8 years ago
  Julius Pfrommer 1085912b02 resurrect testing with binary message from a file 8 years ago
  Julius Pfrommer ca1558e0ba fix #546 8 years ago
  Stasik0 086c8d63dc fixing some bugs in client side, relates to #543 8 years ago