Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ hace 7 años
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ hace 8 años
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) hace 8 años
  Julius Pfrommer fd58bd8f87 fix some unchecked sign conversions in the example code hace 8 años
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility hace 8 años
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup hace 8 años
  Julius Pfrommer 53d67b4140 single server config struct hace 8 años
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger hace 8 años
  Julius Pfrommer 1811544b2d return the added node id only when requested hace 8 años
  Julius Pfrommer ae7332d944 simplify the API. less expandednodeids hace 8 años
  Stasik0 7e910561a7 adding a missing 'const' qualifier hace 8 años
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 hace 8 años
  Stasik0 f4ef1e7662 adding datasource example hace 8 años
  Stasik0 0a2dd74f5c renames client_proper -> client, server_datasource -> server, server -> server_simple, client -> client_legacy hace 9 años
  Julius Pfrommer a5162352b6 API improvements hace 9 años
  Stasik0 a8df8ec31e one more try to get stuff fixed hace 9 años
  Stasik0 aff138c1c9 fixing includes in debug bilds hace 9 años
  Julius Pfrommer d6c21eca6b fix travis (for real) hace 9 años
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file hace 9 años
  Julius Pfrommer 9d1a7de054 squash commit of the better_variant branch. hace 9 años
  Stasik0 75355fa40f removing merging server_rpi into server_datasource hace 9 años
  Julius Pfrommer 1b7c84f653 fix bugs from conformance testing tool hace 9 años
  Julius Pfrommer 277ceae206 move datasource into the variablenode, not the variant hace 9 años
  Julius Pfrommer 04574c8bcd move datasource handling to the variable node hace 9 años
  Stasik0 247e304fb5 ServerStatus is now a DataSource and returns the current time, hace 9 años
  Julius Pfrommer 1038fe5c38 namespace first, then the id is more logical for nodeids hace 9 años
  Julius Pfrommer 1a54a765a6 support writing into data sources hace 9 años
  Julius Pfrommer 58b17a6112 split examples per-feature hace 9 años