Commit History

Author SHA1 Message Date
  Julius Pfrommer 68402c5ff6 use compilable examples for the tutorials 7 years ago
  Julius Pfrommer 020e3812de cosmetic and documentation improvements 7 years ago
  Julius Pfrommer f7e305f4c7 don't typecheck array dimensions if none defined in the type 7 years ago
  Julius Pfrommer ac3ca44fa9 log more errors when adding nodes; improve type checking 7 years ago
  Julius Pfrommer a092e67f93 improve travis scripts 7 years ago
  Julius Pfrommer df81d62f0e push docs only for non-PR builds 7 years ago
  pschoppe 3299b5c29a Extend external nodestore API to retrieve references in returnRelevantNodeExternal 7 years ago
  Julius Pfrommer bf00520f33 untabify ua_client.c 7 years ago
  Julius Pfrommer 954f69b206 expose the TranslateBrowsePathstoNodeIds service to userland 7 years ago
  Julius Pfrommer 0a879b6260 improve status codes in attributes services 7 years ago
  Stefan Profanter 776c27ba8b Add parsing of TCP Error Message 'ERR' 7 years ago
  FlorianPalm 057672cdd9 potential use of unitialized variables removed. thanks to @TorbenD 7 years ago
  Stefan Profanter 99116b1cdf Untabify 7 years ago
  Stefan Profanter a13e610972 Travis fold log 7 years ago
  Julius Pfrommer d575a0449a use macro for multi-platform inline functions 7 years ago
  FlorianPalm 0ece9cfeed removed further lisence notes (include directory) 7 years ago
  FlorianPalm f633e2a520 changed license text in license file 7 years ago
  FlorianPalm b3ad5a6c89 changed license note in documentation 7 years ago
  FlorianPalm 0ddf8901ea changed license note in projects's Readme.md 7 years ago
  FlorianPalm 5cb2dd2905 formatting of license text in py files 7 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 7 years ago
  Julius Pfrommer 42a2929324 remove a positive warning from clang-analyzer 7 years ago
  Julius Pfrommer 3288ccf667 fix a clang analyzer issue 7 years ago
  Julius Pfrommer 656de37bee workaround an issue with clang and string formatting 7 years ago
  Julius Pfrommer cb9ea0dfb2 ensure that callbacks are outside of RCU critical sections 7 years ago
  Julius Pfrommer aebb8d273e use va_list in logging API (necessary for static inline functions) 7 years ago
  Julius Pfrommer df014a8ac9 use static inline functions for log instead of macros 7 years ago
  Julius Pfrommer 94c30b74ca generate tutorial docs from compilable c-files 7 years ago
  Julius Pfrommer b0a23e7c41 add a test for addnode with multithreading enabled (fix #947) 7 years ago
  Julius Pfrommer 9925681e23 Ensure that unit tests run with multithreading enabled (fix #912) 7 years ago