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 759ca35c7f cosemtic improvements to the subscriptions module 7 years ago
  Julius Pfrommer d1c49761a4 remove offset for encoding 7 years ago
  Julius Pfrommer 0ccac95559 Merge branch '0.2' 7 years ago
  Julius Pfrommer 1d2e2aae06 use only the timestamps requested for the monitoreditem (reported in CTT) 7 years ago
  Julius Pfrommer 3369fa1db8 Merge branch '0.2' 7 years ago
  Julius Pfrommer 3da07052e9 Fix warnings uncovered by PVS Studio 7 years ago
  Julius Pfrommer 2b2831017b refactor to remove gotos 7 years ago
  Julius Pfrommer 6af75b086e Merge branch '0.2' 7 years ago
  Julius Pfrommer 58ab60bc17 use only UA_malloc internally 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
  Julius Pfrommer 8cd826c478 Merge branch '0.2' 7 years ago
  Julius Pfrommer 9925681e23 Ensure that unit tests run with multithreading enabled (fix #912) 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
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 7 years ago
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 7 years ago
  Julius Pfrommer 243237e882 feature: allow limiting the retransmission queue in the server (fix 7 years ago
  Julius Pfrommer 9fdd7df363 RetransmissionQueue as TAILQ instead of LIST 7 years ago
  Julius Pfrommer 134cb5543d cosmetic: struct members start with lowercase 7 years ago
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 8 years ago
  Julius Pfrommer 2a127dc9e3 fix: set correct length of the stack-allocated comparison encoding 8 years ago
  Julius Pfrommer bdf0cf6658 refactor: decompose MonitoredItem_SampleCallback into smaller chunks 8 years ago
  Julius Pfrommer e8f60f8ada refactor: use less heap allocations when no monitoreditems sample is generated 8 years ago
  Julius Pfrommer a38fc21365 suppress a cppcheck false positive 8 years ago
  Julius Pfrommer f24a597fa6 fix a false positive gcc warning 8 years ago