Historique des commits

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