Commit Verlauf

Autor SHA1 Nachricht Datum
  Jayanth Velusamy 7871952787 [CTT] Change warning log vor 4 Jahren
  Julius Pfrommer 3b14df892c Services: Remove the in-situ service special case vor 5 Jahren
  Mark Giraud d070a2ff51 Clean up implementation specific behavior and some other code smells vor 5 Jahren
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files vor 5 Jahren
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure vor 5 Jahren
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format vor 5 Jahren
  Davy Triponney 0ca3d8a579 Added connection logs (#2545) vor 5 Jahren
  Mark Giraud 269d1ffbdc Add comments to checkSymHeader vor 5 Jahren
  Mark Giraud b4d0141e69 Fix #2544 vor 5 Jahren
  Silvio Traversaro 9e3c06a0b7 Fix compilation with UA_ENABLE_UNIT_TEST_FAILURE_HOOKS CMake option enabled vor 5 Jahren
  Julius Pfrommer d8b0a250cf SecureChannel: Fix the case where instantiating the SecurityPolicy fails vor 5 Jahren
  Julius Pfrommer 5c56f3e41d SecureChannel: Cosmetic improvements vor 5 Jahren
  Julius Pfrommer bfc77d548a SecureChannel: Fix uninitialized variables after a goto vor 5 Jahren
  Julius Pfrommer a496cd4caf SecureChannel: Conditionally compile methods that are only for encryption vor 5 Jahren
  Julius Pfrommer 21c2c120a6 SecureChannel: Simplify decoding of the chunk padding length vor 5 Jahren
  Julius Pfrommer fffb13a212 SecureChannel: More simplifications of asym chunk encoding vor 5 Jahren
  Julius Pfrommer f6392a0b1d SecureChannel: Simplify asym chunk padding vor 5 Jahren
  Julius Pfrommer b6b3c8b0a7 SecureChannel: Cosmetic improvements to reduce the line length vor 5 Jahren
  Julius Pfrommer d49b6c1581 SecureChannel: Reduce line length (purely cosmetic) vor 5 Jahren
  Martin Lang e229a3514a Update src/ua_securechannel.c vor 5 Jahren
  Julius Pfrommer 7b275d9777 SecureChannel: Check for NULL-pointers in the SecureChannel vor 5 Jahren
  Jonas Green e0eb2a099a Fixed code analyze fix and reserve 1 more byte for padding. vor 5 Jahren
  Jonas Green 3da1d93e7d Removed +1 byte when reserving space for padding in msg chunk vor 5 Jahren
  Jonas Green 4c5fa4a33f Removed unused variable that was previously part of the solution vor 5 Jahren
  Jonas Green f8c062c3be Calculate the largest possible message body to fit the padding vor 5 Jahren
  Jonas Green 8f366f15f7 Reduce the size of the msg chunk to fit header and footer vor 5 Jahren
  Julius Pfrommer 27dc05196f SecureChannel: Split UA_SecureChannel_close and UA_SecureChannel_deleteMembers vor 5 Jahren
  Mark Giraud 9310e39a06 Improve logging, error code handling and cosmetics vor 5 Jahren
  Mark Giraud cf6e89d6b7 Fix #1930 vor 5 Jahren
  Mark Giraud e02e0abe98 Refactor large functions and add trace logging vor 5 Jahren