Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros hace 8 años
  Stasik0 509e4c9821 fixing build, the ifdefs had no chance to be set, since config was not included hace 8 años
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces hace 8 años
  Julius Pfrommer b8e8734110 mostly cosmetic improvements hace 9 años
  Julius Pfrommer 67516b5aec fix setting the monitoringmode hace 9 años
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag hace 9 años
  Julius Pfrommer e014b88d51 activate modifymonitoreditems and reset subscription lifetime hace 9 años
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools hace 9 años
  Julius Pfrommer b000d7aeff Handle nan in requested publishing and sampling intervals hace 9 años
  Julius Pfrommer dac2957d40 Return an error when receiving a publish on sessions with no subscription hace 9 años
  Julius Pfrommer 267c9b7afe return the correct error message for republish hace 9 años
  Julius Pfrommer 90145a1a94 add setpublishingmode service hace 9 años
  Julius Pfrommer 68600afdef subscription lifetime needs to be at least 3 time the keepalivecount hace 9 años
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems hace 9 años
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" hace 9 años
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) hace 9 años
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session hace 9 años
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager hace 9 años
  Julius Pfrommer 6150efa166 move subscription limits into the server config hace 9 años
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h hace 9 años
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility hace 9 años
  Julius Pfrommer 6d3d4ec03b change subscription timeout to double; small improvements hace 9 años
  Julius Pfrommer 28f8fca70e fix #458 hace 9 años
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup hace 9 años
  Julius Pfrommer 360f03ba87 answer publish requests with a dedicated call to UA_SecureChannel_sendBinaryMessage hace 9 años
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size hace 9 años
  Chris Iatrou efae15466b Republish service and retransmit queuing implemented hace 9 años
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks hace 9 años
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore hace 9 años
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer hace 9 años