Commit History

Author SHA1 Message Date
  Stefan Profanter add1b806ac Add example for value array 6 years ago
  Julius Pfrommer 2b81778319 improve networking docs 6 years ago
  Julius Pfrommer 244e85cfaf improve nodestore docs; move out of "internal" docs 6 years ago
  Julius Pfrommer b536580822 add UA_DEBUG option, make assertions dependent on that 6 years ago
  Julius Pfrommer 63c38724d5 add the dependency on python-six to the build docs 6 years ago
  Julius Pfrommer 11a0720851 remove duplicate definition of the UA_TYPENAME macro 6 years ago
  Julius Pfrommer ebcbeb8c53 remove duplicate definitions of static assert macros 6 years ago
  Julius Pfrommer d942544371 assume that string.h can always be used 6 years ago
  Julius Pfrommer 670006bfd4 simplify processing the OPN message (#1301) 6 years ago
  StalderT 9c1767841e fix client securechannel (#1305) 6 years ago
  Julius Pfrommer 7b4fb8a1f7 use thread-local for C++11, check for standard compliance before 6 years ago
  Julius Pfrommer 9432b64332 cosmetic changes to the securechannel manager 6 years ago
  Julius Pfrommer a792a459b0 fix/simplify renewing of securechannels in the client 6 years ago
  Julius Pfrommer 51ca09bcff add a unit test that uncovers the error in renew securechannel 6 years ago
  Julius Pfrommer 22338bad55 clean up the nodeid only after debug logging 6 years ago
  Stefan Profanter 0c2744110f Merge pull request #1297 from open62541/hotfix/fuzz_3736 6 years ago
  Stefan Profanter 3455a82ddb Check for duplicate entry in filter list. 6 years ago
  Julius Pfrommer ead0756c96 cosmetic improvements 6 years ago
  Julius Pfrommer 68b567f82a manually trigger failure modes for additional unit tests 6 years ago
  Julius Pfrommer 3354917233 simplify securechannel.h 6 years ago
  Julius Pfrommer 03b9aa84b1 add TODO and first ideas for better error handling in securechannel 6 years ago
  Julius Pfrommer d1e91c8e40 simplify the client's openSecureChannel 6 years ago
  Julius Pfrommer e517f1d779 use channel variable after checking for NULL 6 years ago
  Julius Pfrommer c647205345 remove errorCode from UA_ChunkInfo 6 years ago
  Julius Pfrommer c0fe3593e1 channel: do not check ci->errorCode where it must be good 6 years ago
  Julius Pfrommer c7466d5539 fold an identical if-condition during asym encryption 6 years ago
  Julius Pfrommer 5c4b3f090d read service wrapper returns the correct status (fix #1291) 6 years ago
  Julius Pfrommer 3e745028e4 include double define (from merging 0.2) 6 years ago
  Julius Pfrommer 3a5f02db05 Merge branch '0.2' 6 years ago
  Jonas Green a6a9a36ee1 Sample sever's start time in UA_Server_run_startup() (#1290) 6 years ago