aboutsummaryrefslogtreecommitdiff
path: root/src/zjs_ocf_client.c
AgeCommit message (Expand)Author
2017-03-22[jerryscript] Update JerryScript to latest master (#855)Jimmy Huang
2017-03-17[util] Add ZVAL macro to declare jerry_value_t w/ gcc auto cleanupGeoff Gustafson
2017-03-16[general] Make pointer declarations consistent across the projectGeoff Gustafson
2017-03-15[ocf] register resource correctly (#800)James Prestwood
2017-03-15[ocf] Add platform info to client callback (#812)James Prestwood
2017-03-14[util] Add macros/functions to standardize argument validation (#817)Geoff Gustafson
2017-03-02[ocf] Re-enable and clean up OCF client module (#776)James Prestwood
2017-02-08[ocf] Fix memory leaks and update APIs (#690)James Prestwood
2017-01-12[ocf] Updated Zephyr and iotivity-constrained to more recent (#564)James Prestwood
2016-12-22[util] Add helper functions to reduce bugs with JrS stringsGeoff Gustafson
2016-12-22[ocf] Free resource type leaked in ocf_find_resourcesGeoff Gustafson
2016-12-22[general] Add/update copyright headersGeoff Gustafson
2016-12-12[uart] Use prototype inheritance for UARTGeoff Gustafson
2016-11-10[ocf] OCF implementation using iotivity-constrained (#288)James Prestwood