Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a dangling cross reference reported by jmc@. | schwarze | 2017-01-06 | 1 | -5/+8 |
| | | | | | | I'm not convinced documenting EVP_MD_CTX_set_flags(3) would be wise. Instead, refer people to the header file to make it more obvious that they are tinkering with internals when using such flags. | ||||
* | some Vt fixes; | jmc | 2016-12-08 | 1 | -3/+3 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-11-27 | 1 | -9/+88 |
| | | | | | | Fix a typo in the NAME section. Document HMAC_CTX_copy(3), HMAC_CTX_set_flags(3), HMAC_size(3), from OpenSSL. Drop the uselesss statement that void functions do not return values. | ||||
* | various cleanup; | jmc | 2016-11-22 | 1 | -2/+5 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert HMAC and MD5 manuals from pod to mdoc | schwarze | 2016-11-03 | 1 | -0/+206 |