Commit History

Author SHA1 Message Date
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 8 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 years ago
  FlorianPalm aee53c650e license change for all c/h files 8 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 8 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 8 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 8 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 8 years ago
  Julius Pfrommer e5f5d03c8b Merge branch '0.2' 8 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 8 years ago
  Stefan Profanter 658d85d451 LDS customizable timeout for automatic de-register (#695) 9 years ago
  Julius Pfrommer 6135e96aeb Merge branch '0.2' 9 years ago
  Stefan Profanter b851cfa2c0 Fix memory leaks found by valgrind (#696) 9 years ago
  Stefan Profanter e9e68a0ba2 Service RegisterServer and Discovery (#687) 9 years ago
  Julius Pfrommer 26e1dc7cc8 make guid printf pointer-safe, add printf macro for UA_String 9 years ago
  Julius Pfrommer 67be80479b fix an issue uncovered by clang analyzer 9 years ago
  Julius Pfrommer e15cdfacbe fix #661, take the endpointurls from the networklayer when required 9 years ago
  FlorianPalm fddb7906e2 Update ua_services_discovery.c 9 years ago
  Stasik0 46c2be5d5e Discovery Get Endpoints tests work now 9 years ago
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 9 years ago
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 years ago
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 years ago
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 9 years ago
  Stasik0 07095dd3bb fixing a memleak in GetEndpoints service, fixes a half of #510 9 years ago
  Julius Pfrommer 53d67b4140 single server config struct 9 years ago
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size 9 years ago
  Julius Pfrommer bf3c7aaaa9 split up processMSG into smaller functions 9 years ago
  Julius Pfrommer cfdccab274 purely cosmetic improvements 9 years ago
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 9 years ago
  FlorianPalm 7a9af79ffb added NO_ALLOCA macro 10 years ago