Historique des commits

Auteur SHA1 Message Date
  FlorianPalm 0ece9cfeed removed further lisence notes (include directory) il y a 8 ans
  FlorianPalm f633e2a520 changed license text in license file il y a 8 ans
  FlorianPalm b3ad5a6c89 changed license note in documentation il y a 8 ans
  FlorianPalm 0ddf8901ea changed license note in projects's Readme.md il y a 8 ans
  FlorianPalm 5cb2dd2905 formatting of license text in py files il y a 8 ans
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files il y a 8 ans
  Julius Pfrommer 42a2929324 remove a positive warning from clang-analyzer il y a 8 ans
  Julius Pfrommer 3288ccf667 fix a clang analyzer issue il y a 8 ans
  Julius Pfrommer 656de37bee workaround an issue with clang and string formatting il y a 8 ans
  Julius Pfrommer cb9ea0dfb2 ensure that callbacks are outside of RCU critical sections il y a 8 ans
  Julius Pfrommer aebb8d273e use va_list in logging API (necessary for static inline functions) il y a 8 ans
  Julius Pfrommer df014a8ac9 use static inline functions for log instead of macros il y a 8 ans
  Julius Pfrommer 94c30b74ca generate tutorial docs from compilable c-files il y a 8 ans
  Julius Pfrommer b0a23e7c41 add a test for addnode with multithreading enabled (fix #947) il y a 8 ans
  Julius Pfrommer 9925681e23 Ensure that unit tests run with multithreading enabled (fix #912) il y a 8 ans
  Julius Pfrommer ff2603cf5e fix a renaming uncovered only with low loglevels il y a 8 ans
  Julius Pfrommer 23057020b1 clients uses generic function to receive chunks il y a 8 ans
  Julius Pfrommer 4de389564c move method to receive a chunk with a timeout into ua_connection.c il y a 8 ans
  Root-Core b8117c9323 Fixed UA_Client_disconnect() il y a 8 ans
  Julius Pfrommer 662a51d449 simplify client structure il y a 8 ans
  Julius Pfrommer 123e82336e cosmetic improvements of the client library il y a 8 ans
  Julius Pfrommer f0f3ff803a improve logging il y a 8 ans
  janitza-luwe 4482b10bd7 fix use of worker mutexes with pthread_cond il y a 8 ans
  Julius Pfrommer 385eaac180 fix an issue in rcu debugging and improve docs il y a 8 ans
  Julius Pfrommer 2f2facebaf improve documentation of the interaction between encoding and chunking il y a 8 ans
  Julius Pfrommer 0d54ac2b5f use variant array length as first array dimension for typecheck il y a 8 ans
  Julius Pfrommer ac39dbed8c fix a macro issue on non-little endian il y a 8 ans
  Julius Pfrommer 21b8c18b4c split complex encoding functions and improve comments (#946) il y a 8 ans
  Julius Pfrommer 06ee92176c simplify array encoding and extensionobject decoding il y a 8 ans
  Julius Pfrommer e250d1b9cf fix #942, encoding extensionobjects with chunking il y a 8 ans