Historique des commits

Auteur SHA1 Message Date
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files il y a 5 ans
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure il y a 5 ans
  Stefan Profanter 18e3d5a6d7 Rename queue.h to avoid name collision with bsd OS il y a 5 ans
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server il y a 5 ans
  Julius Pfrommer a43604a28a Cosmetic changes; Replace "extern C" with _UA_BEGIN_DECLS il y a 5 ans
  Jose Cabral 253612baf6 Merge branch 'master' into feature/architectures il y a 6 ans
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 il y a 6 ans
  Jose Cabral 7e9f1b8392 Remove mingw guard for queue.h il y a 6 ans
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr il y a 6 ans
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) il y a 6 ans
  cabralfortiss 7fac71131f First Changes for freeRTOS (#1546) il y a 6 ans
  Julius Pfrommer 394df3be8d finish nodeContext pointer for every node il y a 6 ans
  Julius Pfrommer 03ad243612 Merge branch '0.2' il y a 7 ans
  Julius Pfrommer 1c1e2ac991 always remove sessions and securechannels with a delayed callback il y a 7 ans
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' il y a 7 ans
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files il y a 7 ans
  FlorianPalm aee53c650e license change for all c/h files il y a 7 ans
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) il y a 7 ans
  FlorianPalm 87028b0ee6 added new license text (mplv3) il y a 7 ans
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" il y a 7 ans
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file il y a 7 ans
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ il y a 7 ans
  Julius Pfrommer 917169614c fix warnings from clang-tidy il y a 7 ans
  Julius Pfrommer 65c4d9f894 Monotonic timeout (#691) il y a 8 ans
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids il y a 8 ans
  Julius Pfrommer 1950b61849 add limits for session and securechannel to the server config il y a 8 ans
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels il y a 8 ans
  Julius Pfrommer 38c5308165 increase default session timeout; add session logging 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 0f88ed7f56 cleanup of the session and securechannel service il y a 8 ans