Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor cleanup; | jmc | 2016-12-02 | 1 | -3/+3 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-11-29 | 1 | -13/+180 |
| | | | | | | | | | | | Merge SHA2 documentation from OpenSSL. Fix the data type of the "n" argument of SHA1(3) and the return type of SHA1_Update(3). Merge a note about thread safety from OpenSSL. We have two competing implementations of SHA2 in base: in lib/libc/hash and in lib/libcrypto. Both are now documented in their proper manual page. | ||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert the remaining manual pages from pod to mdoc | schwarze | 2016-11-05 | 1 | -0/+102 |