Commit History

Author SHA1 Message Date
  Stefan Profanter 776c27ba8b Add parsing of TCP Error Message 'ERR' 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  Julius Pfrommer 662a51d449 simplify client structure 7 years ago
  Julius Pfrommer 2f2facebaf improve documentation of the interaction between encoding and chunking 7 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 7 years ago
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public 7 years ago
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups 7 years ago
  Julius Pfrommer 3ce335cf22 move chunk processing to src/ua_securechannel.c; use in both client and server 7 years ago
  Stefan Profanter 99522b216c Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770) 7 years ago
  Stasik0 f2eeb5e2a0 fixing typo, relates to #747, @jpfr could you test 7 years ago
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) 8 years ago
  Julius Pfrommer 181299ac98 fix #726 8 years ago
  Torben-D d3ec67e70b Changes Client (#671) 8 years ago
  Julius Pfrommer f69886831d maxchunkcount zero -> no limit 8 years ago
  Julius Pfrommer 60c576f7a9 fix #650 8 years ago
  Julius Pfrommer 94c1070fc8 fix #541 8 years ago
  Julius Pfrommer 026692c2a9 rename pos variables to offset to prevent variable shadowing in the amalgamation 8 years ago
  Julius Pfrommer 67650837c7 check sequencenumbers in the securechannel 8 years ago
  Julius Pfrommer ec53b49e26 cleanup 8 years ago
  Julius Pfrommer 062709bb21 fix CTT Session base 008 8 years ago
  Julius Pfrommer 85f82c3e14 start making session behavior compliant with CTT 8 years ago
  Julius Pfrommer c4fed72e74 move chunk handling into securechannel 8 years ago
  Julius Pfrommer c317396f4c Chunking callback (#534) 8 years ago
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback 8 years ago
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces 8 years ago
  Joakim L. Gilje 5986df3f0e simple chunked receiving 8 years ago
  Julius Pfrommer 29142d004f fix #546 8 years ago
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 8 years ago
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 8 years ago
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation 8 years ago