Historique des commits

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