Commit History

Автор SHA1 Съобщение Дата
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file преди 7 години
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ преди 7 години
  Julius Pfrommer abc3716e07 First files compiling as cxx преди 7 години
  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 години