Commit History

Author SHA1 Message Date
  Julius Pfrommer 78538baae7 add server-config to the docs 6 years ago
  StalderT 6470730f43 fix Client_Reconnect test. Sometimes failed with appveyor. 6 years ago
  Stefan Profanter 24176ffff4 Build tcc from source 6 years ago
  Stefan Profanter b22c14dbaf Fix static initialization for TinyCC 6 years ago
  Stefan Profanter fa43f30385 tcc does not support static initialization of struct array 6 years ago
  Stefan Profanter f71b6cd563 Tinycc uses -NAN instead of 0xFF 6 years ago
  Stefan Profanter fce04f3b72 Do not use static initializer for UA_String array. tcc cannot handle it 6 years ago
  Stefan Profanter 2393a0ff7f Add tcc to travis matrix 6 years ago
  Stefan Profanter 0578af91fd Check for empty extension object array for add node service 6 years ago
  Stefan Profanter fcb0930719 Also check the namespace index for a valid service type 6 years ago
  Stefan Profanter 3d4b8666b0 Do not allow to activate session multiple times 6 years ago
  Julius Pfrommer c54a3e2643 fix a memleak for isNodeInTreeNoCircular; clean up 6 years ago
  Julius Pfrommer 7449aeba37 clean up handling of continuation points 6 years ago
  Julius Pfrommer 528dc37f1c Return TooManyMonitoredItems for the individual operation 6 years ago
  Julius Pfrommer d783f983c7 remove last uses of thread_local variables 6 years ago
  StalderT 7e30f66b0b fix if/while/for/switch typo 6 years ago
  Jannis Voelker bcb30aa72d Add client context to UA_Client 6 years ago
  Julius Pfrommer 9703c27a52 latex returns error code on appveyor; disable temporarily 6 years ago
  Julius Pfrommer ec074bf608 Remove-Item is unreliable on Windows. Add -Force flag 6 years ago
  Julius Pfrommer 5e46c5e986 use C-style comments 6 years ago
  Julius Pfrommer 73b52b18f7 variants can contain arrays of variant 6 years ago
  Julius Pfrommer cea3354e98 check for max recursion depth 6 years ago
  Julius Pfrommer 432cc0c85e encoding without thread-local variables 6 years ago
  Julius Pfrommer a6d732b405 fix oss-fuzz issue in session cleanup 6 years ago
  StalderT 01f7837428 remove UA_ACCESSLEVELMASK_WRITE from current time 6 years ago
  StalderT c3f5c1c73d change ID to Id (in server part) 6 years ago
  StalderT dedff4d9d6 fix loadFile when alloc error (#1525) 6 years ago
  Stefan Profanter bdd73cd186 Appveyor should fail if DrMemory detects leaks 6 years ago
  Stefan Profanter f2b3c25698 Fix Null-dereference READ 6 years ago
  Stefan Profanter 4ad41cec6f Avoid stack overflow/infinite recursion if node references itself 6 years ago