Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert RSA manuals from pod to mdoc | schwarze | 2016-11-04 | 1 | -41/+0 |
| | |||||
* | Remove sentences in RETURN VALUES sections saying that functions with | mmcc | 2016-03-12 | 1 | -2/+0 |
| | | | | | | | | | | | | | void return types 'return no value'. This is obvious and therefore unneccessary to mention. We spare rewind(3)'s sentence because espie@ pointed out that it's a warning - the function masks a potential error. This commit also adds a sentence to X509_free clarifying that it's NULL-safe. This bit was discussed with doug@. ok martijn@, sentiment supported by schwarze@ | ||||
* | Remove mention that the PRNG needs to be seeded before invoking some | miod | 2014-07-09 | 1 | -2/+1 |
| | | | | functions. | ||||
* | Improve line wrapping for lines exceeding 80 chars. | jim | 2014-05-04 | 1 | -1/+2 |
| | | | | ok jmc@ | ||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -0/+43 |
*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs |