Things to push in the upstearm
Bucket list of changes that might be worth to push into the upstream (as this would minimize our efforts of tracking changes in the latter):
-
change of mode from 100644 to 100755 for the following files (addition of execute bit for .sh files): - examples/etsi_testcases.sh
-
uthash.h should use coap_malloc() and coap_free() for their own memory management system. See also #22 (closed)