Historique des commits

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