Historique des commits

Auteur SHA1 Message Date
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D il y a 7 ans
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public il y a 7 ans
  Julius Pfrommer b3aaa1ceea refactor: UA_Connection_init as memset-zero; small cleanups il y a 7 ans
  Julius Pfrommer 3ce335cf22 move chunk processing to src/ua_securechannel.c; use in both client and server il y a 7 ans
  Stefan Profanter 99522b216c Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770) il y a 7 ans
  Stasik0 f2eeb5e2a0 fixing typo, relates to #747, @jpfr could you test il y a 7 ans
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) il y a 8 ans
  Julius Pfrommer 181299ac98 fix #726 il y a 8 ans
  Torben-D d3ec67e70b Changes Client (#671) il y a 8 ans
  Julius Pfrommer f69886831d maxchunkcount zero -> no limit il y a 8 ans
  Julius Pfrommer 60c576f7a9 fix #650 il y a 8 ans
  Julius Pfrommer 94c1070fc8 fix #541 il y a 8 ans
  Julius Pfrommer 026692c2a9 rename pos variables to offset to prevent variable shadowing in the amalgamation il y a 8 ans
  Julius Pfrommer 67650837c7 check sequencenumbers in the securechannel il y a 8 ans
  Julius Pfrommer ec53b49e26 cleanup il y a 8 ans
  Julius Pfrommer 062709bb21 fix CTT Session base 008 il y a 8 ans
  Julius Pfrommer 85f82c3e14 start making session behavior compliant with CTT il y a 8 ans
  Julius Pfrommer c4fed72e74 move chunk handling into securechannel il y a 8 ans
  Julius Pfrommer c317396f4c Chunking callback (#534) il y a 8 ans
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback il y a 8 ans
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces il y a 8 ans
  Joakim L. Gilje 5986df3f0e simple chunked receiving il y a 8 ans
  Julius Pfrommer 29142d004f fix #546 il y a 8 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 8 ans
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive il y a 8 ans
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation il y a 8 ans
  Julius Pfrommer a3be08ae1a status il y a 8 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 8 ans
  Julius Pfrommer fc24902096 fix potential bugs indicated by clang-analyzer 3.7; related to #449 il y a 8 ans
  Julius Pfrommer 67cf0af100 refactored the networklayer interface il y a 8 ans