Commit History

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