Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' il y a 7 ans
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files il y a 7 ans
  Julius Pfrommer 8cd826c478 Merge branch '0.2' il y a 7 ans
  Julius Pfrommer 9925681e23 Ensure that unit tests run with multithreading enabled (fix #912) il y a 7 ans
  FlorianPalm aee53c650e license change for all c/h files il y a 7 ans
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) il y a 7 ans
  FlorianPalm 87028b0ee6 added new license text (mplv3) il y a 7 ans
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" il y a 7 ans
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file il y a 7 ans
  Stefan Profanter 8efb22bf55 untabify (#766) il y a 7 ans
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive il y a 8 ans
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation il y a 8 ans
  Julius Pfrommer 696a549402 assert that rcu is not locked twice il y a 8 ans
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets il y a 8 ans
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API il y a 9 ans
  Julius Pfrommer 240515f4f0 make tests run il y a 9 ans
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings il y a 9 ans
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc il y a 9 ans
  Julius Pfrommer 28281191df nodestore_replace checks if the old node is already obsolete il y a 9 ans
  Julius Pfrommer bda9cd58f5 update concurrent nodestore il y a 9 ans
  Julius Pfrommer c7e4629d1f fix unit tests il y a 9 ans
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and il y a 9 ans
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object il y a 9 ans
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally il y a 9 ans
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure il y a 9 ans
  Julius Pfrommer 04627d13e1 set standard visibility to hidden, clean include hierarchy. il y a 9 ans
  Julius Pfrommer 37ce7292b1 repair tests that still apply. still work needed on tests il y a 9 ans