Историја ревизија

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