Историја ревизија

Аутор SHA1 Порука Датум
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D пре 7 година
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public пре 7 година
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups пре 7 година
  Julius Pfrommer c627d3cc0c cosmetic: small cleanup пре 7 година
  StalderT 959461b744 Update ua_connection.c пре 7 година
  Stefan Profanter 0fdfcc43d4 Create specific method for splitting endpoint url. Fix #778 пре 7 година
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) пре 8 година
  Julius Pfrommer f916ba4886 use unlimited message size and chunk count in the default settings; move default connection settings to plugin пре 8 година
  Julius Pfrommer e994a7aa4d fixing a message length problem, relates to #689 пре 8 година
  Stasik0 fc4e8a81cc fixing a memory problem in completeMessage, relies to #689 пре 8 година
  Julius Pfrommer 7449a230c5 refactor completion/buffering of chunks (#707) пре 8 година
  Torben-D d3ec67e70b Changes Client (#671) пре 8 година
  Julius Pfrommer 026692c2a9 rename pos variables to offset to prevent variable shadowing in the amalgamation пре 8 година
  Stasik0 0262159477 ajusted local client config, improved logging, relates #617 пре 8 година
  Julius Pfrommer c317396f4c Chunking callback (#534) пре 8 година
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback пре 8 година
  Julius Pfrommer 3946886130 make UA_Connection_completeMessages an internal function пре 8 година
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility пре 8 година
  Julius Pfrommer 5ca0743916 add a binary message examples that opens a session; remove all hangs found with afl пре 8 година
  Julius Pfrommer ca1558e0ba fix #546 пре 8 година
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup пре 8 година
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation пре 8 година
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer пре 8 година
  Julius Pfrommer a3be08ae1a status пре 8 година
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes пре 8 година
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets пре 8 година
  Julius Pfrommer 67cf0af100 refactored the networklayer interface пре 8 година
  Stasik0 c94dc95290 hopefuly a new fix of #321 пре 9 година
  Stasik0 d8862f17b2 fixes #321, thanks @martina-felber пре 9 година
  Julius Pfrommer 8413eceba6 Don't use calcSizeBinary. Return a failure message if the response message would be too large. пре 9 година