Commit History

Author SHA1 Message Date
  Julius Pfrommer 9c4faf8551 add changelog entries for the recent changes to the public API 6 years ago
  Frank Meerkötter 3d874ad93b Unbreak the build (#1162) 6 years ago
  Julius Pfrommer 5398343607 enable even stricter compiler warnings; test for C++ compat 7 years ago
  Julius Pfrommer 08ee0a53f2 untabify master 7 years ago
  Julius Pfrommer ce6f56c348 use amalgamated header for the examples 7 years ago
  Stefan Profanter 731ff5954c Add check for correct namespace index. See #824 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
  Stasik0 d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically 9 years ago