Veres Lajos
79c44b4e30
Fix some typos
...
Reported-by: misspell-fixer <https://github.com/vlajos/misspell-fixer >
CLA: trivial
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10544 )
2019-12-11 19:04:01 +01:00
agnosticdev
5fe6e2311d
issue-9316: Update return documentation for RAND_set_rand_engine
...
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9351 )
2019-07-12 00:05:17 +10:00
Richard Levitte
4746f25ac6
Following the license change, modify the boilerplates in doc/man3/
...
[skip ci]
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7829 )
2018-12-06 15:34:13 +01:00
Dr. Matthias St. Pierre
a73d990e2b
Add documentation for the RAND_DRBG API
...
The RAND_DRBG API was added in PR #5462 and modified by PR #5547 .
This commit adds the corresponding documention.
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5461 )
2018-03-30 00:10:38 +02:00
Rich Salz
04256277cb
Update various RAND podpages
...
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3883 )
2017-07-07 23:53:54 -04:00
Rich Salz
f367ac2b26
Use randomness not entropy
...
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/3773 )
2017-06-27 12:14:49 -04:00
Beat Bolli
2947af32a0
doc/man3: use the documented coding style in the example code
...
Adjust brace placement, whitespace after keywords, indentation and empty
lines after variable declarations according to
https://www.openssl.org/policies/codingstyle.html .
Indent literal sections by exactly one space.
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1956 )
2017-06-08 11:54:15 +01:00
Richard Levitte
b97fdb57a2
Fix referenses in section 3 manuals
...
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1900 )
2016-11-11 13:06:43 +01:00
Rich Salz
99d63d4662
Move manpages to man[1357] structure.
...
Move manpages to manX directories
Add Windows/VMS install fix from Richard Levitte
Update README
Fix typo's
Remove some duplicates
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-10-26 13:59:52 -04:00