Commit History

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