Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method il y a 5 ans
  escherstair 1eb1a0aca7 Build using clang on Windows (#2180) il y a 5 ans
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use il y a 5 ans
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server il y a 6 ans
  Julius Pfrommer 07947c1f42 Server: Small logging improvement il y a 6 ans
  Julius Pfrommer 27dc05196f SecureChannel: Split UA_SecureChannel_close and UA_SecureChannel_deleteMembers il y a 6 ans
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server il y a 6 ans
  Jonas Green d1cc5cfcf3 Process normal services before initalizing the message context (#2071) il y a 6 ans
  Mark Giraud cf6e89d6b7 Fix #1930 il y a 6 ans
  Mark Giraud 6d86887307 Remove OR'ing statuscodes il y a 6 ans
  Julius Pfrommer f6eae36ebe One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation il y a 6 ans
  Julius Pfrommer fd1061e444 SecureChannel: Put all messages/chunks in a tailq for in-order processing il y a 6 ans
  Julius Pfrommer 52d2549b78 Single header for all SecurityPolicy plugin implementations il y a 6 ans
  Peter Rustler 8d6d980538 History read interface il y a 6 ans
  Julius Pfrommer 8d571ef316 CTT: Return correct StatusCode after Session transfer (fix #1895) il y a 6 ans
  Stefan Profanter 0fec88807a Fix various gcc8 warnings il y a 6 ans
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr il y a 6 ans
  Julius Pfrommer ef02e88fae simplify generated encoding API il y a 6 ans
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback il y a 6 ans
  Stefan Profanter 70819bf5cb Fix memleak only happening on fuzzer il y a 6 ans
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) il y a 6 ans
  StalderT 7332a100ee remove unneeded whitespaces (#1552) il y a 6 ans
  Stefan Profanter fcb0930719 Also check the namespace index for a valid service type il y a 6 ans
  StalderT 7e30f66b0b fix if/while/for/switch typo il y a 6 ans
  Julius Pfrommer 5c27c73a4b move session definition into server il y a 6 ans
  Julius Pfrommer b6e4da9faf small changes to prepare for encryption il y a 6 ans
  Julius Pfrommer 92b1758a64 zero-copy read service il y a 6 ans
  tbeu 983f956003 Fix typos il y a 6 ans
  Stefan Profanter ebbcd79e8d Typo and error message improved il y a 6 ans
  Stefan Profanter 5cfc1a3f71 Fix heap overflow il y a 6 ans