Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prefer memcmp to bcmp. | bcook | 2014-11-26 | 1 | -2/+2 |
| | | | | ok tedu@ miod@ deraadt@ | ||||
* | format string should be a string literal. | bcook | 2014-07-09 | 1 | -2/+2 |
| | | | | ok beck@ jsing@ | ||||
* | Add an initial regress test for pkcs7. | jsing | 2014-07-02 | 1 | -0/+289 |
This currently fails when signing/verifying with a detached signature. |