Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-05 | Add random message generator to help with fuzz testing | 1 | -0/+4 | ||
2015-09-20 | Add syntax specification to .proto files (issue #167) | 1 | -6/+9 | ||
Eliminates a warning on protoc 3.0. | |||||
2014-12-26 | Move malloc support to tests/common directory | 1 | -31/+10 | ||
2014-12-26 | Move malloc_wrappers.c to tests/common | 1 | -5/+4 | ||
2014-09-11 | Add a fuzz testing stub for ability to use external generators also | 1 | -0/+8 | ||
2014-09-11 | Add a better fuzz test. | 1 | -0/+50 | ||
Attempts to verify all the properties defined in the security model, while also being portable and able to run on many platforms. |