Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 85f82c3e14 start making session behavior compliant with CTT il y a 9 ans
  Julius Pfrommer c4fed72e74 move chunk handling into securechannel il y a 9 ans
  Julius Pfrommer c317396f4c Chunking callback (#534) il y a 9 ans
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback il y a 9 ans
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces il y a 9 ans
  Joakim L. Gilje 5986df3f0e simple chunked receiving il y a 9 ans
  Julius Pfrommer 29142d004f fix #546 il y a 9 ans
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup il y a 9 ans
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive il y a 9 ans
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation il y a 9 ans
  Julius Pfrommer a3be08ae1a status il y a 9 ans
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets il y a 9 ans
  Julius Pfrommer fc24902096 fix potential bugs indicated by clang-analyzer 3.7; related to #449 il y a 9 ans
  Julius Pfrommer 67cf0af100 refactored the networklayer interface il y a 9 ans
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header il y a 9 ans
  Julius Pfrommer eea6d23549 generate static inline functions instead of macros il y a 9 ans
  Stasik0 b515f7dab3 removing debug info... (sorry for bad commit hygiene) il y a 9 ans
  Stasik0 dd9699d7da fixed a bug in opensecurechannel il y a 9 ans
  Julius Pfrommer b44a64a8fc move sending of servicefaults from securechannel to server. il y a 9 ans
  Julius Pfrommer c81a675fb2 return the correct statuscode il y a 9 ans
  Julius Pfrommer 8413eceba6 Don't use calcSizeBinary. Return a failure message if the response message would be too large. il y a 9 ans
  Julius Pfrommer e0f7d135b9 reuse buffers for sending il y a 9 ans
  Stasik0 5e665ec563 fixed a cleanup crash for unitialized client, @hfaham, this fixes your issue! il y a 9 ans
  Julius Pfrommer 3220a651db Added UA_SecureChannel_sendBinaryResponse il y a 10 ans
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel il y a 10 ans
  Julius Pfrommer bb9076e188 Merge improved network layer il y a 10 ans
  Julius Pfrommer 5f46f3232e care for another edge case il y a 10 ans
  Julius Pfrommer 8df29d21e4 simplify a bit il y a 10 ans
  Stasik0 06792b9e34 indent il y a 10 ans
  Stasik0 1f96e87cc0 fixed the hardening il y a 10 ans