Commit History

Author SHA1 Message Date
  Silvio Traversaro 9e3c06a0b7 Fix compilation with UA_ENABLE_UNIT_TEST_FAILURE_HOOKS CMake option enabled 5 years ago
  Julius Pfrommer d8b0a250cf SecureChannel: Fix the case where instantiating the SecurityPolicy fails 5 years ago
  Julius Pfrommer 5c56f3e41d SecureChannel: Cosmetic improvements 5 years ago
  Julius Pfrommer bfc77d548a SecureChannel: Fix uninitialized variables after a goto 5 years ago
  Julius Pfrommer a496cd4caf SecureChannel: Conditionally compile methods that are only for encryption 5 years ago
  Julius Pfrommer 21c2c120a6 SecureChannel: Simplify decoding of the chunk padding length 5 years ago
  Julius Pfrommer fffb13a212 SecureChannel: More simplifications of asym chunk encoding 5 years ago
  Julius Pfrommer f6392a0b1d SecureChannel: Simplify asym chunk padding 5 years ago
  Julius Pfrommer b6b3c8b0a7 SecureChannel: Cosmetic improvements to reduce the line length 5 years ago
  Julius Pfrommer d49b6c1581 SecureChannel: Reduce line length (purely cosmetic) 5 years ago
  Martin Lang e229a3514a Update src/ua_securechannel.c 5 years ago
  Julius Pfrommer 7b275d9777 SecureChannel: Check for NULL-pointers in the SecureChannel 5 years ago
  Jonas Green e0eb2a099a Fixed code analyze fix and reserve 1 more byte for padding. 5 years ago
  Jonas Green 3da1d93e7d Removed +1 byte when reserving space for padding in msg chunk 5 years ago
  Jonas Green 4c5fa4a33f Removed unused variable that was previously part of the solution 5 years ago
  Jonas Green f8c062c3be Calculate the largest possible message body to fit the padding 5 years ago
  Jonas Green 8f366f15f7 Reduce the size of the msg chunk to fit header and footer 5 years ago
  Julius Pfrommer 27dc05196f SecureChannel: Split UA_SecureChannel_close and UA_SecureChannel_deleteMembers 5 years ago
  Mark Giraud 9310e39a06 Improve logging, error code handling and cosmetics 5 years ago
  Mark Giraud cf6e89d6b7 Fix #1930 5 years ago
  Mark Giraud e02e0abe98 Refactor large functions and add trace logging 5 years ago
  Julius Pfrommer f6eae36ebe One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation 5 years ago
  Julius Pfrommer 7e635abcda SecureChannel: Split into _init and _setSecurityPolicy 5 years ago
  Julius Pfrommer fd1061e444 SecureChannel: Put all messages/chunks in a tailq for in-order processing 5 years ago
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 6 years ago
  Stefan Profanter af8daa874d Merge branch '0.3' into master 6 years ago
  Stefan Profanter 0f51f66653 Remove all usages of UA_THREAD_LOCAL. Fixes #1769 6 years ago
  anzeskerjanc dba75ccd25 Function UA_SecureChannel_appendChunk doesn't call UA_realloc for every new chunk. 6 years ago
  Stefan Profanter 516865e606 Merge branch '0.3' into master 6 years ago
  Stefan Profanter 880b5fb33c Merge remote-tracking branch 'upstream/0.3' into feature/unit-tests/securechannel 6 years ago