Commit History

Author SHA1 Message Date
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 years ago
  Julius Pfrommer e5f5d03c8b Merge branch '0.2' 7 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 7 years ago
  Julius Pfrommer 860b800b82 feature: access control plugin; give session handle to method callbacks 7 years ago
  Julius Pfrommer ca1af116d8 cosmetic improvements 7 years ago
  Julius Pfrommer 51b19c2c92 allow use guid logging for guids that are not in a nodeid 7 years ago
  Julius Pfrommer 65c4d9f894 Monotonic timeout (#691) 8 years ago
  Julius Pfrommer 80035f9c2e use UA_ prefix for all logger macros 8 years ago
  Julius Pfrommer e15cdfacbe fix #661, take the endpointurls from the networklayer when required 8 years ago
  Julius Pfrommer 4ce394c809 remove a potential crash 8 years ago
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids 8 years ago
  Stasik0 e41ed3a017 empy username/pw validation 8 years ago
  Stasik0 60f59a1470 one more correct status for ctt 8 years ago
  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 8 years ago
  Julius Pfrommer dec02aeebb use delayedFree to remove sessions and securechannels 8 years ago
  Julius Pfrommer dfec630b98 fix DEBUG logging level 8 years ago
  Julius Pfrommer 53d67b4140 single server config struct 8 years ago
  Julius Pfrommer efdefb9227 fix coverity issues 8 years ago
  Julius Pfrommer cc8fac740c fix checking of session validity 8 years ago
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size 8 years ago
  Julius Pfrommer bf3c7aaaa9 split up processMSG into smaller functions 8 years ago
  Julius Pfrommer cfdccab274 purely cosmetic improvements 8 years ago
  Julius Pfrommer 195879592d extensionobject decoding did not look at the encoding length 8 years ago
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 8 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 8 years ago
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger 8 years ago
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions 8 years ago