History | View | Annotate | Download (4.43 KB)
Fixed minor warning about dropped modifier
tests updated to respect new interface of cloud_helper
Fixed bug in cloud_test (reported wrong header size) and improved file_cloud implementation
Cleaned files of trailing whitepaces and empty lines
Modified cloud_helper interface to support cloud node variants and timestamps.Updated cloud_test and test cloud implementation to conform to the new interface
Added function is_cloud_node to cloud helper
Added ability to specify an header for cloud GET operations
Added test for cloud support with example of a cloud_helper delegate implementation