Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer fd58bd8f87 fix some unchecked sign conversions in the example code vor 9 Jahren
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility vor 9 Jahren
  Julius Pfrommer 9f9c66b413 cosmetic improvements vor 9 Jahren
  Julius Pfrommer 1981c364cf make UA_StatusCode an uint32 instead of an enum. use macros to define the constants vor 9 Jahren
  Julius Pfrommer aa32f126fb fix testing calcsizebinary. encoding variants without a defined type fails intentionally. vor 9 Jahren
  Sten Grüner c1cfae039b Merge pull request #553 from HolgerJeromin/patch-1 vor 9 Jahren
  Holger Jeromin f2aaec703f fixing memleak vor 9 Jahren
  ichrispa 2d9df9ee18 Renamed parameter class to nodeClass (interfered with C++ builds) vor 9 Jahren
  Julius Pfrommer f934f940bc fix a warning in the mingw cross-compiler vor 9 Jahren
  Julius Pfrommer e452dcf8e3 replace gmtime with a clean implementation vor 9 Jahren
  Julius Pfrommer a76ba5f990 fix #547 vor 9 Jahren
  Julius Pfrommer df11023b6f small simplification in the timout handling vor 9 Jahren
  Julius Pfrommer f7f98bf3f3 return the remaining timeout in UA_Server_run_iterate vor 9 Jahren
  Julius Pfrommer c6879e4c6d Merge branch 'jgilje-chunked_receive' vor 9 Jahren
  Joakim L. Gilje 5986df3f0e simple chunked receiving vor 9 Jahren
  Julius Pfrommer 9d5fc40001 add a binary message examples that opens a session; remove all hangs found with afl vor 9 Jahren
  Julius Pfrommer a028c4f563 improve the tests cmakelists vor 9 Jahren
  Julius Pfrommer 57a2d68ad1 resurrect testing with binary message from a file vor 9 Jahren
  Julius Pfrommer 29142d004f fix #546 vor 9 Jahren
  Stasik0 7d322e03a4 fixing some bugs in client side, relates to #543 vor 9 Jahren
  StalderT 03e7f21870 correct client loop and typo vor 9 Jahren
  Julius Pfrommer 5ca0743916 add a binary message examples that opens a session; remove all hangs found with afl vor 9 Jahren
  Julius Pfrommer 9fc7da2c27 improve the tests cmakelists vor 9 Jahren
  Julius Pfrommer 1085912b02 resurrect testing with binary message from a file vor 9 Jahren
  Julius Pfrommer ca1558e0ba fix #546 vor 9 Jahren
  Stasik0 086c8d63dc fixing some bugs in client side, relates to #543 vor 9 Jahren
  Sten Grüner b1e36f73cc Merge pull request #538 from StalderT/patch-1 vor 9 Jahren
  Julius Pfrommer 4867589343 Merge pull request #540 from StalderT/patch-4 vor 9 Jahren
  StalderT f77fd8e394 fix possible memory leak vor 9 Jahren
  StalderT 4f32b7ce2b correct client loop and typo vor 9 Jahren