Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 80035f9c2e use UA_ prefix for all logger macros vor 9 Jahren
  Julius Pfrommer e15cdfacbe fix #661, take the endpointurls from the networklayer when required vor 9 Jahren
  Julius Pfrommer 4ce394c809 remove a potential crash vor 9 Jahren
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids vor 9 Jahren
  Stasik0 e41ed3a017 empy username/pw validation vor 9 Jahren
  Stasik0 60f59a1470 one more correct status for ctt vor 9 Jahren
  Julius Pfrommer 062709bb21 fix CTT Session base 008 vor 9 Jahren
  Julius Pfrommer 85f82c3e14 start making session behavior compliant with CTT vor 9 Jahren
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros vor 9 Jahren
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility vor 9 Jahren
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels vor 9 Jahren
  Julius Pfrommer dfec630b98 fix DEBUG logging level vor 9 Jahren
  Julius Pfrommer 53d67b4140 single server config struct vor 9 Jahren
  Julius Pfrommer efdefb9227 fix coverity issues vor 9 Jahren
  Julius Pfrommer cc8fac740c fix checking of session validity vor 9 Jahren
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size vor 9 Jahren
  Julius Pfrommer bf3c7aaaa9 split up processMSG into smaller functions vor 9 Jahren
  Julius Pfrommer cfdccab274 purely cosmetic improvements vor 9 Jahren
  Julius Pfrommer 195879592d extensionobject decoding did not look at the encoding length vor 9 Jahren
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes vor 9 Jahren
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets vor 9 Jahren
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger vor 9 Jahren
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions vor 9 Jahren
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header vor 9 Jahren
  Julius Pfrommer eea6d23549 generate static inline functions instead of macros vor 9 Jahren
  Stasik0 af628ae9af Compatibililty issue: Siemens OPC Scout V10 sent an empty policyId -> removed the check to insure interoperability vor 9 Jahren
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger vor 10 Jahren
  Julius Pfrommer bc5151e65d improve documentation, get rid of a duplicate function for string comparison vor 10 Jahren
  Julius Pfrommer 8256cc5916 use the hostname from the networklayer for the endpointurl vor 10 Jahren
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel vor 10 Jahren