Commit History

Author SHA1 Message Date
  Ari f1579b5fed Add unit testing for incorrect eventCounting 6 years ago
  Ari 82df9c0397 Fix OverflowEvent counting 6 years ago
  Jonas Green e0eb2a099a Fixed code analyze fix and reserve 1 more byte for padding. 6 years ago
  Jonas Green 3da1d93e7d Removed +1 byte when reserving space for padding in msg chunk 6 years ago
  Jonas Green 4c5fa4a33f Removed unused variable that was previously part of the solution 6 years ago
  Jonas Green f8c062c3be Calculate the largest possible message body to fit the padding 6 years ago
  Jonas Green 8f366f15f7 Reduce the size of the msg chunk to fit header and footer 6 years ago
  StalderT c9c2088124 fix crash for client connect async / fix #1912 6 years ago
  Julius Pfrommer e671d19bbf Tests: Fix a scan-build false positive 6 years ago
  Julius Pfrommer b48fdd332f Server: Fix a scan-build false positive 6 years ago
  Julius Pfrommer 493317622b Server: Test for closed SecureChannels in the SecureChannelManager 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 454b81b3ae Events: Clean up tOutVariant in all cases; more type checking 6 years ago
  Ari 64c474dc71 Clean up code 6 years ago
  Sameer AL-Qadasi d6f650c36b Correct Event validity check 6 years ago
  Jonas Green e983426492 Asymetric decrypt func of Basic128Rsa15 did not set rsa padding 6 years ago
  Julius Pfrommer 0979376230 PubSub: Add publish speed test 6 years ago
  Julius Pfrommer 30e920d10b PubSub: More static methods in ua_pubsub.c 6 years ago
  Julius Pfrommer 0e66249be0 PubSub: Make UA_WriterGroup_deleteMembers static, pull out LIST_REMOVE 6 years ago
  Julius Pfrommer cea6caea99 PubSub: Simplify UA_Server_addPubSubConnection 6 years ago
  Julius Pfrommer c027a538e3 Client: Remove openSecureChannelResponseCallback 6 years ago
  Julius Pfrommer 43ac1ee9e7 Client: Remove ackResponseCallback 6 years ago
  Julius Pfrommer 0072ed9246 Client: Simplify async connect 6 years ago
  Julius Pfrommer 088e4f738a Client: Simplify client struct definition 6 years ago
  Julius Pfrommer c2b3236bf0 Client: Remove unused UA_CunkState definition 6 years ago
  Julius Pfrommer 0feb054506 Server: Cosmetic cleanup of mdns code 6 years ago
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server 6 years ago
  Heiko Thiery ca97e78170 fix issue with freeing transport layer memory (#2066) 6 years ago
  Jonas Green d1cc5cfcf3 Process normal services before initalizing the message context (#2071) 6 years ago