提交歷史

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