Commit History

Author SHA1 Message Date
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ 7 years ago
  Julius Pfrommer 6529137c26 enable statuscode descriptions by default; split functionality across 7 years ago
  Stefan Profanter 4c9857e122 Add missing statuscodes from StatusCode.csv 7 years ago
  Julius Pfrommer 9c3426a48e add more convenience functions for type checking of variants 7 years ago
  Julius Pfrommer b86c4e7be5 fix include of c files in documentation; improve handling of toc 7 years ago
  Markus Graube 214f2a1cb5 Include code from server_firstSteps.c in documentation (#694) 8 years ago
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ 8 years ago
  Julius Pfrommer 24f5a886fc fix use of inttypes.h printf formatters in example 8 years ago
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) 8 years ago
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration 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 53d67b4140 single server config struct 8 years ago
  Julius Pfrommer 052be1ef70 update 8 years ago
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 8 years ago
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger 8 years ago
  Julius Pfrommer 76bbe178f7 use inttypes.h instead of stdint.h 8 years ago
  Stasik0 a22ee9b7a0 quick fix for static example compilation for msvs 8 years ago
  FlorianPalm 73a236519c Update client_firstSteps.c 8 years ago
  Stasik0 55eaf1c6c4 adding tutorials for variable nodes and methods 8 years ago