Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 6 gadi atpakaļ
  Julius Pfrommer 363802f39a Types: Move definitions for type generation to a less obtrusive place 6 gadi atpakaļ
  Ari f1579b5fed Add unit testing for incorrect eventCounting 6 gadi atpakaļ
  Ari 82df9c0397 Fix OverflowEvent counting 6 gadi atpakaļ
  Jonas Green e0eb2a099a Fixed code analyze fix and reserve 1 more byte for padding. 6 gadi atpakaļ
  Jonas Green 3da1d93e7d Removed +1 byte when reserving space for padding in msg chunk 6 gadi atpakaļ
  Jonas Green 4c5fa4a33f Removed unused variable that was previously part of the solution 6 gadi atpakaļ
  Jonas Green f8c062c3be Calculate the largest possible message body to fit the padding 6 gadi atpakaļ
  Jonas Green 8f366f15f7 Reduce the size of the msg chunk to fit header and footer 6 gadi atpakaļ
  StalderT c9c2088124 fix crash for client connect async / fix #1912 6 gadi atpakaļ
  Julius Pfrommer e671d19bbf Tests: Fix a scan-build false positive 6 gadi atpakaļ
  Julius Pfrommer b48fdd332f Server: Fix a scan-build false positive 6 gadi atpakaļ
  Julius Pfrommer 493317622b Server: Test for closed SecureChannels in the SecureChannelManager 6 gadi atpakaļ
  Julius Pfrommer 07947c1f42 Server: Small logging improvement 6 gadi atpakaļ
  Julius Pfrommer 27dc05196f SecureChannel: Split UA_SecureChannel_close and UA_SecureChannel_deleteMembers 6 gadi atpakaļ
  Julius Pfrommer 454b81b3ae Events: Clean up tOutVariant in all cases; more type checking 6 gadi atpakaļ
  Ari 64c474dc71 Clean up code 6 gadi atpakaļ
  Sameer AL-Qadasi d6f650c36b Correct Event validity check 6 gadi atpakaļ
  Jonas Green e983426492 Asymetric decrypt func of Basic128Rsa15 did not set rsa padding 6 gadi atpakaļ
  Julius Pfrommer 0979376230 PubSub: Add publish speed test 6 gadi atpakaļ
  Julius Pfrommer 30e920d10b PubSub: More static methods in ua_pubsub.c 6 gadi atpakaļ
  Julius Pfrommer 0e66249be0 PubSub: Make UA_WriterGroup_deleteMembers static, pull out LIST_REMOVE 6 gadi atpakaļ
  Julius Pfrommer cea6caea99 PubSub: Simplify UA_Server_addPubSubConnection 6 gadi atpakaļ
  Julius Pfrommer c027a538e3 Client: Remove openSecureChannelResponseCallback 6 gadi atpakaļ
  Julius Pfrommer 43ac1ee9e7 Client: Remove ackResponseCallback 6 gadi atpakaļ
  Julius Pfrommer 0072ed9246 Client: Simplify async connect 6 gadi atpakaļ
  Julius Pfrommer 088e4f738a Client: Simplify client struct definition 6 gadi atpakaļ
  Julius Pfrommer c2b3236bf0 Client: Remove unused UA_CunkState definition 6 gadi atpakaļ
  Julius Pfrommer 0feb054506 Server: Cosmetic cleanup of mdns code 6 gadi atpakaļ
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server 6 gadi atpakaļ