Historique des commits

Auteur SHA1 Message Date
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format il y a 5 ans
  Davy Triponney 0ca3d8a579 Added connection logs (#2545) il y a 5 ans
  Mark Giraud 269d1ffbdc Add comments to checkSymHeader il y a 5 ans
  Mark Giraud b4d0141e69 Fix #2544 il y a 5 ans
  Silvio Traversaro 9e3c06a0b7 Fix compilation with UA_ENABLE_UNIT_TEST_FAILURE_HOOKS CMake option enabled il y a 5 ans
  Julius Pfrommer d8b0a250cf SecureChannel: Fix the case where instantiating the SecurityPolicy fails il y a 5 ans
  Julius Pfrommer 5c56f3e41d SecureChannel: Cosmetic improvements il y a 5 ans
  Julius Pfrommer bfc77d548a SecureChannel: Fix uninitialized variables after a goto il y a 5 ans
  Julius Pfrommer a496cd4caf SecureChannel: Conditionally compile methods that are only for encryption il y a 5 ans
  Julius Pfrommer 21c2c120a6 SecureChannel: Simplify decoding of the chunk padding length il y a 5 ans
  Julius Pfrommer fffb13a212 SecureChannel: More simplifications of asym chunk encoding il y a 5 ans
  Julius Pfrommer f6392a0b1d SecureChannel: Simplify asym chunk padding il y a 5 ans
  Julius Pfrommer b6b3c8b0a7 SecureChannel: Cosmetic improvements to reduce the line length il y a 5 ans
  Julius Pfrommer d49b6c1581 SecureChannel: Reduce line length (purely cosmetic) il y a 5 ans
  Martin Lang e229a3514a Update src/ua_securechannel.c il y a 5 ans
  Julius Pfrommer 7b275d9777 SecureChannel: Check for NULL-pointers in the SecureChannel il y a 5 ans
  Jonas Green e0eb2a099a Fixed code analyze fix and reserve 1 more byte for padding. il y a 5 ans
  Jonas Green 3da1d93e7d Removed +1 byte when reserving space for padding in msg chunk il y a 5 ans
  Jonas Green 4c5fa4a33f Removed unused variable that was previously part of the solution il y a 5 ans
  Jonas Green f8c062c3be Calculate the largest possible message body to fit the padding il y a 5 ans
  Jonas Green 8f366f15f7 Reduce the size of the msg chunk to fit header and footer il y a 5 ans
  Julius Pfrommer 27dc05196f SecureChannel: Split UA_SecureChannel_close and UA_SecureChannel_deleteMembers il y a 5 ans
  Mark Giraud 9310e39a06 Improve logging, error code handling and cosmetics il y a 5 ans
  Mark Giraud cf6e89d6b7 Fix #1930 il y a 5 ans
  Mark Giraud e02e0abe98 Refactor large functions and add trace logging il y a 5 ans
  Julius Pfrommer f6eae36ebe One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation il y a 5 ans
  Julius Pfrommer 7e635abcda SecureChannel: Split into _init and _setSecurityPolicy il y a 5 ans
  Julius Pfrommer fd1061e444 SecureChannel: Put all messages/chunks in a tailq for in-order processing il y a 5 ans
  Stefan Profanter 58c1be4db9 Use correct identifier labels and encode bytestring as base64 il y a 6 ans
  Stefan Profanter af8daa874d Merge branch '0.3' into master il y a 6 ans