Commit History

Author SHA1 Message Date
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer 7 years ago
  Julius Pfrommer 88809eafa3 improve an error uncovered by clang 7 years ago
  Julius Pfrommer 898c38b13e use UA_String instead of char* whenever possible 7 years ago
  Julius Pfrommer ab9ba0a681 fix amalgamation 7 years ago
  Julius Pfrommer deea6c96fd use only UA_malloc internally, 2nd part 7 years ago
  Julius Pfrommer a9329112c1 cosmetic improvements 7 years ago
  Stefan Profanter 14df336430 Code review: @Pro's MDNS implementation (#732) 7 years ago
  Julius Pfrommer 08ee0a53f2 untabify master 7 years ago
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  FlorianPalm aee53c650e license change for all c/h files 7 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 7 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 7 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 7 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 7 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 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
  Stefan Profanter 658d85d451 LDS customizable timeout for automatic de-register (#695) 8 years ago
  Julius Pfrommer 6135e96aeb Merge branch '0.2' 8 years ago
  Stefan Profanter b851cfa2c0 Fix memory leaks found by valgrind (#696) 8 years ago
  Stefan Profanter e9e68a0ba2 Service RegisterServer and Discovery (#687) 8 years ago
  Julius Pfrommer 26e1dc7cc8 make guid printf pointer-safe, add printf macro for UA_String 8 years ago
  Julius Pfrommer 67be80479b fix an issue uncovered by clang analyzer 8 years ago
  Julius Pfrommer e15cdfacbe fix #661, take the endpointurls from the networklayer when required 8 years ago
  FlorianPalm fddb7906e2 Update ua_services_discovery.c 8 years ago
  Stasik0 46c2be5d5e Discovery Get Endpoints tests work now 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 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 8 years ago