提交历史

作者 SHA1 备注 提交日期
  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 年之前