Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Addressing security concerns. | Nicolas Noble | 2015-02-23 |
| | | | | | -) 0x7f (Backspace) isn't a printable character. -) use sizeof(var) instead of sizeof(type). | ||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | Addressing latest comments. | Nicolas Noble | 2015-01-28 |
| | |||
* | Addressing comments. | Nicolas Noble | 2015-01-26 |
| | |||
* | Replacing cJSON with our own code instead. | Nicolas Noble | 2015-01-22 |