Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add control character detection | Colin Patrick McCabe | 2011-07-15 | 1 | -0/+17 |
| | | | | Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com> | ||||
* | common: Add utf8 validation functions, test | Colin Patrick McCabe | 2011-03-22 | 1 | -0/+49 |
Add utility functions for validating a buffer as valid UTF-8. Add a unit test to check the functions. Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com> |