Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 195879592d extensionobject decoding did not look at the encoding length hace 9 años
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes hace 9 años
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets hace 9 años
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger hace 9 años
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions hace 9 años
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header hace 9 años
  Julius Pfrommer eea6d23549 generate static inline functions instead of macros hace 9 años
  Stasik0 af628ae9af Compatibililty issue: Siemens OPC Scout V10 sent an empty policyId -> removed the check to insure interoperability hace 9 años
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger hace 9 años
  Julius Pfrommer bc5151e65d improve documentation, get rid of a duplicate function for string comparison hace 9 años
  Julius Pfrommer 8256cc5916 use the hostname from the networklayer for the endpointurl hace 10 años
  Julius Pfrommer e249b82f2a handle multiple sessions per securechannel hace 10 años
  Stasik0 ec566a3130 [conformance] fix username/pass auth hace 10 años
  Julius Pfrommer 298231ea89 improve timeout handling in sessions hace 10 años
  Julius Pfrommer 60d636db85 finalize improved handling of timed work hace 10 años
  Stasik0 2103d82fe2 rounding up session management, minor fixes hace 10 años
  Stasik0 508249e850 hardening session management, username/passwords were changed to match CCT hace 10 años
  Stasik0 3f85089763 fixing an authentification bug hace 10 años
  Stasik0 469be85fed CCT test section of Security->Name Password passes hace 10 años
  Stasik0 8cd95a9734 forgotten a "return" hace 10 años
  Stasik0 ec9af23975 username/pass logins work, did not looked into CTT yet hace 10 años
  Julius Pfrommer aabd4b22fc add the BrowseNext service hace 10 años
  Stasik0 5f80225cd8 minor fixes of session service hace 10 años
  Julius Pfrommer 1b7c84f653 fix bugs from conformance testing tool hace 10 años
  Julius Pfrommer 4770c2ff55 remove coverity bugs hace 10 años
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings hace 10 años
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc hace 10 años
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and hace 10 años
  Julius Pfrommer 5b2e1c5319 return endpoints with createsessionrequest. conformance tests are running now! hace 10 años
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values hace 10 años