Commit History

Author SHA1 Message Date
  Julius Pfrommer fd08d012d9 Server: Initialize the config in the server 5 years ago
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 5 years ago
  Frank Meerkoetter 1648fb8aaa Use EXIT_SUCCESS/FAILURE for the examples 5 years ago
  Stefan Profanter d715db1057 Stack: Use non-amalgamated headers in all the examples 5 years ago
  Jose Cabral 1605455a74 Fixes #1925 and clean examples 5 years ago
  Infinity95 a8012d3040 endpoints in the server config; new/delete functions for the server config 6 years ago
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer 7 years ago
  Julius Pfrommer 430b510c12 Merge branch '0.2' 7 years ago
  Julius Pfrommer 68402c5ff6 use compilable examples for the tutorials 7 years ago
  Julius Pfrommer ce6f56c348 use amalgamated header for the examples 7 years ago
  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_ 7 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 db1c4979c2 clean up the canonical examples 8 years ago
  Julius Pfrommer 3649101943 move to canonical examples that show only a single feature 8 years ago