Commit History

Author SHA1 Message Date
  Julius Pfrommer 062709bb21 fix CTT Session base 008 8 years ago
  Julius Pfrommer 85f82c3e14 start making session behavior compliant with CTT 8 years ago
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 8 years ago
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 years ago
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels 9 years ago
  Julius Pfrommer dfec630b98 fix DEBUG logging level 9 years ago
  Julius Pfrommer 53d67b4140 single server config struct 9 years ago
  Julius Pfrommer efdefb9227 fix coverity issues 9 years ago
  Julius Pfrommer cc8fac740c fix checking of session validity 9 years ago
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size 9 years ago
  Julius Pfrommer bf3c7aaaa9 split up processMSG into smaller functions 9 years ago
  Julius Pfrommer cfdccab274 purely cosmetic improvements 9 years ago
  Julius Pfrommer 195879592d extensionobject decoding did not look at the encoding length 9 years ago
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 9 years ago
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 years ago
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger 9 years ago
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions 9 years ago
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header 9 years ago
  Julius Pfrommer eea6d23549 generate static inline functions instead of macros 9 years ago
  Stasik0 af628ae9af Compatibililty issue: Siemens OPC Scout V10 sent an empty policyId -> removed the check to insure interoperability 9 years ago
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 9 years ago
  Julius Pfrommer bc5151e65d improve documentation, get rid of a duplicate function for string comparison 9 years ago
  Julius Pfrommer 8256cc5916 use the hostname from the networklayer for the endpointurl 10 years ago
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel 10 years ago
  Stasik0 ec566a3130 [conformance] fix username/pass auth 10 years ago
  Julius Pfrommer 298231ea89 improve timeout handling in sessions 10 years ago
  Julius Pfrommer 60d636db85 finalize improved handling of timed work 10 years ago
  Stasik0 2103d82fe2 rounding up session management, minor fixes 10 years ago
  Stasik0 508249e850 hardening session management, username/passwords were changed to match CCT 10 years ago
  Stasik0 3f85089763 fixing an authentification bug 10 years ago