提交歷史

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