Commit History

Author SHA1 Message Date
  Jannis Voelker 18065d07e9 Fix buffer size negotiation 5 years ago
  Julius Pfrommer 073f417d82 refactor(server): Replace _deleteMembers with _clear 5 years ago
  Klaus Schick cc94b6aa0f Server: Asynchronous Operations API / Implementation for methods 6 years ago
  Ubuntu dfdc6ae296 feat(multithreading): Locks and assertions for Session, Subscription and MonitoredItem handling 5 years ago
  Ubuntu 7345ab0778 feat(multithreading): Protecting incoming service requests (send from a client) with locks 5 years ago
  Ubuntu 2b3a8cbc91 feat(server): Adding multithreading architecture with additional refactoring 5 years ago
  matkonnerth 777eb9339d Server: Read Datatype Definitions of Structures 5 years ago
  Julius Pfrommer 7a4be4443c Server: Select channel policy independent from the session endpoints 6 years ago
  Julius Pfrommer 2cfff7aa4f Server: Fix a memleak regression in processMSG; Remove gotos 6 years ago
  Julius Pfrommer 3b14df892c Services: Remove the in-situ service special case 6 years ago
  Julius Pfrommer 534ca8b402 Server: Improve logging when a request is refused 6 years ago
  Julius Pfrommer 488abc531b AddRules enum to configure rule checking; Configure VerifyTimeStamps 6 years ago
  Jayanth Velusamy 9e1f43e6da [FIX] Check the request type for not activated sessions 6 years ago
  Mark Giraud d070a2ff51 Clean up implementation specific behavior and some other code smells 6 years ago
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 6 years ago
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 6 years ago
  Jayanth Velusamy 5358b4bde0 [FIX] Check timestamp values in request header 6 years ago
  Peter Rustler 0d939f4762 server_historical_update: Add api to alter raw data. 6 years ago
  Jonas Green 1a40bb1fe1 WIP: Separate SecurityPolicies from Endpoints in the server (#2247) 6 years ago
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 6 years ago
  escherstair 1eb1a0aca7 Build using clang on Windows (#2180) 6 years ago
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use 6 years ago
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 6 years ago
  Julius Pfrommer 07947c1f42 Server: Small logging improvement 6 years ago
  Julius Pfrommer 27dc05196f SecureChannel: Split UA_SecureChannel_close and UA_SecureChannel_deleteMembers 6 years ago
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server 6 years ago
  Jonas Green d1cc5cfcf3 Process normal services before initalizing the message context (#2071) 6 years ago
  Mark Giraud cf6e89d6b7 Fix #1930 6 years ago
  Mark Giraud 6d86887307 Remove OR'ing statuscodes 6 years ago
  Julius Pfrommer f6eae36ebe One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation 6 years ago