Commit History

Author SHA1 Message Date
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 7 years ago
  Julius Pfrommer d1c49761a4 remove offset for encoding 7 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 8 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 years ago
  FlorianPalm aee53c650e license change for all c/h files 8 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 8 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 8 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 8 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 years ago
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 8 years ago
  Julius Pfrommer 3ce335cf22 move chunk processing to src/ua_securechannel.c; use in both client and server 8 years ago
  Julius Pfrommer c31f0c9c42 fix logging of securechannels with an indirection 8 years ago
  Torben-D d3ec67e70b Changes Client (#671) 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 5237a74f30 improve logging with new convenience macros 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 3946886130 make UA_Connection_completeMessages an internal function 9 years ago
  Joakim L. Gilje 5986df3f0e simple chunked receiving 9 years ago
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 9 years ago
  Stasik0 dd9699d7da fixed a bug in opensecurechannel 9 years ago
  Julius Pfrommer 3220a651db Added UA_SecureChannel_sendBinaryResponse 9 years ago
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel 10 years ago
  Julius Pfrommer bb9076e188 Merge improved network layer 10 years ago
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file 10 years ago
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription 10 years ago
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 years ago
  Julius Pfrommer eb8855f48b improve documentation structure 10 years ago